Shades of Elf Green #119668
Tints of Elf Green #119668
RGB
CMYK
RGB Variations
Color information
#119668 (or 0x119668) is known color: Elf Green. HEX triplet: 11, 96 and 68. RGB value is (17,150,104). Sum of RGB (Red+Green+Blue) = 17+150+104=271 (35% of max value = 765). Red value is 17 (7.03% from 255 or 6.27% from 271); Green value is 150 (58.98% from 255 or 55.35% from 271); Blue value is 104 (41.02% from 255 or 38.38% from 271); Max value from RGB is 150 - color contains mainly: green. Hex color #119668 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #119668 is #EE6997. Grayscale: #696969. Windows color (decimal): -15624600 or 6854161. OLE color: 6854161.
HSL color Cylindrical-coordinate representation of color #119668: hue angle of 159.25º degrees, saturation: 0.8, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #119668 is Cyan = 0.89, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 17 | 150 | 104 | - |
| CMYK | 0.89 | 0 | 0.31 | 0.41 |
| HSL | 159.25º | 0.8% | 0.33% | - |
| HSV(B) | 159.25º | 0.89% | 0.59% | - |
| XYZ | 13.64 | 22.93 | 16.8 | - |
| YUV | 104.99 | 127.44 | 65.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 150 | 104 | 0.89 | 0 | 0.31 | 0.41 | 159.25 | 0.8 | 0.33 |
| Hex | 11 | 96 | 68 | 59 | 0 | 1F | 29 | 9F | 50 | 21 |
| Octal | 21 | 226 | 150 | 131 | 0 | 37 | 51 | 237 | 120 | 41 |
| Binary | 10001 | 10010110 | 1101000 | 1011001 | 0 | 11111 | 101001 | 10011111 | 1010000 | 100001 |
Color Harmonies of #119668
Complementary color
Monochromatic Colors of #119668
Black with #119668
Text Example
Text Example
White with #119668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119668; }
p { color: rgb(17,150,104); }
H1.HeaderClassName
{
color: #119668;
}
.AnyTagClassName
{
color: #119668;
}
</style>
background-color css
<style>
a { background-color: #119668; }
a { background-color: rgb(17,150,104); }
div.DivClassName
{
background-color: #119668;
}
.BgClassName
{
background-color: #119668;
}
</style>
border-color css
<style>
span { border-color: #119668; }
span { border-color: rgb(17,150,104); }
td.TdClassName
{
border-color: #119668;
}
.TagClassName
{
border-color: #119668;
}
</style>