Shades of Eden #216059
Tints of Eden #216059
RGB
CMYK
RGB Variations
Color information
#216059 (or 0x216059) is known color: Eden. HEX triplet: 21, 60 and 59. RGB value is (33,96,89). Sum of RGB (Red+Green+Blue) = 33+96+89=218 (28% of max value = 765). Red value is 33 (13.28% from 255 or 15.14% from 218); Green value is 96 (37.89% from 255 or 44.04% from 218); Blue value is 89 (35.16% from 255 or 40.83% from 218); Max value from RGB is 96 - color contains mainly: green. Hex color #216059 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #216059 is #DE9FA6. Grayscale: #4C4C4C. Windows color (decimal): -14589863 or 5857313. OLE color: 5857313.
HSL color Cylindrical-coordinate representation of color #216059: hue angle of 173.33º 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 #216059 is Cyan = 0.66, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 33 | 96 | 89 | - |
| CMYK | 0.66 | 0 | 0.07 | 0.62 |
| HSL | 173.33º | 0.49% | 0.25% | - |
| HSV(B) | 173.33º | 0.66% | 0.38% | - |
| XYZ | 6.61 | 9.41 | 10.92 | - |
| YUV | 76.37 | 135.13 | 97.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 96 | 89 | 0.66 | 0 | 0.07 | 0.62 | 173.33 | 0.49 | 0.25 |
| Hex | 21 | 60 | 59 | 42 | 0 | 7 | 3E | AD | 31 | 19 |
| Octal | 41 | 140 | 131 | 102 | 0 | 7 | 76 | 255 | 61 | 31 |
| Binary | 100001 | 1100000 | 1011001 | 1000010 | 0 | 111 | 111110 | 10101101 | 110001 | 11001 |
Color Harmonies of #216059
Complementary color
Monochromatic Colors of #216059
Black with #216059
Text Example
Text Example
White with #216059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #216059; }
p { color: rgb(33,96,89); }
H1.HeaderClassName
{
color: #216059;
}
.AnyTagClassName
{
color: #216059;
}
</style>
background-color css
<style>
a { background-color: #216059; }
a { background-color: rgb(33,96,89); }
div.DivClassName
{
background-color: #216059;
}
.BgClassName
{
background-color: #216059;
}
</style>
border-color css
<style>
span { border-color: #216059; }
span { border-color: rgb(33,96,89); }
td.TdClassName
{
border-color: #216059;
}
.TagClassName
{
border-color: #216059;
}
</style>