Shades of Deep Fir #064218
Tints of Deep Fir #064218
RGB
CMYK
RGB Variations
Color information
#064218 (or 0x064218) is known color: Deep Fir. HEX triplet: 06, 42 and 18. RGB value is (6,66,24). Sum of RGB (Red+Green+Blue) = 6+66+24=96 (12% of max value = 765). Red value is 6 (2.73% from 255 or 6.25% from 96); Green value is 66 (26.17% from 255 or 68.75% from 96); Blue value is 24 (9.77% from 255 or 25% from 96); Max value from RGB is 66 - color contains mainly: green. Hex color #064218 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #064218 is #F9BDE7. Grayscale: #2B2B2B. Windows color (decimal): -16367080 or 1589766. OLE color: 1589766.
HSL color Cylindrical-coordinate representation of color #064218: hue angle of 138º degrees, saturation: 0.83, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #064218 is Cyan = 0.91, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 6 | 66 | 24 | - |
| CMYK | 0.91 | 0 | 0.64 | 0.74 |
| HSL | 138º | 0.83% | 0.14% | - |
| HSV(B) | 138º | 0.91% | 0.26% | - |
| XYZ | 2.19 | 4 | 1.52 | - |
| YUV | 43.27 | 117.12 | 101.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 66 | 24 | 0.91 | 0 | 0.64 | 0.74 | 138 | 0.83 | 0.14 |
| Hex | 6 | 42 | 18 | 5B | 0 | 40 | 4A | 8A | 53 | E |
| Octal | 6 | 102 | 30 | 133 | 0 | 100 | 112 | 212 | 123 | 16 |
| Binary | 110 | 1000010 | 11000 | 1011011 | 0 | 1000000 | 1001010 | 10001010 | 1010011 | 1110 |
Color Harmonies of #064218
Complementary color
Monochromatic Colors of #064218
Black with #064218
Text Example
Text Example
White with #064218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #064218; }
p { color: rgb(6,66,24); }
H1.HeaderClassName
{
color: #064218;
}
.AnyTagClassName
{
color: #064218;
}
</style>
background-color css
<style>
a { background-color: #064218; }
a { background-color: rgb(6,66,24); }
div.DivClassName
{
background-color: #064218;
}
.BgClassName
{
background-color: #064218;
}
</style>
border-color css
<style>
span { border-color: #064218; }
span { border-color: rgb(6,66,24); }
td.TdClassName
{
border-color: #064218;
}
.TagClassName
{
border-color: #064218;
}
</style>