Shades of Deep Fir #053916
Tints of Deep Fir #053916
RGB
CMYK
RGB Variations
Color information
#053916 (or 0x053916) is known color: Deep Fir. HEX triplet: 05, 39 and 16. RGB value is (5,57,22). Sum of RGB (Red+Green+Blue) = 5+57+22=84 (11% of max value = 765). Red value is 5 (2.34% from 255 or 5.95% from 84); Green value is 57 (22.66% from 255 or 67.86% from 84); Blue value is 22 (8.98% from 255 or 26.19% from 84); Max value from RGB is 57 - color contains mainly: green. Hex color #053916 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #053916 is #FAC6E9. Grayscale: #252525. Windows color (decimal): -16434922 or 1456389. OLE color: 1456389.
HSL color Cylindrical-coordinate representation of color #053916: hue angle of 139.62º degrees, saturation: 0.84, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #053916 is Cyan = 0.91, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 5 | 57 | 22 | - |
| CMYK | 0.91 | 0 | 0.61 | 0.78 |
| HSL | 139.62º | 0.84% | 0.12% | - |
| HSV(B) | 139.62º | 0.91% | 0.22% | - |
| XYZ | 1.67 | 3.02 | 1.25 | - |
| YUV | 37.46 | 119.27 | 104.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 57 | 22 | 0.91 | 0 | 0.61 | 0.78 | 139.62 | 0.84 | 0.12 |
| Hex | 5 | 39 | 16 | 5B | 0 | 3D | 4E | 8C | 54 | C |
| Octal | 5 | 71 | 26 | 133 | 0 | 75 | 116 | 214 | 124 | 14 |
| Binary | 101 | 111001 | 10110 | 1011011 | 0 | 111101 | 1001110 | 10001100 | 1010100 | 1100 |
Color Harmonies of #053916
Complementary color
Monochromatic Colors of #053916
Black with #053916
Text Example
Text Example
White with #053916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #053916; }
p { color: rgb(5,57,22); }
H1.HeaderClassName
{
color: #053916;
}
.AnyTagClassName
{
color: #053916;
}
</style>
background-color css
<style>
a { background-color: #053916; }
a { background-color: rgb(5,57,22); }
div.DivClassName
{
background-color: #053916;
}
.BgClassName
{
background-color: #053916;
}
</style>
border-color css
<style>
span { border-color: #053916; }
span { border-color: rgb(5,57,22); }
td.TdClassName
{
border-color: #053916;
}
.TagClassName
{
border-color: #053916;
}
</style>