Shades of Dark Spring Green #047540
Tints of Dark Spring Green #047540
RGB
CMYK
RGB Variations
Color information
#047540 (or 0x047540) is known color: Dark Spring Green. HEX triplet: 04, 75 and 40. RGB value is (4,117,64). Sum of RGB (Red+Green+Blue) = 4+117+64=185 (24% of max value = 765). Red value is 4 (1.95% from 255 or 2.16% from 185); Green value is 117 (46.09% from 255 or 63.24% from 185); Blue value is 64 (25.39% from 255 or 34.59% from 185); Max value from RGB is 117 - color contains mainly: green. Hex color #047540 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #047540 is #FB8ABF. Grayscale: #4D4D4D. Windows color (decimal): -16485056 or 4224260. OLE color: 4224260.
HSL color Cylindrical-coordinate representation of color #047540: hue angle of 151.86º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #047540 is Cyan = 0.97, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 4 | 117 | 64 | - |
| CMYK | 0.97 | 0 | 0.45 | 0.54 |
| HSL | 151.86º | 0.93% | 0.24% | - |
| HSV(B) | 151.86º | 0.97% | 0.46% | - |
| XYZ | 7.34 | 13.12 | 7 | - |
| YUV | 77.17 | 120.56 | 75.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 117 | 64 | 0.97 | 0 | 0.45 | 0.54 | 151.86 | 0.93 | 0.24 |
| Hex | 4 | 75 | 40 | 61 | 0 | 2D | 36 | 98 | 5D | 18 |
| Octal | 4 | 165 | 100 | 141 | 0 | 55 | 66 | 230 | 135 | 30 |
| Binary | 100 | 1110101 | 1000000 | 1100001 | 0 | 101101 | 110110 | 10011000 | 1011101 | 11000 |
Color Harmonies of #047540
Complementary color
Monochromatic Colors of #047540
Black with #047540
Text Example
Text Example
White with #047540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #047540; }
p { color: rgb(4,117,64); }
H1.HeaderClassName
{
color: #047540;
}
.AnyTagClassName
{
color: #047540;
}
</style>
background-color css
<style>
a { background-color: #047540; }
a { background-color: rgb(4,117,64); }
div.DivClassName
{
background-color: #047540;
}
.BgClassName
{
background-color: #047540;
}
</style>
border-color css
<style>
span { border-color: #047540; }
span { border-color: rgb(4,117,64); }
td.TdClassName
{
border-color: #047540;
}
.TagClassName
{
border-color: #047540;
}
</style>