Shades of Eden #216453
Tints of Eden #216453
RGB
CMYK
RGB Variations
Color information
#216453 (or 0x216453) is known color: Eden. HEX triplet: 21, 64 and 53. RGB value is (33,100,83). Sum of RGB (Red+Green+Blue) = 33+100+83=216 (28% of max value = 765). Red value is 33 (13.28% from 255 or 15.28% from 216); Green value is 100 (39.45% from 255 or 46.30% from 216); Blue value is 83 (32.81% from 255 or 38.43% from 216); Max value from RGB is 100 - color contains mainly: green. Hex color #216453 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #216453 is #DE9BAC. Grayscale: #4E4E4E. Windows color (decimal): -14588845 or 5465121. OLE color: 5465121.
HSL color Cylindrical-coordinate representation of color #216453: hue angle of 164.78º 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 #216453 is Cyan = 0.67, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 33 | 100 | 83 | - |
| CMYK | 0.67 | 0 | 0.17 | 0.61 |
| HSL | 164.78º | 0.5% | 0.26% | - |
| HSV(B) | 164.78º | 0.67% | 0.39% | - |
| XYZ | 6.75 | 10.06 | 9.77 | - |
| YUV | 78.03 | 130.8 | 95.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 100 | 83 | 0.67 | 0 | 0.17 | 0.61 | 164.78 | 0.5 | 0.26 |
| Hex | 21 | 64 | 53 | 43 | 0 | 11 | 3D | A5 | 32 | 1A |
| Octal | 41 | 144 | 123 | 103 | 0 | 21 | 75 | 245 | 62 | 32 |
| Binary | 100001 | 1100100 | 1010011 | 1000011 | 0 | 10001 | 111101 | 10100101 | 110010 | 11010 |
Color Harmonies of #216453
Complementary color
Monochromatic Colors of #216453
Black with #216453
Text Example
Text Example
White with #216453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #216453; }
p { color: rgb(33,100,83); }
H1.HeaderClassName
{
color: #216453;
}
.AnyTagClassName
{
color: #216453;
}
</style>
background-color css
<style>
a { background-color: #216453; }
a { background-color: rgb(33,100,83); }
div.DivClassName
{
background-color: #216453;
}
.BgClassName
{
background-color: #216453;
}
</style>
border-color css
<style>
span { border-color: #216453; }
span { border-color: rgb(33,100,83); }
td.TdClassName
{
border-color: #216453;
}
.TagClassName
{
border-color: #216453;
}
</style>