Shades of Eden #326660
Tints of Eden #326660
RGB
CMYK
RGB Variations
Color information
#326660 (or 0x326660) is known color: Eden. HEX triplet: 32, 66 and 60. RGB value is (50,102,96). Sum of RGB (Red+Green+Blue) = 50+102+96=248 (32% of max value = 765). Red value is 50 (19.92% from 255 or 20.16% from 248); Green value is 102 (40.23% from 255 or 41.13% from 248); Blue value is 96 (37.89% from 255 or 38.71% from 248); Max value from RGB is 102 - color contains mainly: green. Hex color #326660 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #326660 is #CD999F. Grayscale: #555555. Windows color (decimal): -13474208 or 6317618. OLE color: 6317618.
HSL color Cylindrical-coordinate representation of color #326660: hue angle of 173.08º degrees, saturation: 0.34, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #326660 is Cyan = 0.51, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 50 | 102 | 96 | - |
| CMYK | 0.51 | 0 | 0.06 | 0.6 |
| HSL | 173.08º | 0.34% | 0.3% | - |
| HSV(B) | 173.08º | 0.51% | 0.4% | - |
| XYZ | 8.18 | 11.03 | 12.76 | - |
| YUV | 85.77 | 133.77 | 102.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 102 | 96 | 0.51 | 0 | 0.06 | 0.6 | 173.08 | 0.34 | 0.3 |
| Hex | 32 | 66 | 60 | 33 | 0 | 6 | 3C | AD | 22 | 1E |
| Octal | 62 | 146 | 140 | 63 | 0 | 6 | 74 | 255 | 42 | 36 |
| Binary | 110010 | 1100110 | 1100000 | 110011 | 0 | 110 | 111100 | 10101101 | 100010 | 11110 |
Color Harmonies of #326660
Complementary color
Monochromatic Colors of #326660
Black with #326660
Text Example
Text Example
White with #326660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326660; }
p { color: rgb(50,102,96); }
H1.HeaderClassName
{
color: #326660;
}
.AnyTagClassName
{
color: #326660;
}
</style>
background-color css
<style>
a { background-color: #326660; }
a { background-color: rgb(50,102,96); }
div.DivClassName
{
background-color: #326660;
}
.BgClassName
{
background-color: #326660;
}
</style>
border-color css
<style>
span { border-color: #326660; }
span { border-color: rgb(50,102,96); }
td.TdClassName
{
border-color: #326660;
}
.TagClassName
{
border-color: #326660;
}
</style>