Shades of Elf Green #218770
Tints of Elf Green #218770
RGB
CMYK
RGB Variations
Color information
#218770 (or 0x218770) is known color: Elf Green. HEX triplet: 21, 87 and 70. RGB value is (33,135,112). Sum of RGB (Red+Green+Blue) = 33+135+112=280 (37% of max value = 765). Red value is 33 (13.28% from 255 or 11.79% from 280); Green value is 135 (53.12% from 255 or 48.21% from 280); Blue value is 112 (44.14% from 255 or 40% from 280); Max value from RGB is 135 - color contains mainly: green. Hex color #218770 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #218770 is #DE788F. Grayscale: #656565. Windows color (decimal): -14579856 or 7374625. OLE color: 7374625.
HSL color Cylindrical-coordinate representation of color #218770: hue angle of 166.47º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #218770 is Cyan = 0.76, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 33 | 135 | 112 | - |
| CMYK | 0.76 | 0 | 0.17 | 0.47 |
| HSL | 166.47º | 0.61% | 0.33% | - |
| HSV(B) | 166.47º | 0.76% | 0.53% | - |
| XYZ | 12.22 | 18.82 | 18.32 | - |
| YUV | 101.88 | 133.71 | 78.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 135 | 112 | 0.76 | 0 | 0.17 | 0.47 | 166.47 | 0.61 | 0.33 |
| Hex | 21 | 87 | 70 | 4C | 0 | 11 | 2F | A6 | 3D | 21 |
| Octal | 41 | 207 | 160 | 114 | 0 | 21 | 57 | 246 | 75 | 41 |
| Binary | 100001 | 10000111 | 1110000 | 1001100 | 0 | 10001 | 101111 | 10100110 | 111101 | 100001 |
Color Harmonies of #218770
Complementary color
Monochromatic Colors of #218770
Black with #218770
Text Example
Text Example
White with #218770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #218770; }
p { color: rgb(33,135,112); }
H1.HeaderClassName
{
color: #218770;
}
.AnyTagClassName
{
color: #218770;
}
</style>
background-color css
<style>
a { background-color: #218770; }
a { background-color: rgb(33,135,112); }
div.DivClassName
{
background-color: #218770;
}
.BgClassName
{
background-color: #218770;
}
</style>
border-color css
<style>
span { border-color: #218770; }
span { border-color: rgb(33,135,112); }
td.TdClassName
{
border-color: #218770;
}
.TagClassName
{
border-color: #218770;
}
</style>