Shades of Eden #216556
Tints of Eden #216556
RGB
CMYK
RGB Variations
Color information
#216556 (or 0x216556) is known color: Eden. HEX triplet: 21, 65 and 56. RGB value is (33,101,86). Sum of RGB (Red+Green+Blue) = 33+101+86=220 (29% of max value = 765). Red value is 33 (13.28% from 255 or 15% from 220); Green value is 101 (39.84% from 255 or 45.91% from 220); Blue value is 86 (33.98% from 255 or 39.09% from 220); Max value from RGB is 101 - color contains mainly: green. Hex color #216556 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #216556 is #DE9AA9. Grayscale: #4E4E4E. Windows color (decimal): -14588586 or 5661985. OLE color: 5661985.
HSL color Cylindrical-coordinate representation of color #216556: hue angle of 166.76º 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 #216556 is Cyan = 0.67, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 33 | 101 | 86 | - |
| CMYK | 0.67 | 0 | 0.15 | 0.60 |
| HSL | 166.76º | 0.51% | 0.26% | - |
| HSV(B) | 166.76º | 0.67% | 0.4% | - |
| XYZ | 6.96 | 10.3 | 10.43 | - |
| YUV | 78.96 | 131.97 | 95.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 101 | 86 | 0.67 | 0 | 0.15 | 0.60 | 166.76 | 0.51 | 0.26 |
| Hex | 21 | 65 | 56 | 43 | 0 | F | 3C | A7 | 33 | 1A |
| Octal | 41 | 145 | 126 | 103 | 0 | 17 | 74 | 247 | 63 | 32 |
| Binary | 100001 | 1100101 | 1010110 | 1000011 | 0 | 1111 | 111100 | 10100111 | 110011 | 11010 |
Color Harmonies of #216556
Complementary color
Monochromatic Colors of #216556
Black with #216556
Text Example
Text Example
White with #216556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #216556; }
p { color: rgb(33,101,86); }
H1.HeaderClassName
{
color: #216556;
}
.AnyTagClassName
{
color: #216556;
}
</style>
background-color css
<style>
a { background-color: #216556; }
a { background-color: rgb(33,101,86); }
div.DivClassName
{
background-color: #216556;
}
.BgClassName
{
background-color: #216556;
}
</style>
border-color css
<style>
span { border-color: #216556; }
span { border-color: rgb(33,101,86); }
td.TdClassName
{
border-color: #216556;
}
.TagClassName
{
border-color: #216556;
}
</style>