Shades of Elf Green #118979
Tints of Elf Green #118979
RGB
CMYK
RGB Variations
Color information
#118979 (or 0x118979) is known color: Elf Green. HEX triplet: 11, 89 and 79. RGB value is (17,137,121). Sum of RGB (Red+Green+Blue) = 17+137+121=275 (36% of max value = 765). Red value is 17 (7.03% from 255 or 6.18% from 275); Green value is 137 (53.91% from 255 or 49.82% from 275); Blue value is 121 (47.66% from 255 or 44% from 275); Max value from RGB is 137 - color contains mainly: green. Hex color #118979 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #118979 is #EE7686. Grayscale: #636363. Windows color (decimal): -15627911 or 7964945. OLE color: 7964945.
HSL color Cylindrical-coordinate representation of color #118979: hue angle of 172º 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 #118979 is Cyan = 0.88, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 17 | 137 | 121 | - |
| CMYK | 0.88 | 0 | 0.12 | 0.46 |
| HSL | 172º | 0.78% | 0.3% | - |
| HSV(B) | 172º | 0.88% | 0.54% | - |
| XYZ | 12.63 | 19.39 | 21.17 | - |
| YUV | 99.3 | 140.24 | 69.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 137 | 121 | 0.88 | 0 | 0.12 | 0.46 | 172 | 0.78 | 0.3 |
| Hex | 11 | 89 | 79 | 58 | 0 | C | 2E | AC | 4E | 1E |
| Octal | 21 | 211 | 171 | 130 | 0 | 14 | 56 | 254 | 116 | 36 |
| Binary | 10001 | 10001001 | 1111001 | 1011000 | 0 | 1100 | 101110 | 10101100 | 1001110 | 11110 |
Color Harmonies of #118979
Complementary color
Monochromatic Colors of #118979
Black with #118979
Text Example
Text Example
White with #118979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #118979; }
p { color: rgb(17,137,121); }
H1.HeaderClassName
{
color: #118979;
}
.AnyTagClassName
{
color: #118979;
}
</style>
background-color css
<style>
a { background-color: #118979; }
a { background-color: rgb(17,137,121); }
div.DivClassName
{
background-color: #118979;
}
.BgClassName
{
background-color: #118979;
}
</style>
border-color css
<style>
span { border-color: #118979; }
span { border-color: rgb(17,137,121); }
td.TdClassName
{
border-color: #118979;
}
.TagClassName
{
border-color: #118979;
}
</style>