Shades of Elf Green #219375
Tints of Elf Green #219375
RGB
CMYK
RGB Variations
Color information
#219375 (or 0x219375) is known color: Elf Green. HEX triplet: 21, 93 and 75. RGB value is (33,147,117). Sum of RGB (Red+Green+Blue) = 33+147+117=297 (39% of max value = 765). Red value is 33 (13.28% from 255 or 11.11% from 297); Green value is 147 (57.81% from 255 or 49.49% from 297); Blue value is 117 (46.09% from 255 or 39.39% from 297); Max value from RGB is 147 - color contains mainly: green. Hex color #219375 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #219375 is #DE6C8A. Grayscale: #6D6D6D. Windows color (decimal): -14576779 or 7705377. OLE color: 7705377.
HSL color Cylindrical-coordinate representation of color #219375: hue angle of 164.21º degrees, saturation: 0.63, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #219375 is Cyan = 0.78, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 33 | 147 | 117 | - |
| CMYK | 0.78 | 0 | 0.20 | 0.42 |
| HSL | 164.21º | 0.63% | 0.35% | - |
| HSV(B) | 164.21º | 0.78% | 0.58% | - |
| XYZ | 14.27 | 22.48 | 20.42 | - |
| YUV | 109.49 | 132.23 | 73.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 147 | 117 | 0.78 | 0 | 0.20 | 0.42 | 164.21 | 0.63 | 0.35 |
| Hex | 21 | 93 | 75 | 4E | 0 | 14 | 2A | A4 | 3F | 23 |
| Octal | 41 | 223 | 165 | 116 | 0 | 24 | 52 | 244 | 77 | 43 |
| Binary | 100001 | 10010011 | 1110101 | 1001110 | 0 | 10100 | 101010 | 10100100 | 111111 | 100011 |
Color Harmonies of #219375
Complementary color
Monochromatic Colors of #219375
Black with #219375
Text Example
Text Example
White with #219375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #219375; }
p { color: rgb(33,147,117); }
H1.HeaderClassName
{
color: #219375;
}
.AnyTagClassName
{
color: #219375;
}
</style>
background-color css
<style>
a { background-color: #219375; }
a { background-color: rgb(33,147,117); }
div.DivClassName
{
background-color: #219375;
}
.BgClassName
{
background-color: #219375;
}
</style>
border-color css
<style>
span { border-color: #219375; }
span { border-color: rgb(33,147,117); }
td.TdClassName
{
border-color: #219375;
}
.TagClassName
{
border-color: #219375;
}
</style>