Shades of Deep Fir #063413
Tints of Deep Fir #063413
RGB
CMYK
RGB Variations
Color information
#063413 (or 0x063413) is known color: Deep Fir. HEX triplet: 06, 34 and 13. RGB value is (6,52,19). Sum of RGB (Red+Green+Blue) = 6+52+19=77 (10% of max value = 765). Red value is 6 (2.73% from 255 or 7.79% from 77); Green value is 52 (20.70% from 255 or 67.53% from 77); Blue value is 19 (7.81% from 255 or 24.68% from 77); Max value from RGB is 52 - color contains mainly: green. Hex color #063413 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #063413 is #F9CBEC. Grayscale: #222222. Windows color (decimal): -16370669 or 1258502. OLE color: 1258502.
HSL color Cylindrical-coordinate representation of color #063413: hue angle of 136.96º degrees, saturation: 0.79, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #063413 is Cyan = 0.88, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 6 | 52 | 19 | - |
| CMYK | 0.88 | 0 | 0.63 | 0.80 |
| HSL | 136.96º | 0.79% | 0.11% | - |
| HSV(B) | 136.96º | 0.88% | 0.2% | - |
| XYZ | 1.42 | 2.54 | 1.03 | - |
| YUV | 34.48 | 119.26 | 107.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 52 | 19 | 0.88 | 0 | 0.63 | 0.80 | 136.96 | 0.79 | 0.11 |
| Hex | 6 | 34 | 13 | 58 | 0 | 3F | 50 | 89 | 4F | B |
| Octal | 6 | 64 | 23 | 130 | 0 | 77 | 120 | 211 | 117 | 13 |
| Binary | 110 | 110100 | 10011 | 1011000 | 0 | 111111 | 1010000 | 10001001 | 1001111 | 1011 |
Color Harmonies of #063413
Complementary color
Monochromatic Colors of #063413
Black with #063413
Text Example
Text Example
White with #063413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063413; }
p { color: rgb(6,52,19); }
H1.HeaderClassName
{
color: #063413;
}
.AnyTagClassName
{
color: #063413;
}
</style>
background-color css
<style>
a { background-color: #063413; }
a { background-color: rgb(6,52,19); }
div.DivClassName
{
background-color: #063413;
}
.BgClassName
{
background-color: #063413;
}
</style>
border-color css
<style>
span { border-color: #063413; }
span { border-color: rgb(6,52,19); }
td.TdClassName
{
border-color: #063413;
}
.TagClassName
{
border-color: #063413;
}
</style>