Shades of Elf Green #119569
Tints of Elf Green #119569
RGB
CMYK
RGB Variations
Color information
#119569 (or 0x119569) is known color: Elf Green. HEX triplet: 11, 95 and 69. RGB value is (17,149,105). Sum of RGB (Red+Green+Blue) = 17+149+105=271 (35% of max value = 765). Red value is 17 (7.03% from 255 or 6.27% from 271); Green value is 149 (58.59% from 255 or 54.98% from 271); Blue value is 105 (41.41% from 255 or 38.75% from 271); Max value from RGB is 149 - color contains mainly: green. Hex color #119569 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #119569 is #EE6A96. Grayscale: #686868. Windows color (decimal): -15624855 or 6919441. OLE color: 6919441.
HSL color Cylindrical-coordinate representation of color #119569: hue angle of 160º 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 #119569 is Cyan = 0.89, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 17 | 149 | 105 | - |
| CMYK | 0.89 | 0 | 0.30 | 0.42 |
| HSL | 160º | 0.8% | 0.33% | - |
| HSV(B) | 160º | 0.89% | 0.58% | - |
| XYZ | 13.53 | 22.63 | 17.02 | - |
| YUV | 104.52 | 128.27 | 65.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 149 | 105 | 0.89 | 0 | 0.30 | 0.42 | 160 | 0.8 | 0.33 |
| Hex | 11 | 95 | 69 | 59 | 0 | 1E | 2A | A0 | 50 | 21 |
| Octal | 21 | 225 | 151 | 131 | 0 | 36 | 52 | 240 | 120 | 41 |
| Binary | 10001 | 10010101 | 1101001 | 1011001 | 0 | 11110 | 101010 | 10100000 | 1010000 | 100001 |
Color Harmonies of #119569
Complementary color
Monochromatic Colors of #119569
Black with #119569
Text Example
Text Example
White with #119569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119569; }
p { color: rgb(17,149,105); }
H1.HeaderClassName
{
color: #119569;
}
.AnyTagClassName
{
color: #119569;
}
</style>
background-color css
<style>
a { background-color: #119569; }
a { background-color: rgb(17,149,105); }
div.DivClassName
{
background-color: #119569;
}
.BgClassName
{
background-color: #119569;
}
</style>
border-color css
<style>
span { border-color: #119569; }
span { border-color: rgb(17,149,105); }
td.TdClassName
{
border-color: #119569;
}
.TagClassName
{
border-color: #119569;
}
</style>