Shades of Elf Green #119267
Tints of Elf Green #119267
RGB
CMYK
RGB Variations
Color information
#119267 (or 0x119267) is known color: Elf Green. HEX triplet: 11, 92 and 67. RGB value is (17,146,103). Sum of RGB (Red+Green+Blue) = 17+146+103=266 (35% of max value = 765). Red value is 17 (7.03% from 255 or 6.39% from 266); Green value is 146 (57.42% from 255 or 54.89% from 266); Blue value is 103 (40.62% from 255 or 38.72% from 266); Max value from RGB is 146 - color contains mainly: green. Hex color #119267 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #119267 is #EE6D98. Grayscale: #666666. Windows color (decimal): -15625625 or 6787601. OLE color: 6787601.
HSL color Cylindrical-coordinate representation of color #119267: hue angle of 160º 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 #119267 is Cyan = 0.88, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 17 | 146 | 103 | - |
| CMYK | 0.88 | 0 | 0.29 | 0.43 |
| HSL | 160º | 0.79% | 0.32% | - |
| HSV(B) | 160º | 0.88% | 0.57% | - |
| XYZ | 12.96 | 21.66 | 16.33 | - |
| YUV | 102.53 | 128.26 | 67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 146 | 103 | 0.88 | 0 | 0.29 | 0.43 | 160 | 0.79 | 0.32 |
| Hex | 11 | 92 | 67 | 58 | 0 | 1D | 2B | A0 | 4F | 20 |
| Octal | 21 | 222 | 147 | 130 | 0 | 35 | 53 | 240 | 117 | 40 |
| Binary | 10001 | 10010010 | 1100111 | 1011000 | 0 | 11101 | 101011 | 10100000 | 1001111 | 100000 |
Color Harmonies of #119267
Complementary color
Monochromatic Colors of #119267
Black with #119267
Text Example
Text Example
White with #119267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119267; }
p { color: rgb(17,146,103); }
H1.HeaderClassName
{
color: #119267;
}
.AnyTagClassName
{
color: #119267;
}
</style>
background-color css
<style>
a { background-color: #119267; }
a { background-color: rgb(17,146,103); }
div.DivClassName
{
background-color: #119267;
}
.BgClassName
{
background-color: #119267;
}
</style>
border-color css
<style>
span { border-color: #119267; }
span { border-color: rgb(17,146,103); }
td.TdClassName
{
border-color: #119267;
}
.TagClassName
{
border-color: #119267;
}
</style>