Shades of Dark Spring Green #058436
Tints of Dark Spring Green #058436
RGB
CMYK
RGB Variations
Color information
#058436 (or 0x058436) is known color: Dark Spring Green. HEX triplet: 05, 84 and 36. RGB value is (5,132,54). Sum of RGB (Red+Green+Blue) = 5+132+54=191 (25% of max value = 765). Red value is 5 (2.34% from 255 or 2.62% from 191); Green value is 132 (51.95% from 255 or 69.11% from 191); Blue value is 54 (21.48% from 255 or 28.27% from 191); Max value from RGB is 132 - color contains mainly: green. Hex color #058436 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #058436 is #FA7BC9. Grayscale: #555555. Windows color (decimal): -16415690 or 3572741. OLE color: 3572741.
HSL color Cylindrical-coordinate representation of color #058436: hue angle of 143.15º degrees, saturation: 0.93, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #058436 is Cyan = 0.96, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 5 | 132 | 54 | - |
| CMYK | 0.96 | 0 | 0.59 | 0.48 |
| HSL | 143.15º | 0.93% | 0.27% | - |
| HSV(B) | 143.15º | 0.96% | 0.52% | - |
| XYZ | 8.98 | 16.8 | 6.26 | - |
| YUV | 85.14 | 110.42 | 70.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 132 | 54 | 0.96 | 0 | 0.59 | 0.48 | 143.15 | 0.93 | 0.27 |
| Hex | 5 | 84 | 36 | 60 | 0 | 3B | 30 | 8F | 5D | 1B |
| Octal | 5 | 204 | 66 | 140 | 0 | 73 | 60 | 217 | 135 | 33 |
| Binary | 101 | 10000100 | 110110 | 1100000 | 0 | 111011 | 110000 | 10001111 | 1011101 | 11011 |
Color Harmonies of #058436
Complementary color
Monochromatic Colors of #058436
Black with #058436
Text Example
Text Example
White with #058436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #058436; }
p { color: rgb(5,132,54); }
H1.HeaderClassName
{
color: #058436;
}
.AnyTagClassName
{
color: #058436;
}
</style>
background-color css
<style>
a { background-color: #058436; }
a { background-color: rgb(5,132,54); }
div.DivClassName
{
background-color: #058436;
}
.BgClassName
{
background-color: #058436;
}
</style>
border-color css
<style>
span { border-color: #058436; }
span { border-color: rgb(5,132,54); }
td.TdClassName
{
border-color: #058436;
}
.TagClassName
{
border-color: #058436;
}
</style>