deep green/deep sap green
#096a00 hex color code descriptions: deep green/deep sap green. #096a00 color hex could be obtained by blending #12d400 with #000000 . Closest websafe color is: #006600.
#096a00 color RGB value is (9,106,0)
#096a00 color CMYK value
#096a00 color HSL value
HSV(or HSB) | 114.9° | 100 | 41.6 |
XYZ | 5.267 | 10.366 | 1.723 |
Yxy | 0.303 | 0.597 | 10.366 |
LAB | 38.492 | -44.257 | 43.737 |
LUV | 38.492 | -35.466 | 46.999 |
Hunter-LAB | 32.196 | -27.145 | 19.364 |
CIE-LCH | 38.492 | 62.222 | 135.339 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 9 | 6A | 0 |
Decimal | 9 | 106 | 0 |
Octal | 11 | 152 | 0 |
Binary | 00001001 | 01101010 | 00000000 |
Below, you can see some colors close to #096a00. 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 #096a00.
<span style="color:#096a00">Text here</span>
This paragraph has a background color of #096a00.
<p style="background-color:#096a00;">Content here</p>
This element has a border color of #096a00.
<div style="border:1px #096a00;">Content here</div>
.text {color:#096a00;}
.background {background-color:#096a00;}
.border {border:1px solid #096a00;}
.text-shadow {border:1px solid #096a00;}
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, #021500 is the darkest color, while #ffffff is the lightest one.