Shades of Deep Fir #064616
Tints of Deep Fir #064616
RGB
CMYK
RGB Variations
Color information
#064616 (or 0x064616) is known color: Deep Fir. HEX triplet: 06, 46 and 16. RGB value is (6,70,22). Sum of RGB (Red+Green+Blue) = 6+70+22=98 (12% of max value = 765). Red value is 6 (2.73% from 255 or 6.12% from 98); Green value is 70 (27.73% from 255 or 71.43% from 98); Blue value is 22 (8.98% from 255 or 22.45% from 98); Max value from RGB is 70 - color contains mainly: green. Hex color #064616 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #064616 is #F9B9E9. Grayscale: #2D2D2D. Windows color (decimal): -16366058 or 1459718. OLE color: 1459718.
HSL color Cylindrical-coordinate representation of color #064616: hue angle of 135º degrees, saturation: 0.84, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #064616 is Cyan = 0.91, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 6 | 70 | 22 | - |
| CMYK | 0.91 | 0 | 0.69 | 0.73 |
| HSL | 135º | 0.84% | 0.15% | - |
| HSV(B) | 135º | 0.91% | 0.27% | - |
| XYZ | 2.41 | 4.48 | 1.5 | - |
| YUV | 45.39 | 114.8 | 99.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 70 | 22 | 0.91 | 0 | 0.69 | 0.73 | 135 | 0.84 | 0.15 |
| Hex | 6 | 46 | 16 | 5B | 0 | 45 | 49 | 87 | 54 | F |
| Octal | 6 | 106 | 26 | 133 | 0 | 105 | 111 | 207 | 124 | 17 |
| Binary | 110 | 1000110 | 10110 | 1011011 | 0 | 1000101 | 1001001 | 10000111 | 1010100 | 1111 |
Color Harmonies of #064616
Complementary color
Monochromatic Colors of #064616
Black with #064616
Text Example
Text Example
White with #064616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #064616; }
p { color: rgb(6,70,22); }
H1.HeaderClassName
{
color: #064616;
}
.AnyTagClassName
{
color: #064616;
}
</style>
background-color css
<style>
a { background-color: #064616; }
a { background-color: rgb(6,70,22); }
div.DivClassName
{
background-color: #064616;
}
.BgClassName
{
background-color: #064616;
}
</style>
border-color css
<style>
span { border-color: #064616; }
span { border-color: rgb(6,70,22); }
td.TdClassName
{
border-color: #064616;
}
.TagClassName
{
border-color: #064616;
}
</style>