Shades of Deep Fir #064916
Tints of Deep Fir #064916
RGB
CMYK
RGB Variations
Color information
#064916 (or 0x064916) is known color: Deep Fir. HEX triplet: 06, 49 and 16. RGB value is (6,73,22). Sum of RGB (Red+Green+Blue) = 6+73+22=101 (13% of max value = 765). Red value is 6 (2.73% from 255 or 5.94% from 101); Green value is 73 (28.91% from 255 or 72.28% from 101); Blue value is 22 (8.98% from 255 or 21.78% from 101); Max value from RGB is 73 - color contains mainly: green. Hex color #064916 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #064916 is #F9B6E9. Grayscale: #2F2F2F. Windows color (decimal): -16365290 or 1460486. OLE color: 1460486.
HSL color Cylindrical-coordinate representation of color #064916: hue angle of 134.33º degrees, saturation: 0.85, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #064916 is Cyan = 0.92, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 6 | 73 | 22 | - |
| CMYK | 0.92 | 0 | 0.70 | 0.71 |
| HSL | 134.33º | 0.85% | 0.15% | - |
| HSV(B) | 134.33º | 0.92% | 0.29% | - |
| XYZ | 2.6 | 4.86 | 1.56 | - |
| YUV | 47.15 | 113.8 | 98.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 73 | 22 | 0.92 | 0 | 0.70 | 0.71 | 134.33 | 0.85 | 0.15 |
| Hex | 6 | 49 | 16 | 5C | 0 | 46 | 47 | 86 | 55 | F |
| Octal | 6 | 111 | 26 | 134 | 0 | 106 | 107 | 206 | 125 | 17 |
| Binary | 110 | 1001001 | 10110 | 1011100 | 0 | 1000110 | 1000111 | 10000110 | 1010101 | 1111 |
Color Harmonies of #064916
Complementary color
Monochromatic Colors of #064916
Black with #064916
Text Example
Text Example
White with #064916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #064916; }
p { color: rgb(6,73,22); }
H1.HeaderClassName
{
color: #064916;
}
.AnyTagClassName
{
color: #064916;
}
</style>
background-color css
<style>
a { background-color: #064916; }
a { background-color: rgb(6,73,22); }
div.DivClassName
{
background-color: #064916;
}
.BgClassName
{
background-color: #064916;
}
</style>
border-color css
<style>
span { border-color: #064916; }
span { border-color: rgb(6,73,22); }
td.TdClassName
{
border-color: #064916;
}
.TagClassName
{
border-color: #064916;
}
</style>