Shades of Elf Green #218774
Tints of Elf Green #218774
RGB
CMYK
RGB Variations
Color information
#218774 (or 0x218774) is known color: Elf Green. HEX triplet: 21, 87 and 74. RGB value is (33,135,116). Sum of RGB (Red+Green+Blue) = 33+135+116=284 (37% of max value = 765). Red value is 33 (13.28% from 255 or 11.62% from 284); Green value is 135 (53.12% from 255 or 47.54% from 284); Blue value is 116 (45.70% from 255 or 40.85% from 284); Max value from RGB is 135 - color contains mainly: green. Hex color #218774 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #218774 is #DE788B. Grayscale: #666666. Windows color (decimal): -14579852 or 7636769. OLE color: 7636769.
HSL color Cylindrical-coordinate representation of color #218774: hue angle of 168.82º 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 #218774 is Cyan = 0.76, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 33 | 135 | 116 | - |
| CMYK | 0.76 | 0 | 0.14 | 0.47 |
| HSL | 168.82º | 0.61% | 0.33% | - |
| HSV(B) | 168.82º | 0.76% | 0.53% | - |
| XYZ | 12.44 | 18.91 | 19.52 | - |
| YUV | 102.34 | 135.71 | 78.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 135 | 116 | 0.76 | 0 | 0.14 | 0.47 | 168.82 | 0.61 | 0.33 |
| Hex | 21 | 87 | 74 | 4C | 0 | E | 2F | A9 | 3D | 21 |
| Octal | 41 | 207 | 164 | 114 | 0 | 16 | 57 | 251 | 75 | 41 |
| Binary | 100001 | 10000111 | 1110100 | 1001100 | 0 | 1110 | 101111 | 10101001 | 111101 | 100001 |
Color Harmonies of #218774
Complementary color
Monochromatic Colors of #218774
Black with #218774
Text Example
Text Example
White with #218774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #218774; }
p { color: rgb(33,135,116); }
H1.HeaderClassName
{
color: #218774;
}
.AnyTagClassName
{
color: #218774;
}
</style>
background-color css
<style>
a { background-color: #218774; }
a { background-color: rgb(33,135,116); }
div.DivClassName
{
background-color: #218774;
}
.BgClassName
{
background-color: #218774;
}
</style>
border-color css
<style>
span { border-color: #218774; }
span { border-color: rgb(33,135,116); }
td.TdClassName
{
border-color: #218774;
}
.TagClassName
{
border-color: #218774;
}
</style>