✓ Copied to clipboard
#0A0E06 (Deep Green) color swatch preview — Color From Pic.
#0A0E06 — Deep Green color swatch

Deep Green

#0A0E06

📝 Color Information for #0A0E06

The hexadecimal color code #0A0E06 represents a very dark shade in the green family. In the RGB color model, this color is composed of 10 red, 14 green, and 6 blue, which translates to approximately 4% red, 5% green, and 2% blue. This makes it a slightly desaturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #0A0E06 has a hue of 90 degrees, a saturation level of 40%, and a lightness value of 4%. The hue angle of 90° places this color firmly in the green spectrum. In the HSV/HSB color model, this translates to a hue of 90°, saturation of 57%, and brightness/value of 5%. For print applications using the CMYK color model, #0A0E06 would be reproduced using 29% cyan, 0% magenta, 57% yellow, and 95% black. The closest web-safe color is #000000, 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 #0A0E06 with other colors, consider its complementary color at hue 270° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 658950, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #0A0E06

Tailwind CSS
stone-950
HEX
#0A0E06
RGB
rgb(10, 14, 6)
RGB %
4%, 5%, 2%
HSL
hsl(90, 40%, 4%)
HSV
hsv(90, 57%, 5%)
CMYK
29%, 0%, 57%, 95%
Decimal
658950
Web Safe
#000000

🎨 Color Schemes for #0A0E06

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #0A0E06

🌗 Shades and Tints of #0A0E06

Shades (adding black)
Tints (adding white)

🎚️ Tones of #0A0E06

Tones (adding gray / desaturating)

🌈 Hue Variations of #0A0E06

Hue Variations (shifting the color spectrum)

👁️ Preview of #0A0E06 in Use

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

👓 Color Blindness Simulation for #0A0E06

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 #0A0E06

:root { --color-hex: #0A0E06; --color-rgb: 10, 14, 6; --color-hsl: 90, 40%, 4%; } .bg-color { background-color: #0A0E06; } .text-color { color: #0A0E06; } .border-color { border-color: #0A0E06; }

🛠️ Use #0A0E06 in Your Project

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

🔗 Related Colors to #0A0E06

#0E0E06
Hue -30°
#0C0E06
Hue -15°
#080E06
Hue +15°
#060E06
Hue +30°
#080B05
85% L
#080B05
70% L
#050703
50% L
#030402
30% L
#3B5223
23% L
#6B9640
42% L
#9EC577
62% L
#CFE2BB
81% L

About Deep Green (#0A0E06)

Deep Green is a dark, moderately saturated, cool green color with a hue angle of 90°, saturation of 40%, and lightness of 4%. Its RGB value is (10, 14, 6) and its CMYK breakdown is C:29% M:0% Y:57% K:95%.

This is a Winter (Deep) color palette archetype. Nature, Growth, Harmony, Health. Green suggests stability and endurance, bridging the warm and cool colors.

Frequently Asked Questions About #0A0E06

What is the HEX code for Deep Green? +

The HEX code for Deep Green is #0A0E06. In CSS you can use it directly as color: #0A0E06; or as a background: background-color: #0A0E06;. 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 #0A0E06? +

The RGB value of #0A0E06 is rgb(10, 14, 6). This means the color contains 10 out of 255 parts red, 14 out of 255 parts green, and 6 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(10, 14, 6);

What is the HSL value of #0A0E06? +

The HSL value of #0A0E06 is hsl(90, 40%, 4%). The hue is 90°, placing it in the green family on the color wheel. The saturation is 40%, making it moderately saturated. The lightness is 4%, 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 #0A0E06 a warm or cool color? +

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

The approximate CMYK value of #0A0E06 is C:29% M:0% Y:57% K:95%. 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 #0A0E06 with Other Tools

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