Shades of Eden #216455
Tints of Eden #216455
RGB
CMYK
RGB Variations
Color information
#216455 (or 0x216455) is known color: Eden. HEX triplet: 21, 64 and 55. RGB value is (33,100,85). Sum of RGB (Red+Green+Blue) = 33+100+85=218 (28% of max value = 765). Red value is 33 (13.28% from 255 or 15.14% from 218); Green value is 100 (39.45% from 255 or 45.87% from 218); Blue value is 85 (33.59% from 255 or 38.99% from 218); Max value from RGB is 100 - color contains mainly: green. Hex color #216455 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #216455 is #DE9BAA. Grayscale: #4E4E4E. Windows color (decimal): -14588843 or 5596193. OLE color: 5596193.
HSL color Cylindrical-coordinate representation of color #216455: hue angle of 166.57º 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 #216455 is Cyan = 0.67, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 33 | 100 | 85 | - |
| CMYK | 0.67 | 0 | 0.15 | 0.61 |
| HSL | 166.57º | 0.5% | 0.26% | - |
| HSV(B) | 166.57º | 0.67% | 0.39% | - |
| XYZ | 6.82 | 10.09 | 10.18 | - |
| YUV | 78.26 | 131.8 | 95.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 100 | 85 | 0.67 | 0 | 0.15 | 0.61 | 166.57 | 0.5 | 0.26 |
| Hex | 21 | 64 | 55 | 43 | 0 | F | 3D | A7 | 32 | 1A |
| Octal | 41 | 144 | 125 | 103 | 0 | 17 | 75 | 247 | 62 | 32 |
| Binary | 100001 | 1100100 | 1010101 | 1000011 | 0 | 1111 | 111101 | 10100111 | 110010 | 11010 |
Color Harmonies of #216455
Complementary color
Monochromatic Colors of #216455
Black with #216455
Text Example
Text Example
White with #216455
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #216455; }
p { color: rgb(33,100,85); }
H1.HeaderClassName
{
color: #216455;
}
.AnyTagClassName
{
color: #216455;
}
</style>
background-color css
<style>
a { background-color: #216455; }
a { background-color: rgb(33,100,85); }
div.DivClassName
{
background-color: #216455;
}
.BgClassName
{
background-color: #216455;
}
</style>
border-color css
<style>
span { border-color: #216455; }
span { border-color: rgb(33,100,85); }
td.TdClassName
{
border-color: #216455;
}
.TagClassName
{
border-color: #216455;
}
</style>