Shades of Deep Fir #064213
Tints of Deep Fir #064213
RGB
CMYK
RGB Variations
Color information
#064213 (or 0x064213) is known color: Deep Fir. HEX triplet: 06, 42 and 13. RGB value is (6,66,19). Sum of RGB (Red+Green+Blue) = 6+66+19=91 (12% of max value = 765). Red value is 6 (2.73% from 255 or 6.59% from 91); Green value is 66 (26.17% from 255 or 72.53% from 91); Blue value is 19 (7.81% from 255 or 20.88% from 91); Max value from RGB is 66 - color contains mainly: green. Hex color #064213 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #064213 is #F9BDEC. Grayscale: #2A2A2A. Windows color (decimal): -16367085 or 1262086. OLE color: 1262086.
HSL color Cylindrical-coordinate representation of color #064213: hue angle of 133º 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 #064213 is Cyan = 0.91, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 6 | 66 | 19 | - |
| CMYK | 0.91 | 0 | 0.71 | 0.74 |
| HSL | 133º | 0.83% | 0.14% | - |
| HSV(B) | 133º | 0.91% | 0.26% | - |
| XYZ | 2.14 | 3.98 | 1.27 | - |
| YUV | 42.7 | 114.62 | 101.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 66 | 19 | 0.91 | 0 | 0.71 | 0.74 | 133 | 0.83 | 0.14 |
| Hex | 6 | 42 | 13 | 5B | 0 | 47 | 4A | 85 | 53 | E |
| Octal | 6 | 102 | 23 | 133 | 0 | 107 | 112 | 205 | 123 | 16 |
| Binary | 110 | 1000010 | 10011 | 1011011 | 0 | 1000111 | 1001010 | 10000101 | 1010011 | 1110 |
Color Harmonies of #064213
Complementary color
Monochromatic Colors of #064213
Black with #064213
Text Example
Text Example
White with #064213
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #064213; }
p { color: rgb(6,66,19); }
H1.HeaderClassName
{
color: #064213;
}
.AnyTagClassName
{
color: #064213;
}
</style>
background-color css
<style>
a { background-color: #064213; }
a { background-color: rgb(6,66,19); }
div.DivClassName
{
background-color: #064213;
}
.BgClassName
{
background-color: #064213;
}
</style>
border-color css
<style>
span { border-color: #064213; }
span { border-color: rgb(6,66,19); }
td.TdClassName
{
border-color: #064213;
}
.TagClassName
{
border-color: #064213;
}
</style>