Shades of Dark Spring Green #138037
Tints of Dark Spring Green #138037
RGB
CMYK
RGB Variations
Color information
#138037 (or 0x138037) is known color: Dark Spring Green. HEX triplet: 13, 80 and 37. RGB value is (19,128,55). Sum of RGB (Red+Green+Blue) = 19+128+55=202 (26% of max value = 765). Red value is 19 (7.81% from 255 or 9.41% from 202); Green value is 128 (50.39% from 255 or 63.37% from 202); Blue value is 55 (21.88% from 255 or 27.23% from 202); Max value from RGB is 128 - color contains mainly: green. Hex color #138037 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #138037 is #EC7FC8. Grayscale: #575757. Windows color (decimal): -15499209 or 3637267. OLE color: 3637267.
HSL color Cylindrical-coordinate representation of color #138037: hue angle of 139.82º degrees, saturation: 0.74, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #138037 is Cyan = 0.85, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 19 | 128 | 55 | - |
| CMYK | 0.85 | 0 | 0.57 | 0.50 |
| HSL | 139.82º | 0.74% | 0.29% | - |
| HSV(B) | 139.82º | 0.85% | 0.5% | - |
| XYZ | 8.68 | 15.85 | 6.22 | - |
| YUV | 87.09 | 109.89 | 79.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 128 | 55 | 0.85 | 0 | 0.57 | 0.50 | 139.82 | 0.74 | 0.29 |
| Hex | 13 | 80 | 37 | 55 | 0 | 39 | 32 | 8C | 4A | 1D |
| Octal | 23 | 200 | 67 | 125 | 0 | 71 | 62 | 214 | 112 | 35 |
| Binary | 10011 | 10000000 | 110111 | 1010101 | 0 | 111001 | 110010 | 10001100 | 1001010 | 11101 |
Color Harmonies of #138037
Complementary color
Monochromatic Colors of #138037
Black with #138037
Text Example
Text Example
White with #138037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #138037; }
p { color: rgb(19,128,55); }
H1.HeaderClassName
{
color: #138037;
}
.AnyTagClassName
{
color: #138037;
}
</style>
background-color css
<style>
a { background-color: #138037; }
a { background-color: rgb(19,128,55); }
div.DivClassName
{
background-color: #138037;
}
.BgClassName
{
background-color: #138037;
}
</style>
border-color css
<style>
span { border-color: #138037; }
span { border-color: rgb(19,128,55); }
td.TdClassName
{
border-color: #138037;
}
.TagClassName
{
border-color: #138037;
}
</style>