Shades of Eden #326762
Tints of Eden #326762
RGB
CMYK
RGB Variations
Color information
#326762 (or 0x326762) is known color: Eden. HEX triplet: 32, 67 and 62. RGB value is (50,103,98). Sum of RGB (Red+Green+Blue) = 50+103+98=251 (33% of max value = 765). Red value is 50 (19.92% from 255 or 19.92% from 251); Green value is 103 (40.62% from 255 or 41.04% from 251); Blue value is 98 (38.67% from 255 or 39.04% from 251); Max value from RGB is 103 - color contains mainly: green. Hex color #326762 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #326762 is #CD989D. Grayscale: #565656. Windows color (decimal): -13473950 or 6448946. OLE color: 6448946.
HSL color Cylindrical-coordinate representation of color #326762: hue angle of 174.34º degrees, saturation: 0.35, 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 #326762 is Cyan = 0.51, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 50 | 103 | 98 | - |
| CMYK | 0.51 | 0 | 0.05 | 0.60 |
| HSL | 174.34º | 0.35% | 0.3% | - |
| HSV(B) | 174.34º | 0.51% | 0.4% | - |
| XYZ | 8.37 | 11.26 | 13.29 | - |
| YUV | 86.58 | 134.44 | 101.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 103 | 98 | 0.51 | 0 | 0.05 | 0.60 | 174.34 | 0.35 | 0.3 |
| Hex | 32 | 67 | 62 | 33 | 0 | 5 | 3C | AE | 23 | 1E |
| Octal | 62 | 147 | 142 | 63 | 0 | 5 | 74 | 256 | 43 | 36 |
| Binary | 110010 | 1100111 | 1100010 | 110011 | 0 | 101 | 111100 | 10101110 | 100011 | 11110 |
Color Harmonies of #326762
Complementary color
Monochromatic Colors of #326762
Black with #326762
Text Example
Text Example
White with #326762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326762; }
p { color: rgb(50,103,98); }
H1.HeaderClassName
{
color: #326762;
}
.AnyTagClassName
{
color: #326762;
}
</style>
background-color css
<style>
a { background-color: #326762; }
a { background-color: rgb(50,103,98); }
div.DivClassName
{
background-color: #326762;
}
.BgClassName
{
background-color: #326762;
}
</style>
border-color css
<style>
span { border-color: #326762; }
span { border-color: rgb(50,103,98); }
td.TdClassName
{
border-color: #326762;
}
.TagClassName
{
border-color: #326762;
}
</style>