Shades of Eden #216052
Tints of Eden #216052
RGB
CMYK
RGB Variations
Color information
#216052 (or 0x216052) is known color: Eden. HEX triplet: 21, 60 and 52. RGB value is (33,96,82). Sum of RGB (Red+Green+Blue) = 33+96+82=211 (27% of max value = 765). Red value is 33 (13.28% from 255 or 15.64% from 211); Green value is 96 (37.89% from 255 or 45.50% from 211); Blue value is 82 (32.42% from 255 or 38.86% from 211); Max value from RGB is 96 - color contains mainly: green. Hex color #216052 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #216052 is #DE9FAD. Grayscale: #4B4B4B. Windows color (decimal): -14589870 or 5398561. OLE color: 5398561.
HSL color Cylindrical-coordinate representation of color #216052: hue angle of 166.67º 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 #216052 is Cyan = 0.66, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 33 | 96 | 82 | - |
| CMYK | 0.66 | 0 | 0.15 | 0.62 |
| HSL | 166.67º | 0.49% | 0.25% | - |
| HSV(B) | 166.67º | 0.66% | 0.38% | - |
| XYZ | 6.33 | 9.3 | 9.44 | - |
| YUV | 75.57 | 131.63 | 97.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 96 | 82 | 0.66 | 0 | 0.15 | 0.62 | 166.67 | 0.49 | 0.25 |
| Hex | 21 | 60 | 52 | 42 | 0 | F | 3E | A7 | 31 | 19 |
| Octal | 41 | 140 | 122 | 102 | 0 | 17 | 76 | 247 | 61 | 31 |
| Binary | 100001 | 1100000 | 1010010 | 1000010 | 0 | 1111 | 111110 | 10100111 | 110001 | 11001 |
Color Harmonies of #216052
Complementary color
Monochromatic Colors of #216052
Black with #216052
Text Example
Text Example
White with #216052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #216052; }
p { color: rgb(33,96,82); }
H1.HeaderClassName
{
color: #216052;
}
.AnyTagClassName
{
color: #216052;
}
</style>
background-color css
<style>
a { background-color: #216052; }
a { background-color: rgb(33,96,82); }
div.DivClassName
{
background-color: #216052;
}
.BgClassName
{
background-color: #216052;
}
</style>
border-color css
<style>
span { border-color: #216052; }
span { border-color: rgb(33,96,82); }
td.TdClassName
{
border-color: #216052;
}
.TagClassName
{
border-color: #216052;
}
</style>