Shades of Elf Green #118972
Tints of Elf Green #118972
RGB
CMYK
RGB Variations
Color information
#118972 (or 0x118972) is known color: Elf Green. HEX triplet: 11, 89 and 72. RGB value is (17,137,114). Sum of RGB (Red+Green+Blue) = 17+137+114=268 (35% of max value = 765). Red value is 17 (7.03% from 255 or 6.34% from 268); Green value is 137 (53.91% from 255 or 51.12% from 268); Blue value is 114 (44.92% from 255 or 42.54% from 268); Max value from RGB is 137 - color contains mainly: green. Hex color #118972 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #118972 is #EE768D. Grayscale: #626262. Windows color (decimal): -15627918 or 7506193. OLE color: 7506193.
HSL color Cylindrical-coordinate representation of color #118972: hue angle of 168.5º 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 #118972 is Cyan = 0.88, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 17 | 137 | 114 | - |
| CMYK | 0.88 | 0 | 0.17 | 0.46 |
| HSL | 168.5º | 0.78% | 0.3% | - |
| HSV(B) | 168.5º | 0.88% | 0.54% | - |
| XYZ | 12.21 | 19.23 | 18.99 | - |
| YUV | 98.5 | 136.74 | 69.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 137 | 114 | 0.88 | 0 | 0.17 | 0.46 | 168.5 | 0.78 | 0.3 |
| Hex | 11 | 89 | 72 | 58 | 0 | 11 | 2E | A8 | 4E | 1E |
| Octal | 21 | 211 | 162 | 130 | 0 | 21 | 56 | 250 | 116 | 36 |
| Binary | 10001 | 10001001 | 1110010 | 1011000 | 0 | 10001 | 101110 | 10101000 | 1001110 | 11110 |
Color Harmonies of #118972
Complementary color
Monochromatic Colors of #118972
Black with #118972
Text Example
Text Example
White with #118972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #118972; }
p { color: rgb(17,137,114); }
H1.HeaderClassName
{
color: #118972;
}
.AnyTagClassName
{
color: #118972;
}
</style>
background-color css
<style>
a { background-color: #118972; }
a { background-color: rgb(17,137,114); }
div.DivClassName
{
background-color: #118972;
}
.BgClassName
{
background-color: #118972;
}
</style>
border-color css
<style>
span { border-color: #118972; }
span { border-color: rgb(17,137,114); }
td.TdClassName
{
border-color: #118972;
}
.TagClassName
{
border-color: #118972;
}
</style>