Shades of Deep Fir #063416
Tints of Deep Fir #063416
RGB
CMYK
RGB Variations
Color information
#063416 (or 0x063416) is known color: Deep Fir. HEX triplet: 06, 34 and 16. RGB value is (6,52,22). Sum of RGB (Red+Green+Blue) = 6+52+22=80 (10% of max value = 765). Red value is 6 (2.73% from 255 or 7.5% from 80); Green value is 52 (20.70% from 255 or 65% from 80); Blue value is 22 (8.98% from 255 or 27.5% from 80); Max value from RGB is 52 - color contains mainly: green. Hex color #063416 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #063416 is #F9CBE9. Grayscale: #222222. Windows color (decimal): -16370666 or 1455110. OLE color: 1455110.
HSL color Cylindrical-coordinate representation of color #063416: hue angle of 140.87º 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 #063416 is Cyan = 0.88, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 6 | 52 | 22 | - |
| CMYK | 0.88 | 0 | 0.58 | 0.80 |
| HSL | 140.87º | 0.79% | 0.11% | - |
| HSV(B) | 140.87º | 0.88% | 0.2% | - |
| XYZ | 1.45 | 2.55 | 1.18 | - |
| YUV | 34.83 | 120.76 | 107.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 52 | 22 | 0.88 | 0 | 0.58 | 0.80 | 140.87 | 0.79 | 0.11 |
| Hex | 6 | 34 | 16 | 58 | 0 | 3A | 50 | 8D | 4F | B |
| Octal | 6 | 64 | 26 | 130 | 0 | 72 | 120 | 215 | 117 | 13 |
| Binary | 110 | 110100 | 10110 | 1011000 | 0 | 111010 | 1010000 | 10001101 | 1001111 | 1011 |
Color Harmonies of #063416
Complementary color
Monochromatic Colors of #063416
Black with #063416
Text Example
Text Example
White with #063416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063416; }
p { color: rgb(6,52,22); }
H1.HeaderClassName
{
color: #063416;
}
.AnyTagClassName
{
color: #063416;
}
</style>
background-color css
<style>
a { background-color: #063416; }
a { background-color: rgb(6,52,22); }
div.DivClassName
{
background-color: #063416;
}
.BgClassName
{
background-color: #063416;
}
</style>
border-color css
<style>
span { border-color: #063416; }
span { border-color: rgb(6,52,22); }
td.TdClassName
{
border-color: #063416;
}
.TagClassName
{
border-color: #063416;
}
</style>