Shades of Deep Fir #054311
Tints of Deep Fir #054311
RGB
CMYK
RGB Variations
Color information
#054311 (or 0x054311) is known color: Deep Fir. HEX triplet: 05, 43 and 11. RGB value is (5,67,17). Sum of RGB (Red+Green+Blue) = 5+67+17=89 (11% of max value = 765). Red value is 5 (2.34% from 255 or 5.62% from 89); Green value is 67 (26.56% from 255 or 75.28% from 89); Blue value is 17 (7.03% from 255 or 19.10% from 89); Max value from RGB is 67 - color contains mainly: green. Hex color #054311 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #054311 is #FABCEE. Grayscale: #2A2A2A. Windows color (decimal): -16432367 or 1131269. OLE color: 1131269.
HSL color Cylindrical-coordinate representation of color #054311: hue angle of 131.61º degrees, saturation: 0.86, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #054311 is Cyan = 0.93, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 5 | 67 | 17 | - |
| CMYK | 0.93 | 0 | 0.75 | 0.74 |
| HSL | 131.61º | 0.86% | 0.14% | - |
| HSV(B) | 131.61º | 0.93% | 0.26% | - |
| XYZ | 2.17 | 4.09 | 1.2 | - |
| YUV | 42.76 | 113.46 | 101.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 67 | 17 | 0.93 | 0 | 0.75 | 0.74 | 131.61 | 0.86 | 0.14 |
| Hex | 5 | 43 | 11 | 5D | 0 | 4B | 4A | 84 | 56 | E |
| Octal | 5 | 103 | 21 | 135 | 0 | 113 | 112 | 204 | 126 | 16 |
| Binary | 101 | 1000011 | 10001 | 1011101 | 0 | 1001011 | 1001010 | 10000100 | 1010110 | 1110 |
Color Harmonies of #054311
Complementary color
Monochromatic Colors of #054311
Black with #054311
Text Example
Text Example
White with #054311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #054311; }
p { color: rgb(5,67,17); }
H1.HeaderClassName
{
color: #054311;
}
.AnyTagClassName
{
color: #054311;
}
</style>
background-color css
<style>
a { background-color: #054311; }
a { background-color: rgb(5,67,17); }
div.DivClassName
{
background-color: #054311;
}
.BgClassName
{
background-color: #054311;
}
</style>
border-color css
<style>
span { border-color: #054311; }
span { border-color: rgb(5,67,17); }
td.TdClassName
{
border-color: #054311;
}
.TagClassName
{
border-color: #054311;
}
</style>