Shades of Deep Fir #064614
Tints of Deep Fir #064614
RGB
CMYK
RGB Variations
Color information
#064614 (or 0x064614) is known color: Deep Fir. HEX triplet: 06, 46 and 14. RGB value is (6,70,20). Sum of RGB (Red+Green+Blue) = 6+70+20=96 (12% of max value = 765). Red value is 6 (2.73% from 255 or 6.25% from 96); Green value is 70 (27.73% from 255 or 72.92% from 96); Blue value is 20 (8.20% from 255 or 20.83% from 96); Max value from RGB is 70 - color contains mainly: green. Hex color #064614 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #064614 is #F9B9EB. Grayscale: #2D2D2D. Windows color (decimal): -16366060 or 1328646. OLE color: 1328646.
HSL color Cylindrical-coordinate representation of color #064614: hue angle of 133.12º 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 #064614 is Cyan = 0.91, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 6 | 70 | 20 | - |
| CMYK | 0.91 | 0 | 0.71 | 0.73 |
| HSL | 133.13º | 0.84% | 0.15% | - |
| HSV(B) | 133.13º | 0.91% | 0.27% | - |
| XYZ | 2.39 | 4.47 | 1.4 | - |
| YUV | 45.16 | 113.8 | 100.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 70 | 20 | 0.91 | 0 | 0.71 | 0.73 | 133.13 | 0.84 | 0.15 |
| Hex | 6 | 46 | 14 | 5B | 0 | 47 | 49 | 85 | 54 | F |
| Octal | 6 | 106 | 24 | 133 | 0 | 107 | 111 | 205 | 124 | 17 |
| Binary | 110 | 1000110 | 10100 | 1011011 | 0 | 1000111 | 1001001 | 10000101 | 1010100 | 1111 |
Color Harmonies of #064614
Complementary color
Monochromatic Colors of #064614
Black with #064614
Text Example
Text Example
White with #064614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #064614; }
p { color: rgb(6,70,20); }
H1.HeaderClassName
{
color: #064614;
}
.AnyTagClassName
{
color: #064614;
}
</style>
background-color css
<style>
a { background-color: #064614; }
a { background-color: rgb(6,70,20); }
div.DivClassName
{
background-color: #064614;
}
.BgClassName
{
background-color: #064614;
}
</style>
border-color css
<style>
span { border-color: #064614; }
span { border-color: rgb(6,70,20); }
td.TdClassName
{
border-color: #064614;
}
.TagClassName
{
border-color: #064614;
}
</style>