Shades of Elf Green #119572
Tints of Elf Green #119572
RGB
CMYK
RGB Variations
Color information
#119572 (or 0x119572) is known color: Elf Green. HEX triplet: 11, 95 and 72. RGB value is (17,149,114). Sum of RGB (Red+Green+Blue) = 17+149+114=280 (37% of max value = 765). Red value is 17 (7.03% from 255 or 6.07% from 280); Green value is 149 (58.59% from 255 or 53.21% from 280); Blue value is 114 (44.92% from 255 or 40.71% from 280); Max value from RGB is 149 - color contains mainly: green. Hex color #119572 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #119572 is #EE6A8D. Grayscale: #696969. Windows color (decimal): -15624846 or 7509265. OLE color: 7509265.
HSL color Cylindrical-coordinate representation of color #119572: hue angle of 164.09º degrees, saturation: 0.8, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #119572 is Cyan = 0.89, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 17 | 149 | 114 | - |
| CMYK | 0.89 | 0 | 0.23 | 0.42 |
| HSL | 164.09º | 0.8% | 0.33% | - |
| HSV(B) | 164.09º | 0.89% | 0.58% | - |
| XYZ | 14.02 | 22.83 | 19.59 | - |
| YUV | 105.54 | 132.77 | 64.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 149 | 114 | 0.89 | 0 | 0.23 | 0.42 | 164.09 | 0.8 | 0.33 |
| Hex | 11 | 95 | 72 | 59 | 0 | 17 | 2A | A4 | 50 | 21 |
| Octal | 21 | 225 | 162 | 131 | 0 | 27 | 52 | 244 | 120 | 41 |
| Binary | 10001 | 10010101 | 1110010 | 1011001 | 0 | 10111 | 101010 | 10100100 | 1010000 | 100001 |
Color Harmonies of #119572
Complementary color
Monochromatic Colors of #119572
Black with #119572
Text Example
Text Example
White with #119572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119572; }
p { color: rgb(17,149,114); }
H1.HeaderClassName
{
color: #119572;
}
.AnyTagClassName
{
color: #119572;
}
</style>
background-color css
<style>
a { background-color: #119572; }
a { background-color: rgb(17,149,114); }
div.DivClassName
{
background-color: #119572;
}
.BgClassName
{
background-color: #119572;
}
</style>
border-color css
<style>
span { border-color: #119572; }
span { border-color: rgb(17,149,114); }
td.TdClassName
{
border-color: #119572;
}
.TagClassName
{
border-color: #119572;
}
</style>