Shades of Dark Spring Green #137043
Tints of Dark Spring Green #137043
RGB
CMYK
RGB Variations
Color information
#137043 (or 0x137043) is known color: Dark Spring Green. HEX triplet: 13, 70 and 43. RGB value is (19,112,67). Sum of RGB (Red+Green+Blue) = 19+112+67=198 (26% of max value = 765). Red value is 19 (7.81% from 255 or 9.60% from 198); Green value is 112 (44.14% from 255 or 56.57% from 198); Blue value is 67 (26.56% from 255 or 33.84% from 198); Max value from RGB is 112 - color contains mainly: green. Hex color #137043 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #137043 is #EC8FBC. Grayscale: #4F4F4F. Windows color (decimal): -15503293 or 4419603. OLE color: 4419603.
HSL color Cylindrical-coordinate representation of color #137043: hue angle of 150.97º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #137043 is Cyan = 0.83, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 19 | 112 | 67 | - |
| CMYK | 0.83 | 0 | 0.40 | 0.56 |
| HSL | 150.97º | 0.71% | 0.26% | - |
| HSV(B) | 150.97º | 0.83% | 0.44% | - |
| XYZ | 7.08 | 12.13 | 7.28 | - |
| YUV | 79.06 | 121.19 | 85.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 112 | 67 | 0.83 | 0 | 0.40 | 0.56 | 150.97 | 0.71 | 0.26 |
| Hex | 13 | 70 | 43 | 53 | 0 | 28 | 38 | 97 | 47 | 1A |
| Octal | 23 | 160 | 103 | 123 | 0 | 50 | 70 | 227 | 107 | 32 |
| Binary | 10011 | 1110000 | 1000011 | 1010011 | 0 | 101000 | 111000 | 10010111 | 1000111 | 11010 |
Color Harmonies of #137043
Complementary color
Monochromatic Colors of #137043
Black with #137043
Text Example
Text Example
White with #137043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137043; }
p { color: rgb(19,112,67); }
H1.HeaderClassName
{
color: #137043;
}
.AnyTagClassName
{
color: #137043;
}
</style>
background-color css
<style>
a { background-color: #137043; }
a { background-color: rgb(19,112,67); }
div.DivClassName
{
background-color: #137043;
}
.BgClassName
{
background-color: #137043;
}
</style>
border-color css
<style>
span { border-color: #137043; }
span { border-color: rgb(19,112,67); }
td.TdClassName
{
border-color: #137043;
}
.TagClassName
{
border-color: #137043;
}
</style>