Shades of Elf Green #218974
Tints of Elf Green #218974
RGB
CMYK
RGB Variations
Color information
#218974 (or 0x218974) is known color: Elf Green. HEX triplet: 21, 89 and 74. RGB value is (33,137,116). Sum of RGB (Red+Green+Blue) = 33+137+116=286 (37% of max value = 765). Red value is 33 (13.28% from 255 or 11.54% from 286); Green value is 137 (53.91% from 255 or 47.90% from 286); Blue value is 116 (45.70% from 255 or 40.56% from 286); Max value from RGB is 137 - color contains mainly: green. Hex color #218974 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #218974 is #DE768B. Grayscale: #676767. Windows color (decimal): -14579340 or 7637281. OLE color: 7637281.
HSL color Cylindrical-coordinate representation of color #218974: hue angle of 167.88º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #218974 is Cyan = 0.76, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 33 | 137 | 116 | - |
| CMYK | 0.76 | 0 | 0.15 | 0.46 |
| HSL | 167.88º | 0.61% | 0.33% | - |
| HSV(B) | 167.88º | 0.76% | 0.54% | - |
| XYZ | 12.73 | 19.48 | 19.61 | - |
| YUV | 103.51 | 135.04 | 77.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 137 | 116 | 0.76 | 0 | 0.15 | 0.46 | 167.88 | 0.61 | 0.33 |
| Hex | 21 | 89 | 74 | 4C | 0 | F | 2E | A8 | 3D | 21 |
| Octal | 41 | 211 | 164 | 114 | 0 | 17 | 56 | 250 | 75 | 41 |
| Binary | 100001 | 10001001 | 1110100 | 1001100 | 0 | 1111 | 101110 | 10101000 | 111101 | 100001 |
Color Harmonies of #218974
Complementary color
Monochromatic Colors of #218974
Black with #218974
Text Example
Text Example
White with #218974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #218974; }
p { color: rgb(33,137,116); }
H1.HeaderClassName
{
color: #218974;
}
.AnyTagClassName
{
color: #218974;
}
</style>
background-color css
<style>
a { background-color: #218974; }
a { background-color: rgb(33,137,116); }
div.DivClassName
{
background-color: #218974;
}
.BgClassName
{
background-color: #218974;
}
</style>
border-color css
<style>
span { border-color: #218974; }
span { border-color: rgb(33,137,116); }
td.TdClassName
{
border-color: #218974;
}
.TagClassName
{
border-color: #218974;
}
</style>