Shades of Dark Spring Green #137239
Tints of Dark Spring Green #137239
RGB
CMYK
RGB Variations
Color information
#137239 (or 0x137239) is known color: Dark Spring Green. HEX triplet: 13, 72 and 39. RGB value is (19,114,57). Sum of RGB (Red+Green+Blue) = 19+114+57=190 (25% of max value = 765). Red value is 19 (7.81% from 255 or 10% from 190); Green value is 114 (44.92% from 255 or 60% from 190); Blue value is 57 (22.66% from 255 or 30% from 190); Max value from RGB is 114 - color contains mainly: green. Hex color #137239 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #137239 is #EC8DC6. Grayscale: #4F4F4F. Windows color (decimal): -15502791 or 3764755. OLE color: 3764755.
HSL color Cylindrical-coordinate representation of color #137239: hue angle of 144º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #137239 is Cyan = 0.83, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 19 | 114 | 57 | - |
| CMYK | 0.83 | 0 | 0.50 | 0.55 |
| HSL | 144º | 0.71% | 0.26% | - |
| HSV(B) | 144º | 0.83% | 0.45% | - |
| XYZ | 7.02 | 12.47 | 5.91 | - |
| YUV | 79.1 | 115.53 | 85.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 114 | 57 | 0.83 | 0 | 0.50 | 0.55 | 144 | 0.71 | 0.26 |
| Hex | 13 | 72 | 39 | 53 | 0 | 32 | 37 | 90 | 47 | 1A |
| Octal | 23 | 162 | 71 | 123 | 0 | 62 | 67 | 220 | 107 | 32 |
| Binary | 10011 | 1110010 | 111001 | 1010011 | 0 | 110010 | 110111 | 10010000 | 1000111 | 11010 |
Color Harmonies of #137239
Complementary color
Monochromatic Colors of #137239
Black with #137239
Text Example
Text Example
White with #137239
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137239; }
p { color: rgb(19,114,57); }
H1.HeaderClassName
{
color: #137239;
}
.AnyTagClassName
{
color: #137239;
}
</style>
background-color css
<style>
a { background-color: #137239; }
a { background-color: rgb(19,114,57); }
div.DivClassName
{
background-color: #137239;
}
.BgClassName
{
background-color: #137239;
}
</style>
border-color css
<style>
span { border-color: #137239; }
span { border-color: rgb(19,114,57); }
td.TdClassName
{
border-color: #137239;
}
.TagClassName
{
border-color: #137239;
}
</style>