Shades of Elf Green #119466
Tints of Elf Green #119466
RGB
CMYK
RGB Variations
Color information
#119466 (or 0x119466) is known color: Elf Green. HEX triplet: 11, 94 and 66. RGB value is (17,148,102). Sum of RGB (Red+Green+Blue) = 17+148+102=267 (35% of max value = 765). Red value is 17 (7.03% from 255 or 6.37% from 267); Green value is 148 (58.20% from 255 or 55.43% from 267); Blue value is 102 (40.23% from 255 or 38.20% from 267); Max value from RGB is 148 - color contains mainly: green. Hex color #119466 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #119466 is #EE6B99. Grayscale: #676767. Windows color (decimal): -15625114 or 6722577. OLE color: 6722577.
HSL color Cylindrical-coordinate representation of color #119466: hue angle of 158.93º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #119466 is Cyan = 0.89, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 17 | 148 | 102 | - |
| CMYK | 0.89 | 0 | 0.31 | 0.42 |
| HSL | 158.93º | 0.79% | 0.32% | - |
| HSV(B) | 158.93º | 0.89% | 0.58% | - |
| XYZ | 13.22 | 22.26 | 16.17 | - |
| YUV | 103.59 | 127.1 | 66.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 148 | 102 | 0.89 | 0 | 0.31 | 0.42 | 158.93 | 0.79 | 0.32 |
| Hex | 11 | 94 | 66 | 59 | 0 | 1F | 2A | 9F | 4F | 20 |
| Octal | 21 | 224 | 146 | 131 | 0 | 37 | 52 | 237 | 117 | 40 |
| Binary | 10001 | 10010100 | 1100110 | 1011001 | 0 | 11111 | 101010 | 10011111 | 1001111 | 100000 |
Color Harmonies of #119466
Complementary color
Monochromatic Colors of #119466
Black with #119466
Text Example
Text Example
White with #119466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119466; }
p { color: rgb(17,148,102); }
H1.HeaderClassName
{
color: #119466;
}
.AnyTagClassName
{
color: #119466;
}
</style>
background-color css
<style>
a { background-color: #119466; }
a { background-color: rgb(17,148,102); }
div.DivClassName
{
background-color: #119466;
}
.BgClassName
{
background-color: #119466;
}
</style>
border-color css
<style>
span { border-color: #119466; }
span { border-color: rgb(17,148,102); }
td.TdClassName
{
border-color: #119466;
}
.TagClassName
{
border-color: #119466;
}
</style>