Shades of Elf Green #219374
Tints of Elf Green #219374
RGB
CMYK
RGB Variations
Color information
#219374 (or 0x219374) is known color: Elf Green. HEX triplet: 21, 93 and 74. RGB value is (33,147,116). Sum of RGB (Red+Green+Blue) = 33+147+116=296 (39% of max value = 765). Red value is 33 (13.28% from 255 or 11.15% from 296); Green value is 147 (57.81% from 255 or 49.66% from 296); Blue value is 116 (45.70% from 255 or 39.19% from 296); Max value from RGB is 147 - color contains mainly: green. Hex color #219374 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #219374 is #DE6C8B. Grayscale: #6D6D6D. Windows color (decimal): -14576780 or 7639841. OLE color: 7639841.
HSL color Cylindrical-coordinate representation of color #219374: hue angle of 163.68º 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 #219374 is Cyan = 0.78, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 33 | 147 | 116 | - |
| CMYK | 0.78 | 0 | 0.21 | 0.42 |
| HSL | 163.68º | 0.63% | 0.35% | - |
| HSV(B) | 163.68º | 0.78% | 0.58% | - |
| XYZ | 14.21 | 22.45 | 20.11 | - |
| YUV | 109.38 | 131.73 | 73.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 147 | 116 | 0.78 | 0 | 0.21 | 0.42 | 163.68 | 0.63 | 0.35 |
| Hex | 21 | 93 | 74 | 4E | 0 | 15 | 2A | A4 | 3F | 23 |
| Octal | 41 | 223 | 164 | 116 | 0 | 25 | 52 | 244 | 77 | 43 |
| Binary | 100001 | 10010011 | 1110100 | 1001110 | 0 | 10101 | 101010 | 10100100 | 111111 | 100011 |
Color Harmonies of #219374
Complementary color
Monochromatic Colors of #219374
Black with #219374
Text Example
Text Example
White with #219374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #219374; }
p { color: rgb(33,147,116); }
H1.HeaderClassName
{
color: #219374;
}
.AnyTagClassName
{
color: #219374;
}
</style>
background-color css
<style>
a { background-color: #219374; }
a { background-color: rgb(33,147,116); }
div.DivClassName
{
background-color: #219374;
}
.BgClassName
{
background-color: #219374;
}
</style>
border-color css
<style>
span { border-color: #219374; }
span { border-color: rgb(33,147,116); }
td.TdClassName
{
border-color: #219374;
}
.TagClassName
{
border-color: #219374;
}
</style>