Shades of Dark Spring Green #138437
Tints of Dark Spring Green #138437
RGB
CMYK
RGB Variations
Color information
#138437 (or 0x138437) is known color: Dark Spring Green. HEX triplet: 13, 84 and 37. RGB value is (19,132,55). Sum of RGB (Red+Green+Blue) = 19+132+55=206 (27% of max value = 765). Red value is 19 (7.81% from 255 or 9.22% from 206); Green value is 132 (51.95% from 255 or 64.08% from 206); Blue value is 55 (21.88% from 255 or 26.70% from 206); Max value from RGB is 132 - color contains mainly: green. Hex color #138437 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #138437 is #EC7BC8. Grayscale: #595959. Windows color (decimal): -15498185 or 3638291. OLE color: 3638291.
HSL color Cylindrical-coordinate representation of color #138437: hue angle of 139.12º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #138437 is Cyan = 0.86, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 19 | 132 | 55 | - |
| CMYK | 0.86 | 0 | 0.58 | 0.48 |
| HSL | 139.12º | 0.75% | 0.3% | - |
| HSV(B) | 139.12º | 0.86% | 0.52% | - |
| XYZ | 9.21 | 16.92 | 6.39 | - |
| YUV | 89.44 | 108.56 | 77.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 132 | 55 | 0.86 | 0 | 0.58 | 0.48 | 139.12 | 0.75 | 0.3 |
| Hex | 13 | 84 | 37 | 56 | 0 | 3A | 30 | 8B | 4B | 1E |
| Octal | 23 | 204 | 67 | 126 | 0 | 72 | 60 | 213 | 113 | 36 |
| Binary | 10011 | 10000100 | 110111 | 1010110 | 0 | 111010 | 110000 | 10001011 | 1001011 | 11110 |
Color Harmonies of #138437
Complementary color
Monochromatic Colors of #138437
Black with #138437
Text Example
Text Example
White with #138437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #138437; }
p { color: rgb(19,132,55); }
H1.HeaderClassName
{
color: #138437;
}
.AnyTagClassName
{
color: #138437;
}
</style>
background-color css
<style>
a { background-color: #138437; }
a { background-color: rgb(19,132,55); }
div.DivClassName
{
background-color: #138437;
}
.BgClassName
{
background-color: #138437;
}
</style>
border-color css
<style>
span { border-color: #138437; }
span { border-color: rgb(19,132,55); }
td.TdClassName
{
border-color: #138437;
}
.TagClassName
{
border-color: #138437;
}
</style>