Shades of Deep Fir #053011
Tints of Deep Fir #053011
RGB
CMYK
RGB Variations
Color information
#053011 (or 0x053011) is known color: Deep Fir. HEX triplet: 05, 30 and 11. RGB value is (5,48,17). Sum of RGB (Red+Green+Blue) = 5+48+17=70 (9% of max value = 765). Red value is 5 (2.34% from 255 or 7.14% from 70); Green value is 48 (19.14% from 255 or 68.57% from 70); Blue value is 17 (7.03% from 255 or 24.29% from 70); Max value from RGB is 48 - color contains mainly: green. Hex color #053011 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #053011 is #FACFEE. Grayscale: #1F1F1F. Windows color (decimal): -16437231 or 1126405. OLE color: 1126405.
HSL color Cylindrical-coordinate representation of color #053011: hue angle of 136.74º degrees, saturation: 0.81, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #053011 is Cyan = 0.90, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 5 | 48 | 17 | - |
| CMYK | 0.90 | 0 | 0.65 | 0.81 |
| HSL | 136.74º | 0.81% | 0.1% | - |
| HSV(B) | 136.74º | 0.9% | 0.19% | - |
| XYZ | 1.22 | 2.19 | 0.89 | - |
| YUV | 31.61 | 119.75 | 109.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 48 | 17 | 0.90 | 0 | 0.65 | 0.81 | 136.74 | 0.81 | 0.1 |
| Hex | 5 | 30 | 11 | 5A | 0 | 41 | 51 | 89 | 51 | A |
| Octal | 5 | 60 | 21 | 132 | 0 | 101 | 121 | 211 | 121 | 12 |
| Binary | 101 | 110000 | 10001 | 1011010 | 0 | 1000001 | 1010001 | 10001001 | 1010001 | 1010 |
Color Harmonies of #053011
Complementary color
Monochromatic Colors of #053011
Black with #053011
Text Example
Text Example
White with #053011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #053011; }
p { color: rgb(5,48,17); }
H1.HeaderClassName
{
color: #053011;
}
.AnyTagClassName
{
color: #053011;
}
</style>
background-color css
<style>
a { background-color: #053011; }
a { background-color: rgb(5,48,17); }
div.DivClassName
{
background-color: #053011;
}
.BgClassName
{
background-color: #053011;
}
</style>
border-color css
<style>
span { border-color: #053011; }
span { border-color: rgb(5,48,17); }
td.TdClassName
{
border-color: #053011;
}
.TagClassName
{
border-color: #053011;
}
</style>