Shades of Deep Fir #043514
Tints of Deep Fir #043514
RGB
CMYK
RGB Variations
Color information
#043514 (or 0x043514) is known color: Deep Fir. HEX triplet: 04, 35 and 14. RGB value is (4,53,20). Sum of RGB (Red+Green+Blue) = 4+53+20=77 (10% of max value = 765). Red value is 4 (1.95% from 255 or 5.19% from 77); Green value is 53 (21.09% from 255 or 68.83% from 77); Blue value is 20 (8.20% from 255 or 25.97% from 77); Max value from RGB is 53 - color contains mainly: green. Hex color #043514 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #043514 is #FBCAEB. Grayscale: #222222. Windows color (decimal): -16501484 or 1324292. OLE color: 1324292.
HSL color Cylindrical-coordinate representation of color #043514: hue angle of 139.59º degrees, saturation: 0.86, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #043514 is Cyan = 0.92, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 4 | 53 | 20 | - |
| CMYK | 0.92 | 0 | 0.62 | 0.79 |
| HSL | 139.59º | 0.86% | 0.11% | - |
| HSV(B) | 139.59º | 0.92% | 0.21% | - |
| XYZ | 1.45 | 2.62 | 1.09 | - |
| YUV | 34.59 | 119.77 | 106.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 53 | 20 | 0.92 | 0 | 0.62 | 0.79 | 139.59 | 0.86 | 0.11 |
| Hex | 4 | 35 | 14 | 5C | 0 | 3E | 4F | 8C | 56 | B |
| Octal | 4 | 65 | 24 | 134 | 0 | 76 | 117 | 214 | 126 | 13 |
| Binary | 100 | 110101 | 10100 | 1011100 | 0 | 111110 | 1001111 | 10001100 | 1010110 | 1011 |
Color Harmonies of #043514
Complementary color
Monochromatic Colors of #043514
Black with #043514
Text Example
Text Example
White with #043514
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #043514; }
p { color: rgb(4,53,20); }
H1.HeaderClassName
{
color: #043514;
}
.AnyTagClassName
{
color: #043514;
}
</style>
background-color css
<style>
a { background-color: #043514; }
a { background-color: rgb(4,53,20); }
div.DivClassName
{
background-color: #043514;
}
.BgClassName
{
background-color: #043514;
}
</style>
border-color css
<style>
span { border-color: #043514; }
span { border-color: rgb(4,53,20); }
td.TdClassName
{
border-color: #043514;
}
.TagClassName
{
border-color: #043514;
}
</style>