Shades of Deep Fir #063511
Tints of Deep Fir #063511
RGB
CMYK
RGB Variations
Color information
#063511 (or 0x063511) is known color: Deep Fir. HEX triplet: 06, 35 and 11. RGB value is (6,53,17). Sum of RGB (Red+Green+Blue) = 6+53+17=76 (10% of max value = 765). Red value is 6 (2.73% from 255 or 7.89% from 76); Green value is 53 (21.09% from 255 or 69.74% from 76); Blue value is 17 (7.03% from 255 or 22.37% from 76); Max value from RGB is 53 - color contains mainly: green. Hex color #063511 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #063511 is #F9CAEE. Grayscale: #222222. Windows color (decimal): -16370415 or 1127686. OLE color: 1127686.
HSL color Cylindrical-coordinate representation of color #063511: hue angle of 134.04º 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 #063511 is Cyan = 0.89, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 6 | 53 | 17 | - |
| CMYK | 0.89 | 0 | 0.68 | 0.79 |
| HSL | 134.04º | 0.8% | 0.12% | - |
| HSV(B) | 134.04º | 0.89% | 0.21% | - |
| XYZ | 1.45 | 2.63 | 0.96 | - |
| YUV | 34.84 | 117.93 | 107.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 53 | 17 | 0.89 | 0 | 0.68 | 0.79 | 134.04 | 0.8 | 0.12 |
| Hex | 6 | 35 | 11 | 59 | 0 | 44 | 4F | 86 | 50 | C |
| Octal | 6 | 65 | 21 | 131 | 0 | 104 | 117 | 206 | 120 | 14 |
| Binary | 110 | 110101 | 10001 | 1011001 | 0 | 1000100 | 1001111 | 10000110 | 1010000 | 1100 |
Color Harmonies of #063511
Complementary color
Monochromatic Colors of #063511
Black with #063511
Text Example
Text Example
White with #063511
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063511; }
p { color: rgb(6,53,17); }
H1.HeaderClassName
{
color: #063511;
}
.AnyTagClassName
{
color: #063511;
}
</style>
background-color css
<style>
a { background-color: #063511; }
a { background-color: rgb(6,53,17); }
div.DivClassName
{
background-color: #063511;
}
.BgClassName
{
background-color: #063511;
}
</style>
border-color css
<style>
span { border-color: #063511; }
span { border-color: rgb(6,53,17); }
td.TdClassName
{
border-color: #063511;
}
.TagClassName
{
border-color: #063511;
}
</style>