Shades of Deep Fir #053617
Tints of Deep Fir #053617
RGB
CMYK
RGB Variations
Color information
#053617 (or 0x053617) is known color: Deep Fir. HEX triplet: 05, 36 and 17. RGB value is (5,54,23). Sum of RGB (Red+Green+Blue) = 5+54+23=82 (10% of max value = 765). Red value is 5 (2.34% from 255 or 6.10% from 82); Green value is 54 (21.48% from 255 or 65.85% from 82); Blue value is 23 (9.38% from 255 or 28.05% from 82); Max value from RGB is 54 - color contains mainly: green. Hex color #053617 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #053617 is #FAC9E8. Grayscale: #232323. Windows color (decimal): -16435689 or 1521157. OLE color: 1521157.
HSL color Cylindrical-coordinate representation of color #053617: hue angle of 142.04º degrees, saturation: 0.83, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #053617 is Cyan = 0.91, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 5 | 54 | 23 | - |
| CMYK | 0.91 | 0 | 0.57 | 0.79 |
| HSL | 142.04º | 0.83% | 0.12% | - |
| HSV(B) | 142.04º | 0.91% | 0.21% | - |
| XYZ | 1.54 | 2.73 | 1.26 | - |
| YUV | 35.82 | 120.77 | 106.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 54 | 23 | 0.91 | 0 | 0.57 | 0.79 | 142.04 | 0.83 | 0.12 |
| Hex | 5 | 36 | 17 | 5B | 0 | 39 | 4F | 8E | 53 | C |
| Octal | 5 | 66 | 27 | 133 | 0 | 71 | 117 | 216 | 123 | 14 |
| Binary | 101 | 110110 | 10111 | 1011011 | 0 | 111001 | 1001111 | 10001110 | 1010011 | 1100 |
Color Harmonies of #053617
Complementary color
Monochromatic Colors of #053617
Black with #053617
Text Example
Text Example
White with #053617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #053617; }
p { color: rgb(5,54,23); }
H1.HeaderClassName
{
color: #053617;
}
.AnyTagClassName
{
color: #053617;
}
</style>
background-color css
<style>
a { background-color: #053617; }
a { background-color: rgb(5,54,23); }
div.DivClassName
{
background-color: #053617;
}
.BgClassName
{
background-color: #053617;
}
</style>
border-color css
<style>
span { border-color: #053617; }
span { border-color: rgb(5,54,23); }
td.TdClassName
{
border-color: #053617;
}
.TagClassName
{
border-color: #053617;
}
</style>