Shades of Eden #326059
Tints of Eden #326059
RGB
CMYK
RGB Variations
Color information
#326059 (or 0x326059) is known color: Eden. HEX triplet: 32, 60 and 59. RGB value is (50,96,89). Sum of RGB (Red+Green+Blue) = 50+96+89=235 (31% of max value = 765). Red value is 50 (19.92% from 255 or 21.28% from 235); Green value is 96 (37.89% from 255 or 40.85% from 235); Blue value is 89 (35.16% from 255 or 37.87% from 235); Max value from RGB is 96 - color contains mainly: green. Hex color #326059 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #326059 is #CD9FA6. Grayscale: #515151. Windows color (decimal): -13475751 or 5857330. OLE color: 5857330.
HSL color Cylindrical-coordinate representation of color #326059: hue angle of 170.87º 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 #326059 is Cyan = 0.48, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 50 | 96 | 89 | - |
| CMYK | 0.48 | 0 | 0.07 | 0.62 |
| HSL | 170.87º | 0.32% | 0.29% | - |
| HSV(B) | 170.87º | 0.48% | 0.38% | - |
| XYZ | 7.3 | 9.77 | 10.95 | - |
| YUV | 81.45 | 132.26 | 105.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 96 | 89 | 0.48 | 0 | 0.07 | 0.62 | 170.87 | 0.32 | 0.29 |
| Hex | 32 | 60 | 59 | 30 | 0 | 7 | 3E | AB | 20 | 1D |
| Octal | 62 | 140 | 131 | 60 | 0 | 7 | 76 | 253 | 40 | 35 |
| Binary | 110010 | 1100000 | 1011001 | 110000 | 0 | 111 | 111110 | 10101011 | 100000 | 11101 |
Color Harmonies of #326059
Complementary color
Monochromatic Colors of #326059
Black with #326059
Text Example
Text Example
White with #326059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326059; }
p { color: rgb(50,96,89); }
H1.HeaderClassName
{
color: #326059;
}
.AnyTagClassName
{
color: #326059;
}
</style>
background-color css
<style>
a { background-color: #326059; }
a { background-color: rgb(50,96,89); }
div.DivClassName
{
background-color: #326059;
}
.BgClassName
{
background-color: #326059;
}
</style>
border-color css
<style>
span { border-color: #326059; }
span { border-color: rgb(50,96,89); }
td.TdClassName
{
border-color: #326059;
}
.TagClassName
{
border-color: #326059;
}
</style>