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

Dark Cool Azure

#1E7EAE

📝 Color Information for #1E7EAE

The hexadecimal color code #1E7EAE represents a dark shade in the cyan family. In the RGB color model, this color is composed of 30 red, 126 green, and 174 blue, which translates to approximately 12% red, 49% green, and 68% 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, #1E7EAE has a hue of 200 degrees, a saturation level of 71%, and a lightness value of 40%. The hue angle of 200° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 200°, saturation of 83%, and brightness/value of 68%. For print applications using the CMYK color model, #1E7EAE would be reproduced using 83% cyan, 28% magenta, 0% yellow, and 32% black. The closest web-safe color is #336699, 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 high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #1E7EAE with other colors, consider its complementary color at hue 20° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 1998510, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #1E7EAE

Tailwind CSS
cyan-600
HEX
#1E7EAE
RGB
rgb(30, 126, 174)
RGB %
12%, 49%, 68%
HSL
hsl(200, 71%, 40%)
HSV
hsv(200, 83%, 68%)
CMYK
83%, 28%, 0%, 32%
Decimal
1998510
Web Safe
#336699

🎨 Color Schemes for #1E7EAE

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #1E7EAE

🌗 Shades and Tints of #1E7EAE

Shades (adding black)
Tints (adding white)

🎚️ Tones of #1E7EAE

Tones (adding gray / desaturating)

🌈 Hue Variations of #1E7EAE

Hue Variations (shifting the color spectrum)

👁️ Preview of #1E7EAE in Use

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

👓 Color Blindness Simulation for #1E7EAE

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

:root { --color-hex: #1E7EAE; --color-rgb: 30, 126, 174; --color-hsl: 200, 71%, 40%; } .bg-color { background-color: #1E7EAE; } .text-color { color: #1E7EAE; } .border-color { border-color: #1E7EAE; }

🛠️ Use #1E7EAE in Your Project

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

🔗 Related Colors to #1E7EAE

#1EAE96
Hue -30°
#1EA2AE
Hue -15°
#1E5AAE
Hue +15°
#1E36AE
Hue +30°
#196B94
85% L
#15587A
70% L
#0F3F57
50% L
#092634
30% L
#2EA2DC
52% L
#62B9E4
64% L
#96D0ED
76% L
#CBE8F6
88% L

About Dark Cool Azure (#1E7EAE)

Dark Cool Azure is a medium, vibrant, cool cyan color with a hue angle of 200°, saturation of 71%, and lightness of 40%. Its RGB value is (30, 126, 174) and its CMYK breakdown is C:83% M:28% Y:0% K:32%.

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

Frequently Asked Questions About #1E7EAE

What is the HEX code for Dark Cool Azure? +

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

The RGB value of #1E7EAE is rgb(30, 126, 174). This means the color contains 30 out of 255 parts red, 126 out of 255 parts green, and 174 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(30, 126, 174);

What is the HSL value of #1E7EAE? +

The HSL value of #1E7EAE is hsl(200, 71%, 40%). The hue is 200°, placing it in the cyan family on the color wheel. The saturation is 71%, making it vibrant. The lightness is 40%, 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 #1E7EAE a warm or cool color? +

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

The approximate CMYK value of #1E7EAE is C:83% M:28% Y:0% K:32%. 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 #1E7EAE with Other Tools

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