Shades of Eden #207058
Tints of Eden #207058
RGB
CMYK
RGB Variations
Color information
#207058 (or 0x207058) is known color: Eden. HEX triplet: 20, 70 and 58. RGB value is (32,112,88). Sum of RGB (Red+Green+Blue) = 32+112+88=232 (30% of max value = 765). Red value is 32 (12.89% from 255 or 13.79% from 232); Green value is 112 (44.14% from 255 or 48.28% from 232); Blue value is 88 (34.77% from 255 or 37.93% from 232); Max value from RGB is 112 - color contains mainly: green. Hex color #207058 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #207058 is #DF8FA7. Grayscale: #555555. Windows color (decimal): -14651304 or 5795872. OLE color: 5795872.
HSL color Cylindrical-coordinate representation of color #207058: hue angle of 162º degrees, saturation: 0.56, 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 #207058 is Cyan = 0.71, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 32 | 112 | 88 | - |
| CMYK | 0.71 | 0 | 0.21 | 0.56 |
| HSL | 162º | 0.56% | 0.28% | - |
| HSV(B) | 162º | 0.71% | 0.44% | - |
| XYZ | 8.15 | 12.6 | 11.23 | - |
| YUV | 85.34 | 129.5 | 89.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 112 | 88 | 0.71 | 0 | 0.21 | 0.56 | 162 | 0.56 | 0.28 |
| Hex | 20 | 70 | 58 | 47 | 0 | 15 | 38 | A2 | 38 | 1C |
| Octal | 40 | 160 | 130 | 107 | 0 | 25 | 70 | 242 | 70 | 34 |
| Binary | 100000 | 1110000 | 1011000 | 1000111 | 0 | 10101 | 111000 | 10100010 | 111000 | 11100 |
Color Harmonies of #207058
Complementary color
Monochromatic Colors of #207058
Black with #207058
Text Example
Text Example
White with #207058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207058; }
p { color: rgb(32,112,88); }
H1.HeaderClassName
{
color: #207058;
}
.AnyTagClassName
{
color: #207058;
}
</style>
background-color css
<style>
a { background-color: #207058; }
a { background-color: rgb(32,112,88); }
div.DivClassName
{
background-color: #207058;
}
.BgClassName
{
background-color: #207058;
}
</style>
border-color css
<style>
span { border-color: #207058; }
span { border-color: rgb(32,112,88); }
td.TdClassName
{
border-color: #207058;
}
.TagClassName
{
border-color: #207058;
}
</style>