Shades of Elf Green #119376
Tints of Elf Green #119376
RGB
CMYK
RGB Variations
Color information
#119376 (or 0x119376) is known color: Elf Green. HEX triplet: 11, 93 and 76. RGB value is (17,147,118). Sum of RGB (Red+Green+Blue) = 17+147+118=282 (37% of max value = 765). Red value is 17 (7.03% from 255 or 6.03% from 282); Green value is 147 (57.81% from 255 or 52.13% from 282); Blue value is 118 (46.48% from 255 or 41.84% from 282); Max value from RGB is 147 - color contains mainly: green. Hex color #119376 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #119376 is #EE6C89. Grayscale: #686868. Windows color (decimal): -15625354 or 7770897. OLE color: 7770897.
HSL color Cylindrical-coordinate representation of color #119376: hue angle of 166.62º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #119376 is Cyan = 0.88, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 17 | 147 | 118 | - |
| CMYK | 0.88 | 0 | 0.20 | 0.42 |
| HSL | 166.62º | 0.79% | 0.32% | - |
| HSV(B) | 166.62º | 0.88% | 0.58% | - |
| XYZ | 13.93 | 22.29 | 20.71 | - |
| YUV | 104.82 | 135.43 | 65.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 147 | 118 | 0.88 | 0 | 0.20 | 0.42 | 166.62 | 0.79 | 0.32 |
| Hex | 11 | 93 | 76 | 58 | 0 | 14 | 2A | A7 | 4F | 20 |
| Octal | 21 | 223 | 166 | 130 | 0 | 24 | 52 | 247 | 117 | 40 |
| Binary | 10001 | 10010011 | 1110110 | 1011000 | 0 | 10100 | 101010 | 10100111 | 1001111 | 100000 |
Color Harmonies of #119376
Complementary color
Monochromatic Colors of #119376
Black with #119376
Text Example
Text Example
White with #119376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119376; }
p { color: rgb(17,147,118); }
H1.HeaderClassName
{
color: #119376;
}
.AnyTagClassName
{
color: #119376;
}
</style>
background-color css
<style>
a { background-color: #119376; }
a { background-color: rgb(17,147,118); }
div.DivClassName
{
background-color: #119376;
}
.BgClassName
{
background-color: #119376;
}
</style>
border-color css
<style>
span { border-color: #119376; }
span { border-color: rgb(17,147,118); }
td.TdClassName
{
border-color: #119376;
}
.TagClassName
{
border-color: #119376;
}
</style>