Shades of Elf Green #119069
Tints of Elf Green #119069
RGB
CMYK
RGB Variations
Color information
#119069 (or 0x119069) is known color: Elf Green. HEX triplet: 11, 90 and 69. RGB value is (17,144,105). Sum of RGB (Red+Green+Blue) = 17+144+105=266 (35% of max value = 765). Red value is 17 (7.03% from 255 or 6.39% from 266); Green value is 144 (56.64% from 255 or 54.14% from 266); Blue value is 105 (41.41% from 255 or 39.47% from 266); Max value from RGB is 144 - color contains mainly: green. Hex color #119069 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #119069 is #EE6F96. Grayscale: #656565. Windows color (decimal): -15626135 or 6918161. OLE color: 6918161.
HSL color Cylindrical-coordinate representation of color #119069: hue angle of 161.57º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #119069 is Cyan = 0.88, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 17 | 144 | 105 | - |
| CMYK | 0.88 | 0 | 0.27 | 0.44 |
| HSL | 161.57º | 0.79% | 0.32% | - |
| HSV(B) | 161.57º | 0.88% | 0.56% | - |
| XYZ | 12.75 | 21.09 | 16.76 | - |
| YUV | 101.58 | 129.92 | 67.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 144 | 105 | 0.88 | 0 | 0.27 | 0.44 | 161.57 | 0.79 | 0.32 |
| Hex | 11 | 90 | 69 | 58 | 0 | 1B | 2C | A2 | 4F | 20 |
| Octal | 21 | 220 | 151 | 130 | 0 | 33 | 54 | 242 | 117 | 40 |
| Binary | 10001 | 10010000 | 1101001 | 1011000 | 0 | 11011 | 101100 | 10100010 | 1001111 | 100000 |
Color Harmonies of #119069
Complementary color
Monochromatic Colors of #119069
Black with #119069
Text Example
Text Example
White with #119069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119069; }
p { color: rgb(17,144,105); }
H1.HeaderClassName
{
color: #119069;
}
.AnyTagClassName
{
color: #119069;
}
</style>
background-color css
<style>
a { background-color: #119069; }
a { background-color: rgb(17,144,105); }
div.DivClassName
{
background-color: #119069;
}
.BgClassName
{
background-color: #119069;
}
</style>
border-color css
<style>
span { border-color: #119069; }
span { border-color: rgb(17,144,105); }
td.TdClassName
{
border-color: #119069;
}
.TagClassName
{
border-color: #119069;
}
</style>