Shades of Deep Fir #063611
Tints of Deep Fir #063611
RGB
CMYK
RGB Variations
Color information
#063611 (or 0x063611) is known color: Deep Fir. HEX triplet: 06, 36 and 11. RGB value is (6,54,17). Sum of RGB (Red+Green+Blue) = 6+54+17=77 (10% of max value = 765). Red value is 6 (2.73% from 255 or 7.79% from 77); Green value is 54 (21.48% from 255 or 70.13% from 77); Blue value is 17 (7.03% from 255 or 22.08% from 77); Max value from RGB is 54 - color contains mainly: green. Hex color #063611 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #063611 is #F9C9EE. Grayscale: #232323. Windows color (decimal): -16370159 or 1127942. OLE color: 1127942.
HSL color Cylindrical-coordinate representation of color #063611: hue angle of 133.75º 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 #063611 is Cyan = 0.89, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 6 | 54 | 17 | - |
| CMYK | 0.89 | 0 | 0.69 | 0.79 |
| HSL | 133.75º | 0.8% | 0.12% | - |
| HSV(B) | 133.75º | 0.89% | 0.21% | - |
| XYZ | 1.5 | 2.72 | 0.98 | - |
| YUV | 35.43 | 117.6 | 107.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 54 | 17 | 0.89 | 0 | 0.69 | 0.79 | 133.75 | 0.8 | 0.12 |
| Hex | 6 | 36 | 11 | 59 | 0 | 45 | 4F | 86 | 50 | C |
| Octal | 6 | 66 | 21 | 131 | 0 | 105 | 117 | 206 | 120 | 14 |
| Binary | 110 | 110110 | 10001 | 1011001 | 0 | 1000101 | 1001111 | 10000110 | 1010000 | 1100 |
Color Harmonies of #063611
Complementary color
Monochromatic Colors of #063611
Black with #063611
Text Example
Text Example
White with #063611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063611; }
p { color: rgb(6,54,17); }
H1.HeaderClassName
{
color: #063611;
}
.AnyTagClassName
{
color: #063611;
}
</style>
background-color css
<style>
a { background-color: #063611; }
a { background-color: rgb(6,54,17); }
div.DivClassName
{
background-color: #063611;
}
.BgClassName
{
background-color: #063611;
}
</style>
border-color css
<style>
span { border-color: #063611; }
span { border-color: rgb(6,54,17); }
td.TdClassName
{
border-color: #063611;
}
.TagClassName
{
border-color: #063611;
}
</style>