Shades of Dark Spring Green #057934
Tints of Dark Spring Green #057934
RGB
CMYK
RGB Variations
Color information
#057934 (or 0x057934) is known color: Dark Spring Green. HEX triplet: 05, 79 and 34. RGB value is (5,121,52). Sum of RGB (Red+Green+Blue) = 5+121+52=178 (23% of max value = 765). Red value is 5 (2.34% from 255 or 2.81% from 178); Green value is 121 (47.66% from 255 or 67.98% from 178); Blue value is 52 (20.70% from 255 or 29.21% from 178); Max value from RGB is 121 - color contains mainly: green. Hex color #057934 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #057934 is #FA86CB. Grayscale: #4E4E4E. Windows color (decimal): -16418508 or 3438853. OLE color: 3438853.
HSL color Cylindrical-coordinate representation of color #057934: hue angle of 144.31º degrees, saturation: 0.92, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #057934 is Cyan = 0.96, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 5 | 121 | 52 | - |
| CMYK | 0.96 | 0 | 0.57 | 0.53 |
| HSL | 144.31º | 0.92% | 0.25% | - |
| HSV(B) | 144.31º | 0.96% | 0.47% | - |
| XYZ | 7.52 | 13.95 | 5.55 | - |
| YUV | 78.45 | 113.07 | 75.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 121 | 52 | 0.96 | 0 | 0.57 | 0.53 | 144.31 | 0.92 | 0.25 |
| Hex | 5 | 79 | 34 | 60 | 0 | 39 | 35 | 90 | 5C | 19 |
| Octal | 5 | 171 | 64 | 140 | 0 | 71 | 65 | 220 | 134 | 31 |
| Binary | 101 | 1111001 | 110100 | 1100000 | 0 | 111001 | 110101 | 10010000 | 1011100 | 11001 |
Color Harmonies of #057934
Complementary color
Monochromatic Colors of #057934
Black with #057934
Text Example
Text Example
White with #057934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057934; }
p { color: rgb(5,121,52); }
H1.HeaderClassName
{
color: #057934;
}
.AnyTagClassName
{
color: #057934;
}
</style>
background-color css
<style>
a { background-color: #057934; }
a { background-color: rgb(5,121,52); }
div.DivClassName
{
background-color: #057934;
}
.BgClassName
{
background-color: #057934;
}
</style>
border-color css
<style>
span { border-color: #057934; }
span { border-color: rgb(5,121,52); }
td.TdClassName
{
border-color: #057934;
}
.TagClassName
{
border-color: #057934;
}
</style>