Shades of Eden #206156
Tints of Eden #206156
RGB
CMYK
RGB Variations
Color information
#206156 (or 0x206156) is known color: Eden. HEX triplet: 20, 61 and 56. RGB value is (32,97,86). Sum of RGB (Red+Green+Blue) = 32+97+86=215 (28% of max value = 765). Red value is 32 (12.89% from 255 or 14.88% from 215); Green value is 97 (38.28% from 255 or 45.12% from 215); Blue value is 86 (33.98% from 255 or 40% from 215); Max value from RGB is 97 - color contains mainly: green. Hex color #206156 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #206156 is #DF9EA9. Grayscale: #4C4C4C. Windows color (decimal): -14655146 or 5660960. OLE color: 5660960.
HSL color Cylindrical-coordinate representation of color #206156: hue angle of 169.85º degrees, saturation: 0.5, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #206156 is Cyan = 0.67, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 32 | 97 | 86 | - |
| CMYK | 0.67 | 0 | 0.11 | 0.62 |
| HSL | 169.85º | 0.5% | 0.25% | - |
| HSV(B) | 169.85º | 0.67% | 0.38% | - |
| XYZ | 6.55 | 9.53 | 10.3 | - |
| YUV | 76.31 | 133.47 | 96.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 97 | 86 | 0.67 | 0 | 0.11 | 0.62 | 169.85 | 0.5 | 0.25 |
| Hex | 20 | 61 | 56 | 43 | 0 | B | 3E | AA | 32 | 19 |
| Octal | 40 | 141 | 126 | 103 | 0 | 13 | 76 | 252 | 62 | 31 |
| Binary | 100000 | 1100001 | 1010110 | 1000011 | 0 | 1011 | 111110 | 10101010 | 110010 | 11001 |
Color Harmonies of #206156
Complementary color
Monochromatic Colors of #206156
Black with #206156
Text Example
Text Example
White with #206156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #206156; }
p { color: rgb(32,97,86); }
H1.HeaderClassName
{
color: #206156;
}
.AnyTagClassName
{
color: #206156;
}
</style>
background-color css
<style>
a { background-color: #206156; }
a { background-color: rgb(32,97,86); }
div.DivClassName
{
background-color: #206156;
}
.BgClassName
{
background-color: #206156;
}
</style>
border-color css
<style>
span { border-color: #206156; }
span { border-color: rgb(32,97,86); }
td.TdClassName
{
border-color: #206156;
}
.TagClassName
{
border-color: #206156;
}
</style>