Shades of Deep Fir #064310
Tints of Deep Fir #064310
RGB
CMYK
RGB Variations
Color information
#064310 (or 0x064310) is known color: Deep Fir. HEX triplet: 06, 43 and 10. RGB value is (6,67,16). Sum of RGB (Red+Green+Blue) = 6+67+16=89 (11% of max value = 765). Red value is 6 (2.73% from 255 or 6.74% from 89); Green value is 67 (26.56% from 255 or 75.28% from 89); Blue value is 16 (6.64% from 255 or 17.98% from 89); Max value from RGB is 67 - color contains mainly: green. Hex color #064310 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #064310 is #F9BCEF. Grayscale: #2B2B2B. Windows color (decimal): -16366832 or 1065734. OLE color: 1065734.
HSL color Cylindrical-coordinate representation of color #064310: hue angle of 129.84º degrees, saturation: 0.84, 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 #064310 is Cyan = 0.91, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 6 | 67 | 16 | - |
| CMYK | 0.91 | 0 | 0.76 | 0.74 |
| HSL | 129.84º | 0.84% | 0.14% | - |
| HSV(B) | 129.84º | 0.91% | 0.26% | - |
| XYZ | 2.18 | 4.09 | 1.17 | - |
| YUV | 42.95 | 112.79 | 101.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 67 | 16 | 0.91 | 0 | 0.76 | 0.74 | 129.84 | 0.84 | 0.14 |
| Hex | 6 | 43 | 10 | 5B | 0 | 4C | 4A | 82 | 54 | E |
| Octal | 6 | 103 | 20 | 133 | 0 | 114 | 112 | 202 | 124 | 16 |
| Binary | 110 | 1000011 | 10000 | 1011011 | 0 | 1001100 | 1001010 | 10000010 | 1010100 | 1110 |
Color Harmonies of #064310
Complementary color
Monochromatic Colors of #064310
Black with #064310
Text Example
Text Example
White with #064310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #064310; }
p { color: rgb(6,67,16); }
H1.HeaderClassName
{
color: #064310;
}
.AnyTagClassName
{
color: #064310;
}
</style>
background-color css
<style>
a { background-color: #064310; }
a { background-color: rgb(6,67,16); }
div.DivClassName
{
background-color: #064310;
}
.BgClassName
{
background-color: #064310;
}
</style>
border-color css
<style>
span { border-color: #064310; }
span { border-color: rgb(6,67,16); }
td.TdClassName
{
border-color: #064310;
}
.TagClassName
{
border-color: #064310;
}
</style>