Shades of Dark Spring Green #117539
Tints of Dark Spring Green #117539
RGB
CMYK
RGB Variations
Color information
#117539 (or 0x117539) is known color: Dark Spring Green. HEX triplet: 11, 75 and 39. RGB value is (17,117,57). Sum of RGB (Red+Green+Blue) = 17+117+57=191 (25% of max value = 765). Red value is 17 (7.03% from 255 or 8.90% from 191); Green value is 117 (46.09% from 255 or 61.26% from 191); Blue value is 57 (22.66% from 255 or 29.84% from 191); Max value from RGB is 117 - color contains mainly: green. Hex color #117539 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #117539 is #EE8AC6. Grayscale: #505050. Windows color (decimal): -15633095 or 3765521. OLE color: 3765521.
HSL color Cylindrical-coordinate representation of color #117539: hue angle of 144º degrees, saturation: 0.75, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #117539 is Cyan = 0.85, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 17 | 117 | 57 | - |
| CMYK | 0.85 | 0 | 0.51 | 0.54 |
| HSL | 144º | 0.75% | 0.26% | - |
| HSV(B) | 144º | 0.85% | 0.46% | - |
| XYZ | 7.33 | 13.14 | 6.02 | - |
| YUV | 80.26 | 114.87 | 82.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 117 | 57 | 0.85 | 0 | 0.51 | 0.54 | 144 | 0.75 | 0.26 |
| Hex | 11 | 75 | 39 | 55 | 0 | 33 | 36 | 90 | 4B | 1A |
| Octal | 21 | 165 | 71 | 125 | 0 | 63 | 66 | 220 | 113 | 32 |
| Binary | 10001 | 1110101 | 111001 | 1010101 | 0 | 110011 | 110110 | 10010000 | 1001011 | 11010 |
Color Harmonies of #117539
Complementary color
Monochromatic Colors of #117539
Black with #117539
Text Example
Text Example
White with #117539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #117539; }
p { color: rgb(17,117,57); }
H1.HeaderClassName
{
color: #117539;
}
.AnyTagClassName
{
color: #117539;
}
</style>
background-color css
<style>
a { background-color: #117539; }
a { background-color: rgb(17,117,57); }
div.DivClassName
{
background-color: #117539;
}
.BgClassName
{
background-color: #117539;
}
</style>
border-color css
<style>
span { border-color: #117539; }
span { border-color: rgb(17,117,57); }
td.TdClassName
{
border-color: #117539;
}
.TagClassName
{
border-color: #117539;
}
</style>