Shades of Deep Fir #064016
Tints of Deep Fir #064016
RGB
CMYK
RGB Variations
Color information
#064016 (or 0x064016) is known color: Deep Fir. HEX triplet: 06, 40 and 16. RGB value is (6,64,22). Sum of RGB (Red+Green+Blue) = 6+64+22=92 (12% of max value = 765). Red value is 6 (2.73% from 255 or 6.52% from 92); Green value is 64 (25.39% from 255 or 69.57% from 92); Blue value is 22 (8.98% from 255 or 23.91% from 92); Max value from RGB is 64 - color contains mainly: green. Hex color #064016 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #064016 is #F9BFE9. Grayscale: #292929. Windows color (decimal): -16367594 or 1458182. OLE color: 1458182.
HSL color Cylindrical-coordinate representation of color #064016: hue angle of 136.55º degrees, saturation: 0.83, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #064016 is Cyan = 0.91, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 6 | 64 | 22 | - |
| CMYK | 0.91 | 0 | 0.66 | 0.75 |
| HSL | 136.55º | 0.83% | 0.14% | - |
| HSV(B) | 136.55º | 0.91% | 0.25% | - |
| XYZ | 2.05 | 3.76 | 1.38 | - |
| YUV | 41.87 | 116.78 | 102.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 64 | 22 | 0.91 | 0 | 0.66 | 0.75 | 136.55 | 0.83 | 0.14 |
| Hex | 6 | 40 | 16 | 5B | 0 | 42 | 4B | 89 | 53 | E |
| Octal | 6 | 100 | 26 | 133 | 0 | 102 | 113 | 211 | 123 | 16 |
| Binary | 110 | 1000000 | 10110 | 1011011 | 0 | 1000010 | 1001011 | 10001001 | 1010011 | 1110 |
Color Harmonies of #064016
Complementary color
Monochromatic Colors of #064016
Black with #064016
Text Example
Text Example
White with #064016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #064016; }
p { color: rgb(6,64,22); }
H1.HeaderClassName
{
color: #064016;
}
.AnyTagClassName
{
color: #064016;
}
</style>
background-color css
<style>
a { background-color: #064016; }
a { background-color: rgb(6,64,22); }
div.DivClassName
{
background-color: #064016;
}
.BgClassName
{
background-color: #064016;
}
</style>
border-color css
<style>
span { border-color: #064016; }
span { border-color: rgb(6,64,22); }
td.TdClassName
{
border-color: #064016;
}
.TagClassName
{
border-color: #064016;
}
</style>