Shades of Deep Fir #063216
Tints of Deep Fir #063216
RGB
CMYK
RGB Variations
Color information
#063216 (or 0x063216) is known color: Deep Fir. HEX triplet: 06, 32 and 16. RGB value is (6,50,22). Sum of RGB (Red+Green+Blue) = 6+50+22=78 (10% of max value = 765). Red value is 6 (2.73% from 255 or 7.69% from 78); Green value is 50 (19.92% from 255 or 64.10% from 78); Blue value is 22 (8.98% from 255 or 28.21% from 78); Max value from RGB is 50 - color contains mainly: green. Hex color #063216 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #063216 is #F9CDE9. Grayscale: #212121. Windows color (decimal): -16371178 or 1454598. OLE color: 1454598.
HSL color Cylindrical-coordinate representation of color #063216: hue angle of 141.82º 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 #063216 is Cyan = 0.88, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 6 | 50 | 22 | - |
| CMYK | 0.88 | 0 | 0.56 | 0.80 |
| HSL | 141.82º | 0.79% | 0.11% | - |
| HSV(B) | 141.82º | 0.88% | 0.2% | - |
| XYZ | 1.36 | 2.38 | 1.15 | - |
| YUV | 33.65 | 121.42 | 108.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 50 | 22 | 0.88 | 0 | 0.56 | 0.80 | 141.82 | 0.79 | 0.11 |
| Hex | 6 | 32 | 16 | 58 | 0 | 38 | 50 | 8E | 4F | B |
| Octal | 6 | 62 | 26 | 130 | 0 | 70 | 120 | 216 | 117 | 13 |
| Binary | 110 | 110010 | 10110 | 1011000 | 0 | 111000 | 1010000 | 10001110 | 1001111 | 1011 |
Color Harmonies of #063216
Complementary color
Monochromatic Colors of #063216
Black with #063216
Text Example
Text Example
White with #063216
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063216; }
p { color: rgb(6,50,22); }
H1.HeaderClassName
{
color: #063216;
}
.AnyTagClassName
{
color: #063216;
}
</style>
background-color css
<style>
a { background-color: #063216; }
a { background-color: rgb(6,50,22); }
div.DivClassName
{
background-color: #063216;
}
.BgClassName
{
background-color: #063216;
}
</style>
border-color css
<style>
span { border-color: #063216; }
span { border-color: rgb(6,50,22); }
td.TdClassName
{
border-color: #063216;
}
.TagClassName
{
border-color: #063216;
}
</style>