Shades of Eden #326156
Tints of Eden #326156
RGB
CMYK
RGB Variations
Color information
#326156 (or 0x326156) is known color: Eden. HEX triplet: 32, 61 and 56. RGB value is (50,97,86). Sum of RGB (Red+Green+Blue) = 50+97+86=233 (30% of max value = 765). Red value is 50 (19.92% from 255 or 21.46% from 233); Green value is 97 (38.28% from 255 or 41.63% from 233); Blue value is 86 (33.98% from 255 or 36.91% from 233); Max value from RGB is 97 - color contains mainly: green. Hex color #326156 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #326156 is #CD9EA9. Grayscale: #515151. Windows color (decimal): -13475498 or 5660978. OLE color: 5660978.
HSL color Cylindrical-coordinate representation of color #326156: hue angle of 165.96º degrees, saturation: 0.32, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #326156 is Cyan = 0.48, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 50 | 97 | 86 | - |
| CMYK | 0.48 | 0 | 0.11 | 0.62 |
| HSL | 165.96º | 0.32% | 0.29% | - |
| HSV(B) | 165.96º | 0.48% | 0.38% | - |
| XYZ | 7.27 | 9.9 | 10.33 | - |
| YUV | 81.69 | 130.43 | 105.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 97 | 86 | 0.48 | 0 | 0.11 | 0.62 | 165.96 | 0.32 | 0.29 |
| Hex | 32 | 61 | 56 | 30 | 0 | B | 3E | A6 | 20 | 1D |
| Octal | 62 | 141 | 126 | 60 | 0 | 13 | 76 | 246 | 40 | 35 |
| Binary | 110010 | 1100001 | 1010110 | 110000 | 0 | 1011 | 111110 | 10100110 | 100000 | 11101 |
Color Harmonies of #326156
Complementary color
Monochromatic Colors of #326156
Black with #326156
Text Example
Text Example
White with #326156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326156; }
p { color: rgb(50,97,86); }
H1.HeaderClassName
{
color: #326156;
}
.AnyTagClassName
{
color: #326156;
}
</style>
background-color css
<style>
a { background-color: #326156; }
a { background-color: rgb(50,97,86); }
div.DivClassName
{
background-color: #326156;
}
.BgClassName
{
background-color: #326156;
}
</style>
border-color css
<style>
span { border-color: #326156; }
span { border-color: rgb(50,97,86); }
td.TdClassName
{
border-color: #326156;
}
.TagClassName
{
border-color: #326156;
}
</style>