deep green/deep emerald green
#006a12 hex color code descriptions: deep green/deep emerald green. #006a12 color hex could be obtained by blending #00d424 with #000000 . Closest websafe color is: #006600.
#006a12 color RGB value is (0,106,18)
#006a12 color CMYK value
#006a12 color HSL value
HSV(or HSB) | 130.2° | 100 | 41.6 |
XYZ | 5.263 | 10.352 | 2.293 |
Yxy | 0.294 | 0.578 | 10.352 |
LAB | 38.466 | -44.191 | 38.678 |
LUV | 38.466 | -36.049 | 44.08 |
Hunter-LAB | 32.174 | -27.105 | 18.296 |
CIE-LCH | 38.466 | 58.726 | 138.806 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 0 | 6A | 12 |
Decimal | 0 | 106 | 18 |
Octal | 0 | 152 | 22 |
Binary | 00000000 | 01101010 | 00010010 |
Below, you can see some colors close to #006a12. 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 #006a12.
<span style="color:#006a12">Text here</span>
This paragraph has a background color of #006a12.
<p style="background-color:#006a12;">Content here</p>
This element has a border color of #006a12.
<div style="border:1px #006a12;">Content here</div>
.text {color:#006a12;}
.background {background-color:#006a12;}
.border {border:1px solid #006a12;}
.text-shadow {border:1px solid #006a12;}
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, #001504 is the darkest color, while #ffffff is the lightest one.