Shades of Eden #217058
Tints of Eden #217058
RGB
CMYK
RGB Variations
Color information
#217058 (or 0x217058) is known color: Eden. HEX triplet: 21, 70 and 58. RGB value is (33,112,88). Sum of RGB (Red+Green+Blue) = 33+112+88=233 (30% of max value = 765). Red value is 33 (13.28% from 255 or 14.16% from 233); Green value is 112 (44.14% from 255 or 48.07% from 233); Blue value is 88 (34.77% from 255 or 37.77% from 233); Max value from RGB is 112 - color contains mainly: green. Hex color #217058 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #217058 is #DE8FA7. Grayscale: #555555. Windows color (decimal): -14585768 or 5795873. OLE color: 5795873.
HSL color Cylindrical-coordinate representation of color #217058: hue angle of 161.77º degrees, saturation: 0.54, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #217058 is Cyan = 0.71, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 33 | 112 | 88 | - |
| CMYK | 0.71 | 0 | 0.21 | 0.56 |
| HSL | 161.77º | 0.54% | 0.28% | - |
| HSV(B) | 161.77º | 0.71% | 0.44% | - |
| XYZ | 8.18 | 12.62 | 11.24 | - |
| YUV | 85.64 | 129.33 | 90.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 112 | 88 | 0.71 | 0 | 0.21 | 0.56 | 161.77 | 0.54 | 0.28 |
| Hex | 21 | 70 | 58 | 47 | 0 | 15 | 38 | A2 | 36 | 1C |
| Octal | 41 | 160 | 130 | 107 | 0 | 25 | 70 | 242 | 66 | 34 |
| Binary | 100001 | 1110000 | 1011000 | 1000111 | 0 | 10101 | 111000 | 10100010 | 110110 | 11100 |
Color Harmonies of #217058
Complementary color
Monochromatic Colors of #217058
Black with #217058
Text Example
Text Example
White with #217058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217058; }
p { color: rgb(33,112,88); }
H1.HeaderClassName
{
color: #217058;
}
.AnyTagClassName
{
color: #217058;
}
</style>
background-color css
<style>
a { background-color: #217058; }
a { background-color: rgb(33,112,88); }
div.DivClassName
{
background-color: #217058;
}
.BgClassName
{
background-color: #217058;
}
</style>
border-color css
<style>
span { border-color: #217058; }
span { border-color: rgb(33,112,88); }
td.TdClassName
{
border-color: #217058;
}
.TagClassName
{
border-color: #217058;
}
</style>