Shades of Deep Fir #054116
Tints of Deep Fir #054116
RGB
CMYK
RGB Variations
Color information
#054116 (or 0x054116) is known color: Deep Fir. HEX triplet: 05, 41 and 16. RGB value is (5,65,22). Sum of RGB (Red+Green+Blue) = 5+65+22=92 (12% of max value = 765). Red value is 5 (2.34% from 255 or 5.43% from 92); Green value is 65 (25.78% from 255 or 70.65% from 92); Blue value is 22 (8.98% from 255 or 23.91% from 92); Max value from RGB is 65 - color contains mainly: green. Hex color #054116 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #054116 is #FABEE9. Grayscale: #2A2A2A. Windows color (decimal): -16432874 or 1458437. OLE color: 1458437.
HSL color Cylindrical-coordinate representation of color #054116: hue angle of 137º degrees, saturation: 0.86, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #054116 is Cyan = 0.92, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 5 | 65 | 22 | - |
| CMYK | 0.92 | 0 | 0.66 | 0.75 |
| HSL | 137º | 0.86% | 0.14% | - |
| HSV(B) | 137º | 0.92% | 0.25% | - |
| XYZ | 2.1 | 3.87 | 1.4 | - |
| YUV | 42.16 | 116.62 | 101.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 65 | 22 | 0.92 | 0 | 0.66 | 0.75 | 137 | 0.86 | 0.14 |
| Hex | 5 | 41 | 16 | 5C | 0 | 42 | 4B | 89 | 56 | E |
| Octal | 5 | 101 | 26 | 134 | 0 | 102 | 113 | 211 | 126 | 16 |
| Binary | 101 | 1000001 | 10110 | 1011100 | 0 | 1000010 | 1001011 | 10001001 | 1010110 | 1110 |
Color Harmonies of #054116
Complementary color
Monochromatic Colors of #054116
Black with #054116
Text Example
Text Example
White with #054116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #054116; }
p { color: rgb(5,65,22); }
H1.HeaderClassName
{
color: #054116;
}
.AnyTagClassName
{
color: #054116;
}
</style>
background-color css
<style>
a { background-color: #054116; }
a { background-color: rgb(5,65,22); }
div.DivClassName
{
background-color: #054116;
}
.BgClassName
{
background-color: #054116;
}
</style>
border-color css
<style>
span { border-color: #054116; }
span { border-color: rgb(5,65,22); }
td.TdClassName
{
border-color: #054116;
}
.TagClassName
{
border-color: #054116;
}
</style>