Shades of Elf Green #218667
Tints of Elf Green #218667
RGB
CMYK
RGB Variations
Color information
#218667 (or 0x218667) is known color: Elf Green. HEX triplet: 21, 86 and 67. RGB value is (33,134,103). Sum of RGB (Red+Green+Blue) = 33+134+103=270 (35% of max value = 765). Red value is 33 (13.28% from 255 or 12.22% from 270); Green value is 134 (52.73% from 255 or 49.63% from 270); Blue value is 103 (40.62% from 255 or 38.15% from 270); Max value from RGB is 134 - color contains mainly: green. Hex color #218667 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #218667 is #DE7998. Grayscale: #646464. Windows color (decimal): -14580121 or 6784545. OLE color: 6784545.
HSL color Cylindrical-coordinate representation of color #218667: hue angle of 161.58º 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 #218667 is Cyan = 0.75, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 33 | 134 | 103 | - |
| CMYK | 0.75 | 0 | 0.23 | 0.47 |
| HSL | 161.58º | 0.6% | 0.33% | - |
| HSV(B) | 161.58º | 0.75% | 0.53% | - |
| XYZ | 11.6 | 18.35 | 15.76 | - |
| YUV | 100.27 | 129.54 | 80.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 134 | 103 | 0.75 | 0 | 0.23 | 0.47 | 161.58 | 0.6 | 0.33 |
| Hex | 21 | 86 | 67 | 4B | 0 | 17 | 2F | A2 | 3C | 21 |
| Octal | 41 | 206 | 147 | 113 | 0 | 27 | 57 | 242 | 74 | 41 |
| Binary | 100001 | 10000110 | 1100111 | 1001011 | 0 | 10111 | 101111 | 10100010 | 111100 | 100001 |
Color Harmonies of #218667
Complementary color
Monochromatic Colors of #218667
Black with #218667
Text Example
Text Example
White with #218667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #218667; }
p { color: rgb(33,134,103); }
H1.HeaderClassName
{
color: #218667;
}
.AnyTagClassName
{
color: #218667;
}
</style>
background-color css
<style>
a { background-color: #218667; }
a { background-color: rgb(33,134,103); }
div.DivClassName
{
background-color: #218667;
}
.BgClassName
{
background-color: #218667;
}
</style>
border-color css
<style>
span { border-color: #218667; }
span { border-color: rgb(33,134,103); }
td.TdClassName
{
border-color: #218667;
}
.TagClassName
{
border-color: #218667;
}
</style>