Shades of Elf Green #119367
Tints of Elf Green #119367
RGB
CMYK
RGB Variations
Color information
#119367 (or 0x119367) is known color: Elf Green. HEX triplet: 11, 93 and 67. RGB value is (17,147,103). Sum of RGB (Red+Green+Blue) = 17+147+103=267 (35% of max value = 765). Red value is 17 (7.03% from 255 or 6.37% from 267); Green value is 147 (57.81% from 255 or 55.06% from 267); Blue value is 103 (40.62% from 255 or 38.58% from 267); Max value from RGB is 147 - color contains mainly: green. Hex color #119367 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #119367 is #EE6C98. Grayscale: #676767. Windows color (decimal): -15625369 or 6787857. OLE color: 6787857.
HSL color Cylindrical-coordinate representation of color #119367: hue angle of 159.69º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #119367 is Cyan = 0.88, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 17 | 147 | 103 | - |
| CMYK | 0.88 | 0 | 0.30 | 0.42 |
| HSL | 159.69º | 0.79% | 0.32% | - |
| HSV(B) | 159.69º | 0.88% | 0.58% | - |
| XYZ | 13.11 | 21.97 | 16.38 | - |
| YUV | 103.11 | 127.93 | 66.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 147 | 103 | 0.88 | 0 | 0.30 | 0.42 | 159.69 | 0.79 | 0.32 |
| Hex | 11 | 93 | 67 | 58 | 0 | 1E | 2A | A0 | 4F | 20 |
| Octal | 21 | 223 | 147 | 130 | 0 | 36 | 52 | 240 | 117 | 40 |
| Binary | 10001 | 10010011 | 1100111 | 1011000 | 0 | 11110 | 101010 | 10100000 | 1001111 | 100000 |
Color Harmonies of #119367
Complementary color
Monochromatic Colors of #119367
Black with #119367
Text Example
Text Example
White with #119367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119367; }
p { color: rgb(17,147,103); }
H1.HeaderClassName
{
color: #119367;
}
.AnyTagClassName
{
color: #119367;
}
</style>
background-color css
<style>
a { background-color: #119367; }
a { background-color: rgb(17,147,103); }
div.DivClassName
{
background-color: #119367;
}
.BgClassName
{
background-color: #119367;
}
</style>
border-color css
<style>
span { border-color: #119367; }
span { border-color: rgb(17,147,103); }
td.TdClassName
{
border-color: #119367;
}
.TagClassName
{
border-color: #119367;
}
</style>