Shades of Elf Green #218674
Tints of Elf Green #218674
RGB
CMYK
RGB Variations
Color information
#218674 (or 0x218674) is known color: Elf Green. HEX triplet: 21, 86 and 74. RGB value is (33,134,116). Sum of RGB (Red+Green+Blue) = 33+134+116=283 (37% of max value = 765). Red value is 33 (13.28% from 255 or 11.66% from 283); Green value is 134 (52.73% from 255 or 47.35% from 283); Blue value is 116 (45.70% from 255 or 40.99% from 283); Max value from RGB is 134 - color contains mainly: green. Hex color #218674 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #218674 is #DE798B. Grayscale: #656565. Windows color (decimal): -14580108 or 7636513. OLE color: 7636513.
HSL color Cylindrical-coordinate representation of color #218674: hue angle of 169.31º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #218674 is Cyan = 0.75, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 33 | 134 | 116 | - |
| CMYK | 0.75 | 0 | 0.13 | 0.47 |
| HSL | 169.31º | 0.6% | 0.33% | - |
| HSV(B) | 169.31º | 0.75% | 0.53% | - |
| XYZ | 12.3 | 18.63 | 19.47 | - |
| YUV | 101.75 | 136.04 | 78.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 134 | 116 | 0.75 | 0 | 0.13 | 0.47 | 169.31 | 0.6 | 0.33 |
| Hex | 21 | 86 | 74 | 4B | 0 | D | 2F | A9 | 3C | 21 |
| Octal | 41 | 206 | 164 | 113 | 0 | 15 | 57 | 251 | 74 | 41 |
| Binary | 100001 | 10000110 | 1110100 | 1001011 | 0 | 1101 | 101111 | 10101001 | 111100 | 100001 |
Color Harmonies of #218674
Complementary color
Monochromatic Colors of #218674
Black with #218674
Text Example
Text Example
White with #218674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #218674; }
p { color: rgb(33,134,116); }
H1.HeaderClassName
{
color: #218674;
}
.AnyTagClassName
{
color: #218674;
}
</style>
background-color css
<style>
a { background-color: #218674; }
a { background-color: rgb(33,134,116); }
div.DivClassName
{
background-color: #218674;
}
.BgClassName
{
background-color: #218674;
}
</style>
border-color css
<style>
span { border-color: #218674; }
span { border-color: rgb(33,134,116); }
td.TdClassName
{
border-color: #218674;
}
.TagClassName
{
border-color: #218674;
}
</style>