Shades of Elf Green #219977
Tints of Elf Green #219977
RGB
CMYK
RGB Variations
Color information
#219977 (or 0x219977) is known color: Elf Green. HEX triplet: 21, 99 and 77. RGB value is (33,153,119). Sum of RGB (Red+Green+Blue) = 33+153+119=305 (40% of max value = 765). Red value is 33 (13.28% from 255 or 10.82% from 305); Green value is 153 (60.16% from 255 or 50.16% from 305); Blue value is 119 (46.88% from 255 or 39.02% from 305); Max value from RGB is 153 - color contains mainly: green. Hex color #219977 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #219977 is #DE6688. Grayscale: #717171. Windows color (decimal): -14575241 or 7837985. OLE color: 7837985.
HSL color Cylindrical-coordinate representation of color #219977: hue angle of 163º degrees, saturation: 0.65, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #219977 is Cyan = 0.78, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 33 | 153 | 119 | - |
| CMYK | 0.78 | 0 | 0.22 | 0.4 |
| HSL | 163º | 0.65% | 0.36% | - |
| HSV(B) | 163º | 0.78% | 0.6% | - |
| XYZ | 15.35 | 24.44 | 21.36 | - |
| YUV | 113.24 | 131.24 | 70.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 153 | 119 | 0.78 | 0 | 0.22 | 0.4 | 163 | 0.65 | 0.36 |
| Hex | 21 | 99 | 77 | 4E | 0 | 16 | 28 | A3 | 41 | 24 |
| Octal | 41 | 231 | 167 | 116 | 0 | 26 | 50 | 243 | 101 | 44 |
| Binary | 100001 | 10011001 | 1110111 | 1001110 | 0 | 10110 | 101000 | 10100011 | 1000001 | 100100 |
Color Harmonies of #219977
Complementary color
Monochromatic Colors of #219977
Black with #219977
Text Example
Text Example
White with #219977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #219977; }
p { color: rgb(33,153,119); }
H1.HeaderClassName
{
color: #219977;
}
.AnyTagClassName
{
color: #219977;
}
</style>
background-color css
<style>
a { background-color: #219977; }
a { background-color: rgb(33,153,119); }
div.DivClassName
{
background-color: #219977;
}
.BgClassName
{
background-color: #219977;
}
</style>
border-color css
<style>
span { border-color: #219977; }
span { border-color: rgb(33,153,119); }
td.TdClassName
{
border-color: #219977;
}
.TagClassName
{
border-color: #219977;
}
</style>