Shades of Dark Spring Green #117640
Tints of Dark Spring Green #117640
RGB
CMYK
RGB Variations
Color information
#117640 (or 0x117640) is known color: Dark Spring Green. HEX triplet: 11, 76 and 40. RGB value is (17,118,64). Sum of RGB (Red+Green+Blue) = 17+118+64=199 (26% of max value = 765). Red value is 17 (7.03% from 255 or 8.54% from 199); Green value is 118 (46.48% from 255 or 59.30% from 199); Blue value is 64 (25.39% from 255 or 32.16% from 199); Max value from RGB is 118 - color contains mainly: green. Hex color #117640 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #117640 is #EE89BF. Grayscale: #515151. Windows color (decimal): -15632832 or 4224529. OLE color: 4224529.
HSL color Cylindrical-coordinate representation of color #117640: hue angle of 147.92º degrees, saturation: 0.75, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #117640 is Cyan = 0.86, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 17 | 118 | 64 | - |
| CMYK | 0.86 | 0 | 0.46 | 0.54 |
| HSL | 147.92º | 0.75% | 0.26% | - |
| HSV(B) | 147.92º | 0.86% | 0.46% | - |
| XYZ | 7.64 | 13.45 | 7.04 | - |
| YUV | 81.65 | 118.04 | 81.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 118 | 64 | 0.86 | 0 | 0.46 | 0.54 | 147.92 | 0.75 | 0.26 |
| Hex | 11 | 76 | 40 | 56 | 0 | 2E | 36 | 94 | 4B | 1A |
| Octal | 21 | 166 | 100 | 126 | 0 | 56 | 66 | 224 | 113 | 32 |
| Binary | 10001 | 1110110 | 1000000 | 1010110 | 0 | 101110 | 110110 | 10010100 | 1001011 | 11010 |
Color Harmonies of #117640
Complementary color
Monochromatic Colors of #117640
Black with #117640
Text Example
Text Example
White with #117640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #117640; }
p { color: rgb(17,118,64); }
H1.HeaderClassName
{
color: #117640;
}
.AnyTagClassName
{
color: #117640;
}
</style>
background-color css
<style>
a { background-color: #117640; }
a { background-color: rgb(17,118,64); }
div.DivClassName
{
background-color: #117640;
}
.BgClassName
{
background-color: #117640;
}
</style>
border-color css
<style>
span { border-color: #117640; }
span { border-color: rgb(17,118,64); }
td.TdClassName
{
border-color: #117640;
}
.TagClassName
{
border-color: #117640;
}
</style>