Shades of Deep Fir #063410
Tints of Deep Fir #063410
RGB
CMYK
RGB Variations
Color information
#063410 (or 0x063410) is known color: Deep Fir. HEX triplet: 06, 34 and 10. RGB value is (6,52,16). Sum of RGB (Red+Green+Blue) = 6+52+16=74 (9% of max value = 765). Red value is 6 (2.73% from 255 or 8.11% from 74); Green value is 52 (20.70% from 255 or 70.27% from 74); Blue value is 16 (6.64% from 255 or 21.62% from 74); Max value from RGB is 52 - color contains mainly: green. Hex color #063410 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #063410 is #F9CBEF. Grayscale: #222222. Windows color (decimal): -16370672 or 1061894. OLE color: 1061894.
HSL color Cylindrical-coordinate representation of color #063410: hue angle of 133.04º 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 #063410 is Cyan = 0.88, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 6 | 52 | 16 | - |
| CMYK | 0.88 | 0 | 0.69 | 0.80 |
| HSL | 133.04º | 0.79% | 0.11% | - |
| HSV(B) | 133.04º | 0.88% | 0.2% | - |
| XYZ | 1.4 | 2.53 | 0.91 | - |
| YUV | 34.14 | 117.76 | 107.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 52 | 16 | 0.88 | 0 | 0.69 | 0.80 | 133.04 | 0.79 | 0.11 |
| Hex | 6 | 34 | 10 | 58 | 0 | 45 | 50 | 85 | 4F | B |
| Octal | 6 | 64 | 20 | 130 | 0 | 105 | 120 | 205 | 117 | 13 |
| Binary | 110 | 110100 | 10000 | 1011000 | 0 | 1000101 | 1010000 | 10000101 | 1001111 | 1011 |
Color Harmonies of #063410
Complementary color
Monochromatic Colors of #063410
Black with #063410
Text Example
Text Example
White with #063410
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063410; }
p { color: rgb(6,52,16); }
H1.HeaderClassName
{
color: #063410;
}
.AnyTagClassName
{
color: #063410;
}
</style>
background-color css
<style>
a { background-color: #063410; }
a { background-color: rgb(6,52,16); }
div.DivClassName
{
background-color: #063410;
}
.BgClassName
{
background-color: #063410;
}
</style>
border-color css
<style>
span { border-color: #063410; }
span { border-color: rgb(6,52,16); }
td.TdClassName
{
border-color: #063410;
}
.TagClassName
{
border-color: #063410;
}
</style>