Shades of Elf Green #118977
Tints of Elf Green #118977
RGB
CMYK
RGB Variations
Color information
#118977 (or 0x118977) is known color: Elf Green. HEX triplet: 11, 89 and 77. RGB value is (17,137,119). Sum of RGB (Red+Green+Blue) = 17+137+119=273 (36% of max value = 765). Red value is 17 (7.03% from 255 or 6.23% from 273); Green value is 137 (53.91% from 255 or 50.18% from 273); Blue value is 119 (46.88% from 255 or 43.59% from 273); Max value from RGB is 137 - color contains mainly: green. Hex color #118977 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #118977 is #EE7688. Grayscale: #636363. Windows color (decimal): -15627913 or 7833873. OLE color: 7833873.
HSL color Cylindrical-coordinate representation of color #118977: hue angle of 171º degrees, saturation: 0.78, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #118977 is Cyan = 0.88, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 17 | 137 | 119 | - |
| CMYK | 0.88 | 0 | 0.13 | 0.46 |
| HSL | 171º | 0.78% | 0.3% | - |
| HSV(B) | 171º | 0.88% | 0.54% | - |
| XYZ | 12.51 | 19.34 | 20.53 | - |
| YUV | 99.07 | 139.24 | 69.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 137 | 119 | 0.88 | 0 | 0.13 | 0.46 | 171 | 0.78 | 0.3 |
| Hex | 11 | 89 | 77 | 58 | 0 | D | 2E | AB | 4E | 1E |
| Octal | 21 | 211 | 167 | 130 | 0 | 15 | 56 | 253 | 116 | 36 |
| Binary | 10001 | 10001001 | 1110111 | 1011000 | 0 | 1101 | 101110 | 10101011 | 1001110 | 11110 |
Color Harmonies of #118977
Complementary color
Monochromatic Colors of #118977
Black with #118977
Text Example
Text Example
White with #118977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #118977; }
p { color: rgb(17,137,119); }
H1.HeaderClassName
{
color: #118977;
}
.AnyTagClassName
{
color: #118977;
}
</style>
background-color css
<style>
a { background-color: #118977; }
a { background-color: rgb(17,137,119); }
div.DivClassName
{
background-color: #118977;
}
.BgClassName
{
background-color: #118977;
}
</style>
border-color css
<style>
span { border-color: #118977; }
span { border-color: rgb(17,137,119); }
td.TdClassName
{
border-color: #118977;
}
.TagClassName
{
border-color: #118977;
}
</style>