Shades of Eden #326457
Tints of Eden #326457
RGB
CMYK
RGB Variations
Color information
#326457 (or 0x326457) is known color: Eden. HEX triplet: 32, 64 and 57. RGB value is (50,100,87). Sum of RGB (Red+Green+Blue) = 50+100+87=237 (31% of max value = 765). Red value is 50 (19.92% from 255 or 21.10% from 237); Green value is 100 (39.45% from 255 or 42.19% from 237); Blue value is 87 (34.38% from 255 or 36.71% from 237); Max value from RGB is 100 - color contains mainly: green. Hex color #326457 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #326457 is #CD9BA8. Grayscale: #535353. Windows color (decimal): -13474729 or 5727282. OLE color: 5727282.
HSL color Cylindrical-coordinate representation of color #326457: hue angle of 164.4º degrees, saturation: 0.33, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #326457 is Cyan = 0.50, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 50 | 100 | 87 | - |
| CMYK | 0.50 | 0 | 0.13 | 0.61 |
| HSL | 164.4º | 0.33% | 0.29% | - |
| HSV(B) | 164.4º | 0.5% | 0.39% | - |
| XYZ | 7.59 | 10.48 | 10.64 | - |
| YUV | 83.57 | 129.94 | 104.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 100 | 87 | 0.50 | 0 | 0.13 | 0.61 | 164.4 | 0.33 | 0.29 |
| Hex | 32 | 64 | 57 | 32 | 0 | D | 3D | A4 | 21 | 1D |
| Octal | 62 | 144 | 127 | 62 | 0 | 15 | 75 | 244 | 41 | 35 |
| Binary | 110010 | 1100100 | 1010111 | 110010 | 0 | 1101 | 111101 | 10100100 | 100001 | 11101 |
Color Harmonies of #326457
Complementary color
Monochromatic Colors of #326457
Black with #326457
Text Example
Text Example
White with #326457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326457; }
p { color: rgb(50,100,87); }
H1.HeaderClassName
{
color: #326457;
}
.AnyTagClassName
{
color: #326457;
}
</style>
background-color css
<style>
a { background-color: #326457; }
a { background-color: rgb(50,100,87); }
div.DivClassName
{
background-color: #326457;
}
.BgClassName
{
background-color: #326457;
}
</style>
border-color css
<style>
span { border-color: #326457; }
span { border-color: rgb(50,100,87); }
td.TdClassName
{
border-color: #326457;
}
.TagClassName
{
border-color: #326457;
}
</style>