✓ Copied to clipboard
#010902 (Deep Vivid Emerald) color swatch preview — Color From Pic.
#010902 — Deep Vivid Emerald color swatch

Deep Vivid Emerald

#010902

📝 Color Information for #010902

The hexadecimal color code #010902 represents a very dark shade in the green family. In the RGB color model, this color is composed of 1 red, 9 green, and 2 blue, which translates to approximately 0% red, 4% green, and 1% 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, #010902 has a hue of 128 degrees, a saturation level of 80%, and a lightness value of 2%. The hue angle of 128° places this color firmly in the green spectrum. In the HSV/HSB color model, this translates to a hue of 128°, saturation of 89%, and brightness/value of 4%. For print applications using the CMYK color model, #010902 would be reproduced using 89% cyan, 0% magenta, 78% yellow, and 96% 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 high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #010902 with other colors, consider its complementary color at hue 308° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 67842, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #010902

Tailwind CSS
black
HEX
#010902
RGB
rgb(1, 9, 2)
RGB %
0%, 4%, 1%
HSL
hsl(128, 80%, 2%)
HSV
hsv(128, 89%, 4%)
CMYK
89%, 0%, 78%, 96%
Decimal
67842
Web Safe
#000000

🎨 Color Schemes for #010902

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #010902

🌗 Shades and Tints of #010902

Shades (adding black)
Tints (adding white)

🎚️ Tones of #010902

Tones (adding gray / desaturating)

🌈 Hue Variations of #010902

Hue Variations (shifting the color spectrum)

👁️ Preview of #010902 in Use

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

👓 Color Blindness Simulation for #010902

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 #010902

:root { --color-hex: #010902; --color-rgb: 1, 9, 2; --color-hsl: 128, 80%, 2%; } .bg-color { background-color: #010902; } .text-color { color: #010902; } .border-color { border-color: #010902; }

🛠️ Use #010902 in Your Project

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

🔗 Related Colors to #010902

#040901
Hue -30°
#020901
Hue -15°
#010904
Hue +15°
#010906
Hue +30°
#010902
85% L
#010501
70% L
#010501
50% L
#010501
30% L
#0B6517
22% L
#15BC2B
41% L
#4CEB61
61% L
#A3F5AE
80% L

About Deep Vivid Emerald (#010902)

Deep Vivid Emerald is a dark, vibrant, cool green color with a hue angle of 128°, saturation of 80%, and lightness of 2%. Its RGB value is (1, 9, 2) and its CMYK breakdown is C:89% M:0% Y:78% K:96%.

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 #010902

What is the HEX code for Deep Vivid Emerald? +

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

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

What is the HSL value of #010902? +

The HSL value of #010902 is hsl(128, 80%, 2%). The hue is 128°, placing it in the green family on the color wheel. The saturation is 80%, making it vibrant. The lightness is 2%, 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 #010902 a warm or cool color? +

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

The approximate CMYK value of #010902 is C:89% M:0% Y:78% K:96%. 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 #010902 with Other Tools

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