Shades of Deep Fir #053615
Tints of Deep Fir #053615
RGB
CMYK
RGB Variations
Color information
#053615 (or 0x053615) is known color: Deep Fir. HEX triplet: 05, 36 and 15. RGB value is (5,54,21). Sum of RGB (Red+Green+Blue) = 5+54+21=80 (10% of max value = 765). Red value is 5 (2.34% from 255 or 6.25% from 80); Green value is 54 (21.48% from 255 or 67.5% from 80); Blue value is 21 (8.59% from 255 or 26.25% from 80); Max value from RGB is 54 - color contains mainly: green. Hex color #053615 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #053615 is #FAC9EA. Grayscale: #232323. Windows color (decimal): -16435691 or 1390085. OLE color: 1390085.
HSL color Cylindrical-coordinate representation of color #053615: hue angle of 139.59º 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 #053615 is Cyan = 0.91, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 5 | 54 | 21 | - |
| CMYK | 0.91 | 0 | 0.61 | 0.79 |
| HSL | 139.59º | 0.83% | 0.12% | - |
| HSV(B) | 139.59º | 0.91% | 0.21% | - |
| XYZ | 1.52 | 2.72 | 1.16 | - |
| YUV | 35.59 | 119.77 | 106.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 54 | 21 | 0.91 | 0 | 0.61 | 0.79 | 139.59 | 0.83 | 0.12 |
| Hex | 5 | 36 | 15 | 5B | 0 | 3D | 4F | 8C | 53 | C |
| Octal | 5 | 66 | 25 | 133 | 0 | 75 | 117 | 214 | 123 | 14 |
| Binary | 101 | 110110 | 10101 | 1011011 | 0 | 111101 | 1001111 | 10001100 | 1010011 | 1100 |
Color Harmonies of #053615
Complementary color
Monochromatic Colors of #053615
Black with #053615
Text Example
Text Example
White with #053615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #053615; }
p { color: rgb(5,54,21); }
H1.HeaderClassName
{
color: #053615;
}
.AnyTagClassName
{
color: #053615;
}
</style>
background-color css
<style>
a { background-color: #053615; }
a { background-color: rgb(5,54,21); }
div.DivClassName
{
background-color: #053615;
}
.BgClassName
{
background-color: #053615;
}
</style>
border-color css
<style>
span { border-color: #053615; }
span { border-color: rgb(5,54,21); }
td.TdClassName
{
border-color: #053615;
}
.TagClassName
{
border-color: #053615;
}
</style>