Shades of Eden #326358
Tints of Eden #326358
RGB
CMYK
RGB Variations
Color information
#326358 (or 0x326358) is known color: Eden. HEX triplet: 32, 63 and 58. RGB value is (50,99,88). Sum of RGB (Red+Green+Blue) = 50+99+88=237 (31% of max value = 765). Red value is 50 (19.92% from 255 or 21.10% from 237); Green value is 99 (39.06% from 255 or 41.77% from 237); Blue value is 88 (34.77% from 255 or 37.13% from 237); Max value from RGB is 99 - color contains mainly: green. Hex color #326358 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #326358 is #CD9CA7. Grayscale: #535353. Windows color (decimal): -13474984 or 5792562. OLE color: 5792562.
HSL color Cylindrical-coordinate representation of color #326358: hue angle of 166.53º degrees, saturation: 0.33, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #326358 is Cyan = 0.49, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 50 | 99 | 88 | - |
| CMYK | 0.49 | 0 | 0.11 | 0.61 |
| HSL | 166.53º | 0.33% | 0.29% | - |
| HSV(B) | 166.53º | 0.49% | 0.39% | - |
| XYZ | 7.54 | 10.31 | 10.82 | - |
| YUV | 83.1 | 130.77 | 104.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 99 | 88 | 0.49 | 0 | 0.11 | 0.61 | 166.53 | 0.33 | 0.29 |
| Hex | 32 | 63 | 58 | 31 | 0 | B | 3D | A7 | 21 | 1D |
| Octal | 62 | 143 | 130 | 61 | 0 | 13 | 75 | 247 | 41 | 35 |
| Binary | 110010 | 1100011 | 1011000 | 110001 | 0 | 1011 | 111101 | 10100111 | 100001 | 11101 |
Color Harmonies of #326358
Complementary color
Monochromatic Colors of #326358
Black with #326358
Text Example
Text Example
White with #326358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326358; }
p { color: rgb(50,99,88); }
H1.HeaderClassName
{
color: #326358;
}
.AnyTagClassName
{
color: #326358;
}
</style>
background-color css
<style>
a { background-color: #326358; }
a { background-color: rgb(50,99,88); }
div.DivClassName
{
background-color: #326358;
}
.BgClassName
{
background-color: #326358;
}
</style>
border-color css
<style>
span { border-color: #326358; }
span { border-color: rgb(50,99,88); }
td.TdClassName
{
border-color: #326358;
}
.TagClassName
{
border-color: #326358;
}
</style>