Shades of Dark Spring Green #118136
Tints of Dark Spring Green #118136
RGB
CMYK
RGB Variations
Color information
#118136 (or 0x118136) is known color: Dark Spring Green. HEX triplet: 11, 81 and 36. RGB value is (17,129,54). Sum of RGB (Red+Green+Blue) = 17+129+54=200 (26% of max value = 765). Red value is 17 (7.03% from 255 or 8.5% from 200); Green value is 129 (50.78% from 255 or 64.5% from 200); Blue value is 54 (21.48% from 255 or 27% from 200); Max value from RGB is 129 - color contains mainly: green. Hex color #118136 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #118136 is #EE7EC9. Grayscale: #575757. Windows color (decimal): -15630026 or 3571985. OLE color: 3571985.
HSL color Cylindrical-coordinate representation of color #118136: hue angle of 139.82º degrees, saturation: 0.77, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #118136 is Cyan = 0.87, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 17 | 129 | 54 | - |
| CMYK | 0.87 | 0 | 0.58 | 0.49 |
| HSL | 139.82º | 0.77% | 0.29% | - |
| HSV(B) | 139.82º | 0.87% | 0.51% | - |
| XYZ | 8.75 | 16.09 | 6.13 | - |
| YUV | 86.96 | 109.39 | 78.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 129 | 54 | 0.87 | 0 | 0.58 | 0.49 | 139.82 | 0.77 | 0.29 |
| Hex | 11 | 81 | 36 | 57 | 0 | 3A | 31 | 8C | 4D | 1D |
| Octal | 21 | 201 | 66 | 127 | 0 | 72 | 61 | 214 | 115 | 35 |
| Binary | 10001 | 10000001 | 110110 | 1010111 | 0 | 111010 | 110001 | 10001100 | 1001101 | 11101 |
Color Harmonies of #118136
Complementary color
Monochromatic Colors of #118136
Black with #118136
Text Example
Text Example
White with #118136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #118136; }
p { color: rgb(17,129,54); }
H1.HeaderClassName
{
color: #118136;
}
.AnyTagClassName
{
color: #118136;
}
</style>
background-color css
<style>
a { background-color: #118136; }
a { background-color: rgb(17,129,54); }
div.DivClassName
{
background-color: #118136;
}
.BgClassName
{
background-color: #118136;
}
</style>
border-color css
<style>
span { border-color: #118136; }
span { border-color: rgb(17,129,54); }
td.TdClassName
{
border-color: #118136;
}
.TagClassName
{
border-color: #118136;
}
</style>