Shades of Deep Fir #063612
Tints of Deep Fir #063612
RGB
CMYK
RGB Variations
Color information
#063612 (or 0x063612) is known color: Deep Fir. HEX triplet: 06, 36 and 12. RGB value is (6,54,18). Sum of RGB (Red+Green+Blue) = 6+54+18=78 (10% of max value = 765). Red value is 6 (2.73% from 255 or 7.69% from 78); Green value is 54 (21.48% from 255 or 69.23% from 78); Blue value is 18 (7.42% from 255 or 23.08% from 78); Max value from RGB is 54 - color contains mainly: green. Hex color #063612 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #063612 is #F9C9ED. Grayscale: #232323. Windows color (decimal): -16370158 or 1193478. OLE color: 1193478.
HSL color Cylindrical-coordinate representation of color #063612: hue angle of 135º 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 #063612 is Cyan = 0.89, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 6 | 54 | 18 | - |
| CMYK | 0.89 | 0 | 0.67 | 0.79 |
| HSL | 135º | 0.8% | 0.12% | - |
| HSV(B) | 135º | 0.89% | 0.21% | - |
| XYZ | 1.5 | 2.72 | 1.02 | - |
| YUV | 35.54 | 118.1 | 106.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 54 | 18 | 0.89 | 0 | 0.67 | 0.79 | 135 | 0.8 | 0.12 |
| Hex | 6 | 36 | 12 | 59 | 0 | 43 | 4F | 87 | 50 | C |
| Octal | 6 | 66 | 22 | 131 | 0 | 103 | 117 | 207 | 120 | 14 |
| Binary | 110 | 110110 | 10010 | 1011001 | 0 | 1000011 | 1001111 | 10000111 | 1010000 | 1100 |
Color Harmonies of #063612
Complementary color
Monochromatic Colors of #063612
Black with #063612
Text Example
Text Example
White with #063612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063612; }
p { color: rgb(6,54,18); }
H1.HeaderClassName
{
color: #063612;
}
.AnyTagClassName
{
color: #063612;
}
</style>
background-color css
<style>
a { background-color: #063612; }
a { background-color: rgb(6,54,18); }
div.DivClassName
{
background-color: #063612;
}
.BgClassName
{
background-color: #063612;
}
</style>
border-color css
<style>
span { border-color: #063612; }
span { border-color: rgb(6,54,18); }
td.TdClassName
{
border-color: #063612;
}
.TagClassName
{
border-color: #063612;
}
</style>