✓ Copied to clipboard
#1F4E7A (Dark Cool Azure) color swatch preview — Color From Pic.
#1F4E7A — Dark Cool Azure color swatch

Dark Cool Azure

#1F4E7A

📝 Color Information for #1F4E7A

The hexadecimal color code #1F4E7A represents a dark shade in the cyan family. In the RGB color model, this color is composed of 31 red, 78 green, and 122 blue, which translates to approximately 12% red, 31% green, and 48% blue. This makes it a moderately saturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #1F4E7A has a hue of 209 degrees, a saturation level of 59%, and a lightness value of 30%. The hue angle of 209° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 209°, saturation of 75%, and brightness/value of 48%. For print applications using the CMYK color model, #1F4E7A would be reproduced using 75% cyan, 36% magenta, 0% yellow, and 52% black. The closest web-safe color is #336666, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #1F4E7A with other colors, consider its complementary color at hue 29° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 2051706, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #1F4E7A

Tailwind CSS
cyan-800
HEX
#1F4E7A
RGB
rgb(31, 78, 122)
RGB %
12%, 31%, 48%
HSL
hsl(209, 59%, 30%)
HSV
hsv(209, 75%, 48%)
CMYK
75%, 36%, 0%, 52%
Decimal
2051706
Web Safe
#336666

🎨 Color Schemes for #1F4E7A

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #1F4E7A

🌗 Shades and Tints of #1F4E7A

Shades (adding black)
Tints (adding white)

🎚️ Tones of #1F4E7A

Tones (adding gray / desaturating)

🌈 Hue Variations of #1F4E7A

Hue Variations (shifting the color spectrum)

👁️ Preview of #1F4E7A in Use

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

👓 Color Blindness Simulation for #1F4E7A

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 #1F4E7A

:root { --color-hex: #1F4E7A; --color-rgb: 31, 78, 122; --color-hsl: 209, 59%, 30%; } .bg-color { background-color: #1F4E7A; } .text-color { color: #1F4E7A; } .border-color { border-color: #1F4E7A; }

🛠️ Use #1F4E7A in Your Project

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

🔗 Related Colors to #1F4E7A

#1F7A78
Hue -30°
#1F657A
Hue -15°
#1F377A
Hue +15°
#1F217A
Hue +30°
#1B4469
85% L
#163755
70% L
#10273D
50% L
#091724
30% L
#2E72B2
44% L
#5596D3
58% L
#8DB9E2
72% L
#C6DCF0
86% L

About Dark Cool Azure (#1F4E7A)

Dark Cool Azure is a medium, moderately saturated, cool cyan color with a hue angle of 209°, saturation of 59%, and lightness of 30%. Its RGB value is (31, 78, 122) and its CMYK breakdown is C:75% M:36% Y:0% K:52%.

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

Frequently Asked Questions About #1F4E7A

What is the HEX code for Dark Cool Azure? +

The HEX code for Dark Cool Azure is #1F4E7A. In CSS you can use it directly as color: #1F4E7A; or as a background: background-color: #1F4E7A;. 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 #1F4E7A? +

The RGB value of #1F4E7A is rgb(31, 78, 122). This means the color contains 31 out of 255 parts red, 78 out of 255 parts green, and 122 out of 255 parts blue. Red is the moderate channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(31, 78, 122);

What is the HSL value of #1F4E7A? +

The HSL value of #1F4E7A is hsl(209, 59%, 30%). The hue is 209°, placing it in the cyan family on the color wheel. The saturation is 59%, making it moderately saturated. The lightness is 30%, making it medium. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #1F4E7A a warm or cool color? +

#1F4E7A is classified as a cool color based on its hue angle of 209°. 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 #1F4E7A? +

The approximate CMYK value of #1F4E7A is C:75% M:36% Y:0% K:52%. 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 #1F4E7A with Other Tools

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