deep green/deep emerald green
#006a09 hex color code descriptions: deep green/deep emerald green. #006a09 color hex could be obtained by blending #00d412 with #000000 . Closest websafe color is: #006600.
#006a09 color RGB value is (0,106,9)
#006a09 color CMYK value
#006a09 color HSL value
HSV(or HSB) | 125.1° | 100 | 41.6 |
XYZ | 5.203 | 10.328 | 1.978 |
Yxy | 0.297 | 0.59 | 10.328 |
LAB | 38.424 | -44.735 | 41.262 |
LUV | 38.424 | -36.214 | 45.668 |
Hunter-LAB | 32.137 | -27.338 | 18.847 |
CIE-LCH | 38.424 | 60.859 | 137.312 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 0 | 6A | 9 |
Decimal | 0 | 106 | 9 |
Octal | 0 | 152 | 11 |
Binary | 00000000 | 01101010 | 00001001 |
Below, you can see some colors close to #006a09. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #006a09.
<span style="color:#006a09">Text here</span>
This paragraph has a background color of #006a09.
<p style="background-color:#006a09;">Content here</p>
This element has a border color of #006a09.
<div style="border:1px #006a09;">Content here</div>
.text {color:#006a09;}
.background {background-color:#006a09;}
.border {border:1px solid #006a09;}
.text-shadow {border:1px solid #006a09;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #001502 is the darkest color, while #ffffff is the lightest one.