Shades of Eden #216056
Tints of Eden #216056
RGB
CMYK
RGB Variations
Color information
#216056 (or 0x216056) is known color: Eden. HEX triplet: 21, 60 and 56. RGB value is (33,96,86). Sum of RGB (Red+Green+Blue) = 33+96+86=215 (28% of max value = 765). Red value is 33 (13.28% from 255 or 15.35% from 215); Green value is 96 (37.89% from 255 or 44.65% from 215); Blue value is 86 (33.98% from 255 or 40% from 215); Max value from RGB is 96 - color contains mainly: green. Hex color #216056 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #216056 is #DE9FA9. Grayscale: #4C4C4C. Windows color (decimal): -14589866 or 5660705. OLE color: 5660705.
HSL color Cylindrical-coordinate representation of color #216056: hue angle of 170.48º degrees, saturation: 0.49, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #216056 is Cyan = 0.66, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 33 | 96 | 86 | - |
| CMYK | 0.66 | 0 | 0.10 | 0.62 |
| HSL | 170.48º | 0.49% | 0.25% | - |
| HSV(B) | 170.48º | 0.66% | 0.38% | - |
| XYZ | 6.49 | 9.36 | 10.27 | - |
| YUV | 76.02 | 133.63 | 97.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 96 | 86 | 0.66 | 0 | 0.10 | 0.62 | 170.48 | 0.49 | 0.25 |
| Hex | 21 | 60 | 56 | 42 | 0 | A | 3E | AA | 31 | 19 |
| Octal | 41 | 140 | 126 | 102 | 0 | 12 | 76 | 252 | 61 | 31 |
| Binary | 100001 | 1100000 | 1010110 | 1000010 | 0 | 1010 | 111110 | 10101010 | 110001 | 11001 |
Color Harmonies of #216056
Complementary color
Monochromatic Colors of #216056
Black with #216056
Text Example
Text Example
White with #216056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #216056; }
p { color: rgb(33,96,86); }
H1.HeaderClassName
{
color: #216056;
}
.AnyTagClassName
{
color: #216056;
}
</style>
background-color css
<style>
a { background-color: #216056; }
a { background-color: rgb(33,96,86); }
div.DivClassName
{
background-color: #216056;
}
.BgClassName
{
background-color: #216056;
}
</style>
border-color css
<style>
span { border-color: #216056; }
span { border-color: rgb(33,96,86); }
td.TdClassName
{
border-color: #216056;
}
.TagClassName
{
border-color: #216056;
}
</style>