Shades of Deep Fir #053614
Tints of Deep Fir #053614
RGB
CMYK
RGB Variations
Color information
#053614 (or 0x053614) is known color: Deep Fir. HEX triplet: 05, 36 and 14. RGB value is (5,54,20). Sum of RGB (Red+Green+Blue) = 5+54+20=79 (10% of max value = 765). Red value is 5 (2.34% from 255 or 6.33% from 79); Green value is 54 (21.48% from 255 or 68.35% from 79); Blue value is 20 (8.20% from 255 or 25.32% from 79); Max value from RGB is 54 - color contains mainly: green. Hex color #053614 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #053614 is #FAC9EB. Grayscale: #232323. Windows color (decimal): -16435692 or 1324549. OLE color: 1324549.
HSL color Cylindrical-coordinate representation of color #053614: hue angle of 138.37º 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 #053614 is Cyan = 0.91, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 5 | 54 | 20 | - |
| CMYK | 0.91 | 0 | 0.63 | 0.79 |
| HSL | 138.37º | 0.83% | 0.12% | - |
| HSV(B) | 138.37º | 0.91% | 0.21% | - |
| XYZ | 1.51 | 2.72 | 1.11 | - |
| YUV | 35.47 | 119.27 | 106.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 54 | 20 | 0.91 | 0 | 0.63 | 0.79 | 138.37 | 0.83 | 0.12 |
| Hex | 5 | 36 | 14 | 5B | 0 | 3F | 4F | 8A | 53 | C |
| Octal | 5 | 66 | 24 | 133 | 0 | 77 | 117 | 212 | 123 | 14 |
| Binary | 101 | 110110 | 10100 | 1011011 | 0 | 111111 | 1001111 | 10001010 | 1010011 | 1100 |
Color Harmonies of #053614
Complementary color
Monochromatic Colors of #053614
Black with #053614
Text Example
Text Example
White with #053614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #053614; }
p { color: rgb(5,54,20); }
H1.HeaderClassName
{
color: #053614;
}
.AnyTagClassName
{
color: #053614;
}
</style>
background-color css
<style>
a { background-color: #053614; }
a { background-color: rgb(5,54,20); }
div.DivClassName
{
background-color: #053614;
}
.BgClassName
{
background-color: #053614;
}
</style>
border-color css
<style>
span { border-color: #053614; }
span { border-color: rgb(5,54,20); }
td.TdClassName
{
border-color: #053614;
}
.TagClassName
{
border-color: #053614;
}
</style>