Shades of Deep Fir #043713
Tints of Deep Fir #043713
RGB
CMYK
RGB Variations
Color information
#043713 (or 0x043713) is known color: Deep Fir. HEX triplet: 04, 37 and 13. RGB value is (4,55,19). Sum of RGB (Red+Green+Blue) = 4+55+19=78 (10% of max value = 765). Red value is 4 (1.95% from 255 or 5.13% from 78); Green value is 55 (21.88% from 255 or 70.51% from 78); Blue value is 19 (7.81% from 255 or 24.36% from 78); Max value from RGB is 55 - color contains mainly: green. Hex color #043713 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #043713 is #FBC8EC. Grayscale: #232323. Windows color (decimal): -16500973 or 1259268. OLE color: 1259268.
HSL color Cylindrical-coordinate representation of color #043713: hue angle of 137.65º degrees, saturation: 0.86, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #043713 is Cyan = 0.93, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 4 | 55 | 19 | - |
| CMYK | 0.93 | 0 | 0.65 | 0.78 |
| HSL | 137.65º | 0.86% | 0.12% | - |
| HSV(B) | 137.65º | 0.93% | 0.22% | - |
| XYZ | 1.53 | 2.81 | 1.08 | - |
| YUV | 35.65 | 118.6 | 105.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 55 | 19 | 0.93 | 0 | 0.65 | 0.78 | 137.65 | 0.86 | 0.12 |
| Hex | 4 | 37 | 13 | 5D | 0 | 41 | 4E | 8A | 56 | C |
| Octal | 4 | 67 | 23 | 135 | 0 | 101 | 116 | 212 | 126 | 14 |
| Binary | 100 | 110111 | 10011 | 1011101 | 0 | 1000001 | 1001110 | 10001010 | 1010110 | 1100 |
Color Harmonies of #043713
Complementary color
Monochromatic Colors of #043713
Black with #043713
Text Example
Text Example
White with #043713
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #043713; }
p { color: rgb(4,55,19); }
H1.HeaderClassName
{
color: #043713;
}
.AnyTagClassName
{
color: #043713;
}
</style>
background-color css
<style>
a { background-color: #043713; }
a { background-color: rgb(4,55,19); }
div.DivClassName
{
background-color: #043713;
}
.BgClassName
{
background-color: #043713;
}
</style>
border-color css
<style>
span { border-color: #043713; }
span { border-color: rgb(4,55,19); }
td.TdClassName
{
border-color: #043713;
}
.TagClassName
{
border-color: #043713;
}
</style>