Shades of Dark Spring Green #057632
Tints of Dark Spring Green #057632
RGB
CMYK
RGB Variations
Color information
#057632 (or 0x057632) is known color: Dark Spring Green. HEX triplet: 05, 76 and 32. RGB value is (5,118,50). Sum of RGB (Red+Green+Blue) = 5+118+50=173 (22% of max value = 765). Red value is 5 (2.34% from 255 or 2.89% from 173); Green value is 118 (46.48% from 255 or 68.21% from 173); Blue value is 50 (19.92% from 255 or 28.90% from 173); Max value from RGB is 118 - color contains mainly: green. Hex color #057632 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #057632 is #FA89CD. Grayscale: #4C4C4C. Windows color (decimal): -16419278 or 3307013. OLE color: 3307013.
HSL color Cylindrical-coordinate representation of color #057632: hue angle of 143.89º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #057632 is Cyan = 0.96, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 5 | 118 | 50 | - |
| CMYK | 0.96 | 0 | 0.58 | 0.54 |
| HSL | 143.89º | 0.92% | 0.24% | - |
| HSV(B) | 143.89º | 0.96% | 0.46% | - |
| XYZ | 7.12 | 13.22 | 5.19 | - |
| YUV | 76.46 | 113.06 | 77.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 118 | 50 | 0.96 | 0 | 0.58 | 0.54 | 143.89 | 0.92 | 0.24 |
| Hex | 5 | 76 | 32 | 60 | 0 | 3A | 36 | 90 | 5C | 18 |
| Octal | 5 | 166 | 62 | 140 | 0 | 72 | 66 | 220 | 134 | 30 |
| Binary | 101 | 1110110 | 110010 | 1100000 | 0 | 111010 | 110110 | 10010000 | 1011100 | 11000 |
Color Harmonies of #057632
Complementary color
Monochromatic Colors of #057632
Black with #057632
Text Example
Text Example
White with #057632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057632; }
p { color: rgb(5,118,50); }
H1.HeaderClassName
{
color: #057632;
}
.AnyTagClassName
{
color: #057632;
}
</style>
background-color css
<style>
a { background-color: #057632; }
a { background-color: rgb(5,118,50); }
div.DivClassName
{
background-color: #057632;
}
.BgClassName
{
background-color: #057632;
}
</style>
border-color css
<style>
span { border-color: #057632; }
span { border-color: rgb(5,118,50); }
td.TdClassName
{
border-color: #057632;
}
.TagClassName
{
border-color: #057632;
}
</style>