Shades of Eden #216457
Tints of Eden #216457
RGB
CMYK
RGB Variations
Color information
#216457 (or 0x216457) is known color: Eden. HEX triplet: 21, 64 and 57. RGB value is (33,100,87). Sum of RGB (Red+Green+Blue) = 33+100+87=220 (29% of max value = 765). Red value is 33 (13.28% from 255 or 15% from 220); Green value is 100 (39.45% from 255 or 45.45% from 220); Blue value is 87 (34.38% from 255 or 39.55% from 220); Max value from RGB is 100 - color contains mainly: green. Hex color #216457 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #216457 is #DE9BA8. Grayscale: #4E4E4E. Windows color (decimal): -14588841 or 5727265. OLE color: 5727265.
HSL color Cylindrical-coordinate representation of color #216457: hue angle of 168.36º degrees, saturation: 0.5, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #216457 is Cyan = 0.67, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 33 | 100 | 87 | - |
| CMYK | 0.67 | 0 | 0.13 | 0.61 |
| HSL | 168.36º | 0.5% | 0.26% | - |
| HSV(B) | 168.36º | 0.67% | 0.39% | - |
| XYZ | 6.9 | 10.13 | 10.61 | - |
| YUV | 78.49 | 132.8 | 95.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 100 | 87 | 0.67 | 0 | 0.13 | 0.61 | 168.36 | 0.5 | 0.26 |
| Hex | 21 | 64 | 57 | 43 | 0 | D | 3D | A8 | 32 | 1A |
| Octal | 41 | 144 | 127 | 103 | 0 | 15 | 75 | 250 | 62 | 32 |
| Binary | 100001 | 1100100 | 1010111 | 1000011 | 0 | 1101 | 111101 | 10101000 | 110010 | 11010 |
Color Harmonies of #216457
Complementary color
Monochromatic Colors of #216457
Black with #216457
Text Example
Text Example
White with #216457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #216457; }
p { color: rgb(33,100,87); }
H1.HeaderClassName
{
color: #216457;
}
.AnyTagClassName
{
color: #216457;
}
</style>
background-color css
<style>
a { background-color: #216457; }
a { background-color: rgb(33,100,87); }
div.DivClassName
{
background-color: #216457;
}
.BgClassName
{
background-color: #216457;
}
</style>
border-color css
<style>
span { border-color: #216457; }
span { border-color: rgb(33,100,87); }
td.TdClassName
{
border-color: #216457;
}
.TagClassName
{
border-color: #216457;
}
</style>