Shades of Eden #326958
Tints of Eden #326958
RGB
CMYK
RGB Variations
Color information
#326958 (or 0x326958) is known color: Eden. HEX triplet: 32, 69 and 58. RGB value is (50,105,88). Sum of RGB (Red+Green+Blue) = 50+105+88=243 (32% of max value = 765). Red value is 50 (19.92% from 255 or 20.58% from 243); Green value is 105 (41.41% from 255 or 43.21% from 243); Blue value is 88 (34.77% from 255 or 36.21% from 243); Max value from RGB is 105 - color contains mainly: green. Hex color #326958 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #326958 is #CD96A7. Grayscale: #565656. Windows color (decimal): -13473448 or 5794098. OLE color: 5794098.
HSL color Cylindrical-coordinate representation of color #326958: hue angle of 161.45º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #326958 is Cyan = 0.52, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 50 | 105 | 88 | - |
| CMYK | 0.52 | 0 | 0.16 | 0.59 |
| HSL | 161.45º | 0.35% | 0.3% | - |
| HSV(B) | 161.45º | 0.52% | 0.41% | - |
| XYZ | 8.13 | 11.49 | 11.02 | - |
| YUV | 86.62 | 128.78 | 101.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 105 | 88 | 0.52 | 0 | 0.16 | 0.59 | 161.45 | 0.35 | 0.3 |
| Hex | 32 | 69 | 58 | 34 | 0 | 10 | 3B | A1 | 23 | 1E |
| Octal | 62 | 151 | 130 | 64 | 0 | 20 | 73 | 241 | 43 | 36 |
| Binary | 110010 | 1101001 | 1011000 | 110100 | 0 | 10000 | 111011 | 10100001 | 100011 | 11110 |
Color Harmonies of #326958
Complementary color
Monochromatic Colors of #326958
Black with #326958
Text Example
Text Example
White with #326958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326958; }
p { color: rgb(50,105,88); }
H1.HeaderClassName
{
color: #326958;
}
.AnyTagClassName
{
color: #326958;
}
</style>
background-color css
<style>
a { background-color: #326958; }
a { background-color: rgb(50,105,88); }
div.DivClassName
{
background-color: #326958;
}
.BgClassName
{
background-color: #326958;
}
</style>
border-color css
<style>
span { border-color: #326958; }
span { border-color: rgb(50,105,88); }
td.TdClassName
{
border-color: #326958;
}
.TagClassName
{
border-color: #326958;
}
</style>