Shades of Deep Fir #063513
Tints of Deep Fir #063513
RGB
CMYK
RGB Variations
Color information
#063513 (or 0x063513) is known color: Deep Fir. HEX triplet: 06, 35 and 13. RGB value is (6,53,19). Sum of RGB (Red+Green+Blue) = 6+53+19=78 (10% of max value = 765). Red value is 6 (2.73% from 255 or 7.69% from 78); Green value is 53 (21.09% from 255 or 67.95% from 78); Blue value is 19 (7.81% from 255 or 24.36% from 78); Max value from RGB is 53 - color contains mainly: green. Hex color #063513 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #063513 is #F9CAEC. Grayscale: #232323. Windows color (decimal): -16370413 or 1258758. OLE color: 1258758.
HSL color Cylindrical-coordinate representation of color #063513: hue angle of 136.6º degrees, saturation: 0.8, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #063513 is Cyan = 0.89, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 6 | 53 | 19 | - |
| CMYK | 0.89 | 0 | 0.64 | 0.79 |
| HSL | 136.6º | 0.8% | 0.12% | - |
| HSV(B) | 136.6º | 0.89% | 0.21% | - |
| XYZ | 1.47 | 2.63 | 1.05 | - |
| YUV | 35.07 | 118.93 | 107.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 53 | 19 | 0.89 | 0 | 0.64 | 0.79 | 136.6 | 0.8 | 0.12 |
| Hex | 6 | 35 | 13 | 59 | 0 | 40 | 4F | 89 | 50 | C |
| Octal | 6 | 65 | 23 | 131 | 0 | 100 | 117 | 211 | 120 | 14 |
| Binary | 110 | 110101 | 10011 | 1011001 | 0 | 1000000 | 1001111 | 10001001 | 1010000 | 1100 |
Color Harmonies of #063513
Complementary color
Monochromatic Colors of #063513
Black with #063513
Text Example
Text Example
White with #063513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063513; }
p { color: rgb(6,53,19); }
H1.HeaderClassName
{
color: #063513;
}
.AnyTagClassName
{
color: #063513;
}
</style>
background-color css
<style>
a { background-color: #063513; }
a { background-color: rgb(6,53,19); }
div.DivClassName
{
background-color: #063513;
}
.BgClassName
{
background-color: #063513;
}
</style>
border-color css
<style>
span { border-color: #063513; }
span { border-color: rgb(6,53,19); }
td.TdClassName
{
border-color: #063513;
}
.TagClassName
{
border-color: #063513;
}
</style>