Shades of Dark Spring Green #117137
Tints of Dark Spring Green #117137
RGB
CMYK
RGB Variations
Color information
#117137 (or 0x117137) is known color: Dark Spring Green. HEX triplet: 11, 71 and 37. RGB value is (17,113,55). Sum of RGB (Red+Green+Blue) = 17+113+55=185 (24% of max value = 765). Red value is 17 (7.03% from 255 or 9.19% from 185); Green value is 113 (44.53% from 255 or 61.08% from 185); Blue value is 55 (21.88% from 255 or 29.73% from 185); Max value from RGB is 113 - color contains mainly: green. Hex color #117137 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #117137 is #EE8EC8. Grayscale: #4D4D4D. Windows color (decimal): -15634121 or 3633425. OLE color: 3633425.
HSL color Cylindrical-coordinate representation of color #117137: hue angle of 143.75º degrees, saturation: 0.74, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #117137 is Cyan = 0.85, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 17 | 113 | 55 | - |
| CMYK | 0.85 | 0 | 0.51 | 0.56 |
| HSL | 143.75º | 0.74% | 0.25% | - |
| HSV(B) | 143.75º | 0.85% | 0.44% | - |
| XYZ | 6.83 | 12.21 | 5.61 | - |
| YUV | 77.68 | 115.2 | 84.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 113 | 55 | 0.85 | 0 | 0.51 | 0.56 | 143.75 | 0.74 | 0.25 |
| Hex | 11 | 71 | 37 | 55 | 0 | 33 | 38 | 90 | 4A | 19 |
| Octal | 21 | 161 | 67 | 125 | 0 | 63 | 70 | 220 | 112 | 31 |
| Binary | 10001 | 1110001 | 110111 | 1010101 | 0 | 110011 | 111000 | 10010000 | 1001010 | 11001 |
Color Harmonies of #117137
Complementary color
Monochromatic Colors of #117137
Black with #117137
Text Example
Text Example
White with #117137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #117137; }
p { color: rgb(17,113,55); }
H1.HeaderClassName
{
color: #117137;
}
.AnyTagClassName
{
color: #117137;
}
</style>
background-color css
<style>
a { background-color: #117137; }
a { background-color: rgb(17,113,55); }
div.DivClassName
{
background-color: #117137;
}
.BgClassName
{
background-color: #117137;
}
</style>
border-color css
<style>
span { border-color: #117137; }
span { border-color: rgb(17,113,55); }
td.TdClassName
{
border-color: #117137;
}
.TagClassName
{
border-color: #117137;
}
</style>