Shades of Dark Spring Green #057540
Tints of Dark Spring Green #057540
RGB
CMYK
RGB Variations
Color information
#057540 (or 0x057540) is known color: Dark Spring Green. HEX triplet: 05, 75 and 40. RGB value is (5,117,64). Sum of RGB (Red+Green+Blue) = 5+117+64=186 (24% of max value = 765). Red value is 5 (2.34% from 255 or 2.69% from 186); Green value is 117 (46.09% from 255 or 62.90% from 186); Blue value is 64 (25.39% from 255 or 34.41% from 186); Max value from RGB is 117 - color contains mainly: green. Hex color #057540 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #057540 is #FA8ABF. Grayscale: #4D4D4D. Windows color (decimal): -16419520 or 4224261. OLE color: 4224261.
HSL color Cylindrical-coordinate representation of color #057540: hue angle of 151.61º 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 #057540 is Cyan = 0.96, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 5 | 117 | 64 | - |
| CMYK | 0.96 | 0 | 0.45 | 0.54 |
| HSL | 151.61º | 0.92% | 0.24% | - |
| HSV(B) | 151.61º | 0.96% | 0.46% | - |
| XYZ | 7.35 | 13.13 | 7 | - |
| YUV | 77.47 | 120.39 | 76.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 117 | 64 | 0.96 | 0 | 0.45 | 0.54 | 151.61 | 0.92 | 0.24 |
| Hex | 5 | 75 | 40 | 60 | 0 | 2D | 36 | 98 | 5C | 18 |
| Octal | 5 | 165 | 100 | 140 | 0 | 55 | 66 | 230 | 134 | 30 |
| Binary | 101 | 1110101 | 1000000 | 1100000 | 0 | 101101 | 110110 | 10011000 | 1011100 | 11000 |
Color Harmonies of #057540
Complementary color
Monochromatic Colors of #057540
Black with #057540
Text Example
Text Example
White with #057540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057540; }
p { color: rgb(5,117,64); }
H1.HeaderClassName
{
color: #057540;
}
.AnyTagClassName
{
color: #057540;
}
</style>
background-color css
<style>
a { background-color: #057540; }
a { background-color: rgb(5,117,64); }
div.DivClassName
{
background-color: #057540;
}
.BgClassName
{
background-color: #057540;
}
</style>
border-color css
<style>
span { border-color: #057540; }
span { border-color: rgb(5,117,64); }
td.TdClassName
{
border-color: #057540;
}
.TagClassName
{
border-color: #057540;
}
</style>