Shades of Elf Green #119076
Tints of Elf Green #119076
RGB
CMYK
RGB Variations
Color information
#119076 (or 0x119076) is known color: Elf Green. HEX triplet: 11, 90 and 76. RGB value is (17,144,118). Sum of RGB (Red+Green+Blue) = 17+144+118=279 (36% of max value = 765). Red value is 17 (7.03% from 255 or 6.09% from 279); Green value is 144 (56.64% from 255 or 51.61% from 279); Blue value is 118 (46.48% from 255 or 42.29% from 279); Max value from RGB is 144 - color contains mainly: green. Hex color #119076 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #119076 is #EE6F89. Grayscale: #676767. Windows color (decimal): -15626122 or 7770129. OLE color: 7770129.
HSL color Cylindrical-coordinate representation of color #119076: hue angle of 167.72º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #119076 is Cyan = 0.88, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 17 | 144 | 118 | - |
| CMYK | 0.88 | 0 | 0.18 | 0.44 |
| HSL | 167.72º | 0.79% | 0.32% | - |
| HSV(B) | 167.72º | 0.88% | 0.56% | - |
| XYZ | 13.47 | 21.37 | 20.55 | - |
| YUV | 103.06 | 136.42 | 66.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 144 | 118 | 0.88 | 0 | 0.18 | 0.44 | 167.72 | 0.79 | 0.32 |
| Hex | 11 | 90 | 76 | 58 | 0 | 12 | 2C | A8 | 4F | 20 |
| Octal | 21 | 220 | 166 | 130 | 0 | 22 | 54 | 250 | 117 | 40 |
| Binary | 10001 | 10010000 | 1110110 | 1011000 | 0 | 10010 | 101100 | 10101000 | 1001111 | 100000 |
Color Harmonies of #119076
Complementary color
Monochromatic Colors of #119076
Black with #119076
Text Example
Text Example
White with #119076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119076; }
p { color: rgb(17,144,118); }
H1.HeaderClassName
{
color: #119076;
}
.AnyTagClassName
{
color: #119076;
}
</style>
background-color css
<style>
a { background-color: #119076; }
a { background-color: rgb(17,144,118); }
div.DivClassName
{
background-color: #119076;
}
.BgClassName
{
background-color: #119076;
}
</style>
border-color css
<style>
span { border-color: #119076; }
span { border-color: rgb(17,144,118); }
td.TdClassName
{
border-color: #119076;
}
.TagClassName
{
border-color: #119076;
}
</style>