Shades of Elf Green #119276
Tints of Elf Green #119276
RGB
CMYK
RGB Variations
Color information
#119276 (or 0x119276) is known color: Elf Green. HEX triplet: 11, 92 and 76. RGB value is (17,146,118). Sum of RGB (Red+Green+Blue) = 17+146+118=281 (37% of max value = 765). Red value is 17 (7.03% from 255 or 6.05% from 281); Green value is 146 (57.42% from 255 or 51.96% from 281); Blue value is 118 (46.48% from 255 or 41.99% from 281); Max value from RGB is 146 - color contains mainly: green. Hex color #119276 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #119276 is #EE6D89. Grayscale: #686868. Windows color (decimal): -15625610 or 7770641. OLE color: 7770641.
HSL color Cylindrical-coordinate representation of color #119276: hue angle of 166.98º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #119276 is Cyan = 0.88, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 17 | 146 | 118 | - |
| CMYK | 0.88 | 0 | 0.19 | 0.43 |
| HSL | 166.98º | 0.79% | 0.32% | - |
| HSV(B) | 166.98º | 0.88% | 0.57% | - |
| XYZ | 13.78 | 21.98 | 20.66 | - |
| YUV | 104.24 | 135.76 | 65.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 146 | 118 | 0.88 | 0 | 0.19 | 0.43 | 166.98 | 0.79 | 0.32 |
| Hex | 11 | 92 | 76 | 58 | 0 | 13 | 2B | A7 | 4F | 20 |
| Octal | 21 | 222 | 166 | 130 | 0 | 23 | 53 | 247 | 117 | 40 |
| Binary | 10001 | 10010010 | 1110110 | 1011000 | 0 | 10011 | 101011 | 10100111 | 1001111 | 100000 |
Color Harmonies of #119276
Complementary color
Monochromatic Colors of #119276
Black with #119276
Text Example
Text Example
White with #119276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119276; }
p { color: rgb(17,146,118); }
H1.HeaderClassName
{
color: #119276;
}
.AnyTagClassName
{
color: #119276;
}
</style>
background-color css
<style>
a { background-color: #119276; }
a { background-color: rgb(17,146,118); }
div.DivClassName
{
background-color: #119276;
}
.BgClassName
{
background-color: #119276;
}
</style>
border-color css
<style>
span { border-color: #119276; }
span { border-color: rgb(17,146,118); }
td.TdClassName
{
border-color: #119276;
}
.TagClassName
{
border-color: #119276;
}
</style>