Shades of Deep Fir #064513
Tints of Deep Fir #064513
RGB
CMYK
RGB Variations
Color information
#064513 (or 0x064513) is known color: Deep Fir. HEX triplet: 06, 45 and 13. RGB value is (6,69,19). Sum of RGB (Red+Green+Blue) = 6+69+19=94 (12% of max value = 765). Red value is 6 (2.73% from 255 or 6.38% from 94); Green value is 69 (27.34% from 255 or 73.40% from 94); Blue value is 19 (7.81% from 255 or 20.21% from 94); Max value from RGB is 69 - color contains mainly: green. Hex color #064513 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #064513 is #F9BAEC. Grayscale: #2C2C2C. Windows color (decimal): -16366317 or 1262854. OLE color: 1262854.
HSL color Cylindrical-coordinate representation of color #064513: hue angle of 132.38º 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 #064513 is Cyan = 0.91, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 6 | 69 | 19 | - |
| CMYK | 0.91 | 0 | 0.72 | 0.73 |
| HSL | 132.38º | 0.84% | 0.15% | - |
| HSV(B) | 132.38º | 0.91% | 0.27% | - |
| XYZ | 2.32 | 4.34 | 1.33 | - |
| YUV | 44.46 | 113.63 | 100.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 69 | 19 | 0.91 | 0 | 0.72 | 0.73 | 132.38 | 0.84 | 0.15 |
| Hex | 6 | 45 | 13 | 5B | 0 | 48 | 49 | 84 | 54 | F |
| Octal | 6 | 105 | 23 | 133 | 0 | 110 | 111 | 204 | 124 | 17 |
| Binary | 110 | 1000101 | 10011 | 1011011 | 0 | 1001000 | 1001001 | 10000100 | 1010100 | 1111 |
Color Harmonies of #064513
Complementary color
Monochromatic Colors of #064513
Black with #064513
Text Example
Text Example
White with #064513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #064513; }
p { color: rgb(6,69,19); }
H1.HeaderClassName
{
color: #064513;
}
.AnyTagClassName
{
color: #064513;
}
</style>
background-color css
<style>
a { background-color: #064513; }
a { background-color: rgb(6,69,19); }
div.DivClassName
{
background-color: #064513;
}
.BgClassName
{
background-color: #064513;
}
</style>
border-color css
<style>
span { border-color: #064513; }
span { border-color: rgb(6,69,19); }
td.TdClassName
{
border-color: #064513;
}
.TagClassName
{
border-color: #064513;
}
</style>