Shades of Eden #216558
Tints of Eden #216558
RGB
CMYK
RGB Variations
Color information
#216558 (or 0x216558) is known color: Eden. HEX triplet: 21, 65 and 58. RGB value is (33,101,88). Sum of RGB (Red+Green+Blue) = 33+101+88=222 (29% of max value = 765). Red value is 33 (13.28% from 255 or 14.86% from 222); Green value is 101 (39.84% from 255 or 45.50% from 222); Blue value is 88 (34.77% from 255 or 39.64% from 222); Max value from RGB is 101 - color contains mainly: green. Hex color #216558 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #216558 is #DE9AA7. Grayscale: #4F4F4F. Windows color (decimal): -14588584 or 5793057. OLE color: 5793057.
HSL color Cylindrical-coordinate representation of color #216558: hue angle of 168.53º degrees, saturation: 0.51, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #216558 is Cyan = 0.67, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 33 | 101 | 88 | - |
| CMYK | 0.67 | 0 | 0.13 | 0.60 |
| HSL | 168.53º | 0.51% | 0.26% | - |
| HSV(B) | 168.53º | 0.67% | 0.4% | - |
| XYZ | 7.04 | 10.34 | 10.86 | - |
| YUV | 79.19 | 132.97 | 95.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 101 | 88 | 0.67 | 0 | 0.13 | 0.60 | 168.53 | 0.51 | 0.26 |
| Hex | 21 | 65 | 58 | 43 | 0 | D | 3C | A9 | 33 | 1A |
| Octal | 41 | 145 | 130 | 103 | 0 | 15 | 74 | 251 | 63 | 32 |
| Binary | 100001 | 1100101 | 1011000 | 1000011 | 0 | 1101 | 111100 | 10101001 | 110011 | 11010 |
Color Harmonies of #216558
Complementary color
Monochromatic Colors of #216558
Black with #216558
Text Example
Text Example
White with #216558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #216558; }
p { color: rgb(33,101,88); }
H1.HeaderClassName
{
color: #216558;
}
.AnyTagClassName
{
color: #216558;
}
</style>
background-color css
<style>
a { background-color: #216558; }
a { background-color: rgb(33,101,88); }
div.DivClassName
{
background-color: #216558;
}
.BgClassName
{
background-color: #216558;
}
</style>
border-color css
<style>
span { border-color: #216558; }
span { border-color: rgb(33,101,88); }
td.TdClassName
{
border-color: #216558;
}
.TagClassName
{
border-color: #216558;
}
</style>