Shades of Elf Green #219871
Tints of Elf Green #219871
RGB
CMYK
RGB Variations
Color information
#219871 (or 0x219871) is known color: Elf Green. HEX triplet: 21, 98 and 71. RGB value is (33,152,113). Sum of RGB (Red+Green+Blue) = 33+152+113=298 (39% of max value = 765). Red value is 33 (13.28% from 255 or 11.07% from 298); Green value is 152 (59.77% from 255 or 51.01% from 298); Blue value is 113 (44.53% from 255 or 37.92% from 298); Max value from RGB is 152 - color contains mainly: green. Hex color #219871 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #219871 is #DE678E. Grayscale: #707070. Windows color (decimal): -14575503 or 7444513. OLE color: 7444513.
HSL color Cylindrical-coordinate representation of color #219871: hue angle of 160.34º degrees, saturation: 0.64, 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 #219871 is Cyan = 0.78, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 33 | 152 | 113 | - |
| CMYK | 0.78 | 0 | 0.26 | 0.40 |
| HSL | 160.34º | 0.64% | 0.36% | - |
| HSV(B) | 160.34º | 0.78% | 0.6% | - |
| XYZ | 14.84 | 23.97 | 19.47 | - |
| YUV | 111.97 | 128.58 | 71.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 152 | 113 | 0.78 | 0 | 0.26 | 0.40 | 160.34 | 0.64 | 0.36 |
| Hex | 21 | 98 | 71 | 4E | 0 | 1A | 28 | A0 | 40 | 24 |
| Octal | 41 | 230 | 161 | 116 | 0 | 32 | 50 | 240 | 100 | 44 |
| Binary | 100001 | 10011000 | 1110001 | 1001110 | 0 | 11010 | 101000 | 10100000 | 1000000 | 100100 |
Color Harmonies of #219871
Complementary color
Monochromatic Colors of #219871
Black with #219871
Text Example
Text Example
White with #219871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #219871; }
p { color: rgb(33,152,113); }
H1.HeaderClassName
{
color: #219871;
}
.AnyTagClassName
{
color: #219871;
}
</style>
background-color css
<style>
a { background-color: #219871; }
a { background-color: rgb(33,152,113); }
div.DivClassName
{
background-color: #219871;
}
.BgClassName
{
background-color: #219871;
}
</style>
border-color css
<style>
span { border-color: #219871; }
span { border-color: rgb(33,152,113); }
td.TdClassName
{
border-color: #219871;
}
.TagClassName
{
border-color: #219871;
}
</style>