Shades of Dark Spring Green #058936
Tints of Dark Spring Green #058936
RGB
CMYK
RGB Variations
Color information
#058936 (or 0x058936) is known color: Dark Spring Green. HEX triplet: 05, 89 and 36. RGB value is (5,137,54). Sum of RGB (Red+Green+Blue) = 5+137+54=196 (25% of max value = 765). Red value is 5 (2.34% from 255 or 2.55% from 196); Green value is 137 (53.91% from 255 or 69.90% from 196); Blue value is 54 (21.48% from 255 or 27.55% from 196); Max value from RGB is 137 - color contains mainly: green. Hex color #058936 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #058936 is #FA76C9. Grayscale: #585858. Windows color (decimal): -16414410 or 3574021. OLE color: 3574021.
HSL color Cylindrical-coordinate representation of color #058936: hue angle of 142.27º degrees, saturation: 0.93, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #058936 is Cyan = 0.96, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 5 | 137 | 54 | - |
| CMYK | 0.96 | 0 | 0.61 | 0.46 |
| HSL | 142.27º | 0.93% | 0.28% | - |
| HSV(B) | 142.27º | 0.96% | 0.54% | - |
| XYZ | 9.67 | 18.19 | 6.49 | - |
| YUV | 88.07 | 108.77 | 68.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 137 | 54 | 0.96 | 0 | 0.61 | 0.46 | 142.27 | 0.93 | 0.28 |
| Hex | 5 | 89 | 36 | 60 | 0 | 3D | 2E | 8E | 5D | 1C |
| Octal | 5 | 211 | 66 | 140 | 0 | 75 | 56 | 216 | 135 | 34 |
| Binary | 101 | 10001001 | 110110 | 1100000 | 0 | 111101 | 101110 | 10001110 | 1011101 | 11100 |
Color Harmonies of #058936
Complementary color
Monochromatic Colors of #058936
Black with #058936
Text Example
Text Example
White with #058936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #058936; }
p { color: rgb(5,137,54); }
H1.HeaderClassName
{
color: #058936;
}
.AnyTagClassName
{
color: #058936;
}
</style>
background-color css
<style>
a { background-color: #058936; }
a { background-color: rgb(5,137,54); }
div.DivClassName
{
background-color: #058936;
}
.BgClassName
{
background-color: #058936;
}
</style>
border-color css
<style>
span { border-color: #058936; }
span { border-color: rgb(5,137,54); }
td.TdClassName
{
border-color: #058936;
}
.TagClassName
{
border-color: #058936;
}
</style>