Shades of Eden #356358
Tints of Eden #356358
RGB
CMYK
RGB Variations
Color information
#356358 (or 0x356358) is known color: Eden. HEX triplet: 35, 63 and 58. RGB value is (53,99,88). Sum of RGB (Red+Green+Blue) = 53+99+88=240 (31% of max value = 765). Red value is 53 (21.09% from 255 or 22.08% from 240); Green value is 99 (39.06% from 255 or 41.25% from 240); Blue value is 88 (34.77% from 255 or 36.67% from 240); Max value from RGB is 99 - color contains mainly: green. Hex color #356358 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #356358 is #CA9CA7. Grayscale: #535353. Windows color (decimal): -13278376 or 5792565. OLE color: 5792565.
HSL color Cylindrical-coordinate representation of color #356358: hue angle of 165.65º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #356358 is Cyan = 0.46, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 53 | 99 | 88 | - |
| CMYK | 0.46 | 0 | 0.11 | 0.61 |
| HSL | 165.65º | 0.3% | 0.3% | - |
| HSV(B) | 165.65º | 0.46% | 0.39% | - |
| XYZ | 7.69 | 10.39 | 10.83 | - |
| YUV | 83.99 | 130.26 | 105.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 99 | 88 | 0.46 | 0 | 0.11 | 0.61 | 165.65 | 0.3 | 0.3 |
| Hex | 35 | 63 | 58 | 2E | 0 | B | 3D | A6 | 1E | 1E |
| Octal | 65 | 143 | 130 | 56 | 0 | 13 | 75 | 246 | 36 | 36 |
| Binary | 110101 | 1100011 | 1011000 | 101110 | 0 | 1011 | 111101 | 10100110 | 11110 | 11110 |
Color Harmonies of #356358
Complementary color
Monochromatic Colors of #356358
Black with #356358
Text Example
Text Example
White with #356358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #356358; }
p { color: rgb(53,99,88); }
H1.HeaderClassName
{
color: #356358;
}
.AnyTagClassName
{
color: #356358;
}
</style>
background-color css
<style>
a { background-color: #356358; }
a { background-color: rgb(53,99,88); }
div.DivClassName
{
background-color: #356358;
}
.BgClassName
{
background-color: #356358;
}
</style>
border-color css
<style>
span { border-color: #356358; }
span { border-color: rgb(53,99,88); }
td.TdClassName
{
border-color: #356358;
}
.TagClassName
{
border-color: #356358;
}
</style>