Shades of Eden #207056
Tints of Eden #207056
RGB
CMYK
RGB Variations
Color information
#207056 (or 0x207056) is known color: Eden. HEX triplet: 20, 70 and 56. RGB value is (32,112,86). Sum of RGB (Red+Green+Blue) = 32+112+86=230 (30% of max value = 765). Red value is 32 (12.89% from 255 or 13.91% from 230); Green value is 112 (44.14% from 255 or 48.70% from 230); Blue value is 86 (33.98% from 255 or 37.39% from 230); Max value from RGB is 112 - color contains mainly: green. Hex color #207056 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #207056 is #DF8FA9. Grayscale: #555555. Windows color (decimal): -14651306 or 5664800. OLE color: 5664800.
HSL color Cylindrical-coordinate representation of color #207056: hue angle of 160.5º 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 #207056 is Cyan = 0.71, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 32 | 112 | 86 | - |
| CMYK | 0.71 | 0 | 0.23 | 0.56 |
| HSL | 160.5º | 0.56% | 0.28% | - |
| HSV(B) | 160.5º | 0.71% | 0.44% | - |
| XYZ | 8.07 | 12.57 | 10.8 | - |
| YUV | 85.12 | 128.5 | 90.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 112 | 86 | 0.71 | 0 | 0.23 | 0.56 | 160.5 | 0.56 | 0.28 |
| Hex | 20 | 70 | 56 | 47 | 0 | 17 | 38 | A0 | 38 | 1C |
| Octal | 40 | 160 | 126 | 107 | 0 | 27 | 70 | 240 | 70 | 34 |
| Binary | 100000 | 1110000 | 1010110 | 1000111 | 0 | 10111 | 111000 | 10100000 | 111000 | 11100 |
Color Harmonies of #207056
Complementary color
Monochromatic Colors of #207056
Black with #207056
Text Example
Text Example
White with #207056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207056; }
p { color: rgb(32,112,86); }
H1.HeaderClassName
{
color: #207056;
}
.AnyTagClassName
{
color: #207056;
}
</style>
background-color css
<style>
a { background-color: #207056; }
a { background-color: rgb(32,112,86); }
div.DivClassName
{
background-color: #207056;
}
.BgClassName
{
background-color: #207056;
}
</style>
border-color css
<style>
span { border-color: #207056; }
span { border-color: rgb(32,112,86); }
td.TdClassName
{
border-color: #207056;
}
.TagClassName
{
border-color: #207056;
}
</style>