✓ Copied to clipboard
#252D2C (Deep Muted Cyan) color swatch preview — Color From Pic.
#252D2C — Deep Muted Cyan color swatch

Deep Muted Cyan

#252D2C

📝 Color Information for #252D2C

The hexadecimal color code #252D2C represents a very dark shade in the cyan family. In the RGB color model, this color is composed of 37 red, 45 green, and 44 blue, which translates to approximately 15% red, 18% green, and 17% blue. This makes it a nearly neutral color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #252D2C has a hue of 173 degrees, a saturation level of 10%, and a lightness value of 16%. The hue angle of 173° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 173°, saturation of 18%, and brightness/value of 18%. For print applications using the CMYK color model, #252D2C would be reproduced using 18% cyan, 0% magenta, 2% yellow, and 82% black. The closest web-safe color is #333333, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. As a darker shade, it works well for text, headers, and creating visual weight in compositions. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #252D2C with other colors, consider its complementary color at hue 353° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 2436396, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #252D2C

Tailwind CSS
zinc-800
HEX
#252D2C
RGB
rgb(37, 45, 44)
RGB %
15%, 18%, 17%
HSL
hsl(173, 10%, 16%)
HSV
hsv(173, 18%, 18%)
CMYK
18%, 0%, 2%, 82%
Decimal
2436396
Web Safe
#333333

🎨 Color Schemes for #252D2C

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #252D2C

🌗 Shades and Tints of #252D2C

Shades (adding black)
Tints (adding white)

🎚️ Tones of #252D2C

Tones (adding gray / desaturating)

🌈 Hue Variations of #252D2C

Hue Variations (shifting the color spectrum)

👁️ Preview of #252D2C in Use

Text on #252D2C
This demonstrates text readability on the color background. (Click to edit)
#252D2C as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #252D2C

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #252D2C

:root { --color-hex: #252D2C; --color-rgb: 37, 45, 44; --color-hsl: 173, 10%, 16%; } .bg-color { background-color: #252D2C; } .text-color { color: #252D2C; } .border-color { border-color: #252D2C; }

🛠️ Use #252D2C in Your Project

🎨
Build a Palette with #252D2C
Generate harmonious color schemes
⚖️
Check Contrast for #252D2C
WCAG accessibility testing
🌈
Create a Gradient with #252D2C
Beautiful CSS gradients

🔗 Related Colors to #252D2C

#252D28
Hue -30°
#252D2A
Hue -15°
#252C2D
Hue +15°
#252A2D
Hue +30°
#202726
85% L
#191F1E
70% L
#121616
50% L
#0B0E0E
30% L
#4C5D5B
33% L
#738C89
50% L
#A0B1AF
66% L
#CFD8D7
83% L

About Deep Muted Cyan (#252D2C)

Deep Muted Cyan is a dark, muted, cool cyan color with a hue angle of 173°, saturation of 10%, and lightness of 16%. Its RGB value is (37, 45, 44) and its CMYK breakdown is C:18% M:0% Y:2% K:82%.

This is a Winter (Muted) color palette archetype. Calm, Clarity, Communication, Tech. Cyan/Teal promotes clear thinking and emotional balance.

Frequently Asked Questions About #252D2C

What is the HEX code for Deep Muted Cyan? +

The HEX code for Deep Muted Cyan is #252D2C. In CSS you can use it directly as color: #252D2C; or as a background: background-color: #252D2C;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #252D2C? +

The RGB value of #252D2C is rgb(37, 45, 44). This means the color contains 37 out of 255 parts red, 45 out of 255 parts green, and 44 out of 255 parts blue. Red is the weakest (with blue dominant) channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(37, 45, 44);

What is the HSL value of #252D2C? +

The HSL value of #252D2C is hsl(173, 10%, 16%). The hue is 173°, placing it in the cyan family on the color wheel. The saturation is 10%, making it muted. The lightness is 16%, making it dark. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #252D2C a warm or cool color? +

#252D2C is classified as a cool color based on its hue angle of 173°. Cool colors — blues, greens, and purples — evoke calm, trust, and professionalism. They tend to recede visually and create a feeling of space. In design, cool colors are often used for technology, healthcare, and finance brands, as well as anywhere a sense of calm or reliability is needed.

What is the CMYK value of #252D2C? +

The approximate CMYK value of #252D2C is C:18% M:0% Y:2% K:82%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #252D2C with Other Tools

🔢
Color Converter
Get all formats for #252D2C — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #252D2C passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #252D2C.
👓
Blindness Simulator
See how #252D2C appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #252D2C.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #252D2C.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #252D2C.
🔬
Technical Formats
See #252D2C in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #252D2C as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.