Shades of Eden #326257
Tints of Eden #326257
RGB
CMYK
RGB Variations
Color information
#326257 (or 0x326257) is known color: Eden. HEX triplet: 32, 62 and 57. RGB value is (50,98,87). Sum of RGB (Red+Green+Blue) = 50+98+87=235 (31% of max value = 765). Red value is 50 (19.92% from 255 or 21.28% from 235); Green value is 98 (38.67% from 255 or 41.70% from 235); Blue value is 87 (34.38% from 255 or 37.02% from 235); Max value from RGB is 98 - color contains mainly: green. Hex color #326257 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #326257 is #CD9DA8. Grayscale: #525252. Windows color (decimal): -13475241 or 5726770. OLE color: 5726770.
HSL color Cylindrical-coordinate representation of color #326257: hue angle of 166.25º degrees, saturation: 0.32, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #326257 is Cyan = 0.49, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 50 | 98 | 87 | - |
| CMYK | 0.49 | 0 | 0.11 | 0.62 |
| HSL | 166.25º | 0.32% | 0.29% | - |
| HSV(B) | 166.25º | 0.49% | 0.38% | - |
| XYZ | 7.4 | 10.1 | 10.58 | - |
| YUV | 82.39 | 130.6 | 104.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 98 | 87 | 0.49 | 0 | 0.11 | 0.62 | 166.25 | 0.32 | 0.29 |
| Hex | 32 | 62 | 57 | 31 | 0 | B | 3E | A6 | 20 | 1D |
| Octal | 62 | 142 | 127 | 61 | 0 | 13 | 76 | 246 | 40 | 35 |
| Binary | 110010 | 1100010 | 1010111 | 110001 | 0 | 1011 | 111110 | 10100110 | 100000 | 11101 |
Color Harmonies of #326257
Complementary color
Monochromatic Colors of #326257
Black with #326257
Text Example
Text Example
White with #326257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326257; }
p { color: rgb(50,98,87); }
H1.HeaderClassName
{
color: #326257;
}
.AnyTagClassName
{
color: #326257;
}
</style>
background-color css
<style>
a { background-color: #326257; }
a { background-color: rgb(50,98,87); }
div.DivClassName
{
background-color: #326257;
}
.BgClassName
{
background-color: #326257;
}
</style>
border-color css
<style>
span { border-color: #326257; }
span { border-color: rgb(50,98,87); }
td.TdClassName
{
border-color: #326257;
}
.TagClassName
{
border-color: #326257;
}
</style>