Shades of Elf Green #119269
Tints of Elf Green #119269
RGB
CMYK
RGB Variations
Color information
#119269 (or 0x119269) is known color: Elf Green. HEX triplet: 11, 92 and 69. RGB value is (17,146,105). Sum of RGB (Red+Green+Blue) = 17+146+105=268 (35% of max value = 765). Red value is 17 (7.03% from 255 or 6.34% from 268); Green value is 146 (57.42% from 255 or 54.48% from 268); Blue value is 105 (41.41% from 255 or 39.18% from 268); Max value from RGB is 146 - color contains mainly: green. Hex color #119269 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #119269 is #EE6D96. Grayscale: #666666. Windows color (decimal): -15625623 or 6918673. OLE color: 6918673.
HSL color Cylindrical-coordinate representation of color #119269: hue angle of 160.93º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #119269 is Cyan = 0.88, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 17 | 146 | 105 | - |
| CMYK | 0.88 | 0 | 0.28 | 0.43 |
| HSL | 160.93º | 0.79% | 0.32% | - |
| HSV(B) | 160.93º | 0.88% | 0.57% | - |
| XYZ | 13.06 | 21.7 | 16.86 | - |
| YUV | 102.76 | 129.26 | 66.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 146 | 105 | 0.88 | 0 | 0.28 | 0.43 | 160.93 | 0.79 | 0.32 |
| Hex | 11 | 92 | 69 | 58 | 0 | 1C | 2B | A1 | 4F | 20 |
| Octal | 21 | 222 | 151 | 130 | 0 | 34 | 53 | 241 | 117 | 40 |
| Binary | 10001 | 10010010 | 1101001 | 1011000 | 0 | 11100 | 101011 | 10100001 | 1001111 | 100000 |
Color Harmonies of #119269
Complementary color
Monochromatic Colors of #119269
Black with #119269
Text Example
Text Example
White with #119269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119269; }
p { color: rgb(17,146,105); }
H1.HeaderClassName
{
color: #119269;
}
.AnyTagClassName
{
color: #119269;
}
</style>
background-color css
<style>
a { background-color: #119269; }
a { background-color: rgb(17,146,105); }
div.DivClassName
{
background-color: #119269;
}
.BgClassName
{
background-color: #119269;
}
</style>
border-color css
<style>
span { border-color: #119269; }
span { border-color: rgb(17,146,105); }
td.TdClassName
{
border-color: #119269;
}
.TagClassName
{
border-color: #119269;
}
</style>