Shades of Dark Spring Green #057740
Tints of Dark Spring Green #057740
RGB
CMYK
RGB Variations
Color information
#057740 (or 0x057740) is known color: Dark Spring Green. HEX triplet: 05, 77 and 40. RGB value is (5,119,64). Sum of RGB (Red+Green+Blue) = 5+119+64=188 (24% of max value = 765). Red value is 5 (2.34% from 255 or 2.66% from 188); Green value is 119 (46.88% from 255 or 63.30% from 188); Blue value is 64 (25.39% from 255 or 34.04% from 188); Max value from RGB is 119 - color contains mainly: green. Hex color #057740 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #057740 is #FA88BF. Grayscale: #4E4E4E. Windows color (decimal): -16419008 or 4224773. OLE color: 4224773.
HSL color Cylindrical-coordinate representation of color #057740: hue angle of 151.05º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #057740 is Cyan = 0.96, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 5 | 119 | 64 | - |
| CMYK | 0.96 | 0 | 0.46 | 0.53 |
| HSL | 151.05º | 0.92% | 0.24% | - |
| HSV(B) | 151.05º | 0.96% | 0.47% | - |
| XYZ | 7.58 | 13.6 | 7.08 | - |
| YUV | 78.64 | 119.73 | 75.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 119 | 64 | 0.96 | 0 | 0.46 | 0.53 | 151.05 | 0.92 | 0.24 |
| Hex | 5 | 77 | 40 | 60 | 0 | 2E | 35 | 97 | 5C | 18 |
| Octal | 5 | 167 | 100 | 140 | 0 | 56 | 65 | 227 | 134 | 30 |
| Binary | 101 | 1110111 | 1000000 | 1100000 | 0 | 101110 | 110101 | 10010111 | 1011100 | 11000 |
Color Harmonies of #057740
Complementary color
Monochromatic Colors of #057740
Black with #057740
Text Example
Text Example
White with #057740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057740; }
p { color: rgb(5,119,64); }
H1.HeaderClassName
{
color: #057740;
}
.AnyTagClassName
{
color: #057740;
}
</style>
background-color css
<style>
a { background-color: #057740; }
a { background-color: rgb(5,119,64); }
div.DivClassName
{
background-color: #057740;
}
.BgClassName
{
background-color: #057740;
}
</style>
border-color css
<style>
span { border-color: #057740; }
span { border-color: rgb(5,119,64); }
td.TdClassName
{
border-color: #057740;
}
.TagClassName
{
border-color: #057740;
}
</style>