Shades of Elf Green #218573
Tints of Elf Green #218573
RGB
CMYK
RGB Variations
Color information
#218573 (or 0x218573) is known color: Elf Green. HEX triplet: 21, 85 and 73. RGB value is (33,133,115). Sum of RGB (Red+Green+Blue) = 33+133+115=281 (37% of max value = 765). Red value is 33 (13.28% from 255 or 11.74% from 281); Green value is 133 (52.34% from 255 or 47.33% from 281); Blue value is 115 (45.31% from 255 or 40.93% from 281); Max value from RGB is 133 - color contains mainly: green. Hex color #218573 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #218573 is #DE7A8C. Grayscale: #656565. Windows color (decimal): -14580365 or 7570721. OLE color: 7570721.
HSL color Cylindrical-coordinate representation of color #218573: hue angle of 169.2º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #218573 is Cyan = 0.75, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 33 | 133 | 115 | - |
| CMYK | 0.75 | 0 | 0.14 | 0.48 |
| HSL | 169.2º | 0.6% | 0.33% | - |
| HSV(B) | 169.2º | 0.75% | 0.52% | - |
| XYZ | 12.11 | 18.34 | 19.12 | - |
| YUV | 101.05 | 135.87 | 79.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 133 | 115 | 0.75 | 0 | 0.14 | 0.48 | 169.2 | 0.6 | 0.33 |
| Hex | 21 | 85 | 73 | 4B | 0 | E | 30 | A9 | 3C | 21 |
| Octal | 41 | 205 | 163 | 113 | 0 | 16 | 60 | 251 | 74 | 41 |
| Binary | 100001 | 10000101 | 1110011 | 1001011 | 0 | 1110 | 110000 | 10101001 | 111100 | 100001 |
Color Harmonies of #218573
Complementary color
Monochromatic Colors of #218573
Black with #218573
Text Example
Text Example
White with #218573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #218573; }
p { color: rgb(33,133,115); }
H1.HeaderClassName
{
color: #218573;
}
.AnyTagClassName
{
color: #218573;
}
</style>
background-color css
<style>
a { background-color: #218573; }
a { background-color: rgb(33,133,115); }
div.DivClassName
{
background-color: #218573;
}
.BgClassName
{
background-color: #218573;
}
</style>
border-color css
<style>
span { border-color: #218573; }
span { border-color: rgb(33,133,115); }
td.TdClassName
{
border-color: #218573;
}
.TagClassName
{
border-color: #218573;
}
</style>