Shades of Eden #216259
Tints of Eden #216259
RGB
CMYK
RGB Variations
Color information
#216259 (or 0x216259) is known color: Eden. HEX triplet: 21, 62 and 59. RGB value is (33,98,89). Sum of RGB (Red+Green+Blue) = 33+98+89=220 (29% of max value = 765). Red value is 33 (13.28% from 255 or 15% from 220); Green value is 98 (38.67% from 255 or 44.55% from 220); Blue value is 89 (35.16% from 255 or 40.45% from 220); Max value from RGB is 98 - color contains mainly: green. Hex color #216259 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #216259 is #DE9DA6. Grayscale: #4D4D4D. Windows color (decimal): -14589351 or 5857825. OLE color: 5857825.
HSL color Cylindrical-coordinate representation of color #216259: hue angle of 171.69º degrees, saturation: 0.5, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #216259 is Cyan = 0.66, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 33 | 98 | 89 | - |
| CMYK | 0.66 | 0 | 0.09 | 0.62 |
| HSL | 171.69º | 0.5% | 0.26% | - |
| HSV(B) | 171.69º | 0.66% | 0.38% | - |
| XYZ | 6.8 | 9.78 | 10.98 | - |
| YUV | 77.54 | 134.47 | 96.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 98 | 89 | 0.66 | 0 | 0.09 | 0.62 | 171.69 | 0.5 | 0.26 |
| Hex | 21 | 62 | 59 | 42 | 0 | 9 | 3E | AC | 32 | 1A |
| Octal | 41 | 142 | 131 | 102 | 0 | 11 | 76 | 254 | 62 | 32 |
| Binary | 100001 | 1100010 | 1011001 | 1000010 | 0 | 1001 | 111110 | 10101100 | 110010 | 11010 |
Color Harmonies of #216259
Complementary color
Monochromatic Colors of #216259
Black with #216259
Text Example
Text Example
White with #216259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #216259; }
p { color: rgb(33,98,89); }
H1.HeaderClassName
{
color: #216259;
}
.AnyTagClassName
{
color: #216259;
}
</style>
background-color css
<style>
a { background-color: #216259; }
a { background-color: rgb(33,98,89); }
div.DivClassName
{
background-color: #216259;
}
.BgClassName
{
background-color: #216259;
}
</style>
border-color css
<style>
span { border-color: #216259; }
span { border-color: rgb(33,98,89); }
td.TdClassName
{
border-color: #216259;
}
.TagClassName
{
border-color: #216259;
}
</style>