Shades of Deep Fir #053715
Tints of Deep Fir #053715
RGB
CMYK
RGB Variations
Color information
#053715 (or 0x053715) is known color: Deep Fir. HEX triplet: 05, 37 and 15. RGB value is (5,55,21). Sum of RGB (Red+Green+Blue) = 5+55+21=81 (10% of max value = 765). Red value is 5 (2.34% from 255 or 6.17% from 81); Green value is 55 (21.88% from 255 or 67.90% from 81); Blue value is 21 (8.59% from 255 or 25.93% from 81); Max value from RGB is 55 - color contains mainly: green. Hex color #053715 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #053715 is #FAC8EA. Grayscale: #242424. Windows color (decimal): -16435435 or 1390341. OLE color: 1390341.
HSL color Cylindrical-coordinate representation of color #053715: hue angle of 139.2º degrees, saturation: 0.83, 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 #053715 is Cyan = 0.91, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 5 | 55 | 21 | - |
| CMYK | 0.91 | 0 | 0.62 | 0.78 |
| HSL | 139.2º | 0.83% | 0.12% | - |
| HSV(B) | 139.2º | 0.91% | 0.22% | - |
| XYZ | 1.56 | 2.82 | 1.17 | - |
| YUV | 36.17 | 119.44 | 105.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 55 | 21 | 0.91 | 0 | 0.62 | 0.78 | 139.2 | 0.83 | 0.12 |
| Hex | 5 | 37 | 15 | 5B | 0 | 3E | 4E | 8B | 53 | C |
| Octal | 5 | 67 | 25 | 133 | 0 | 76 | 116 | 213 | 123 | 14 |
| Binary | 101 | 110111 | 10101 | 1011011 | 0 | 111110 | 1001110 | 10001011 | 1010011 | 1100 |
Color Harmonies of #053715
Complementary color
Monochromatic Colors of #053715
Black with #053715
Text Example
Text Example
White with #053715
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #053715; }
p { color: rgb(5,55,21); }
H1.HeaderClassName
{
color: #053715;
}
.AnyTagClassName
{
color: #053715;
}
</style>
background-color css
<style>
a { background-color: #053715; }
a { background-color: rgb(5,55,21); }
div.DivClassName
{
background-color: #053715;
}
.BgClassName
{
background-color: #053715;
}
</style>
border-color css
<style>
span { border-color: #053715; }
span { border-color: rgb(5,55,21); }
td.TdClassName
{
border-color: #053715;
}
.TagClassName
{
border-color: #053715;
}
</style>