Shades of Eden #346359
Tints of Eden #346359
RGB
CMYK
RGB Variations
Color information
#346359 (or 0x346359) is known color: Eden. HEX triplet: 34, 63 and 59. RGB value is (52,99,89). Sum of RGB (Red+Green+Blue) = 52+99+89=240 (31% of max value = 765). Red value is 52 (20.70% from 255 or 21.67% from 240); Green value is 99 (39.06% from 255 or 41.25% from 240); Blue value is 89 (35.16% from 255 or 37.08% from 240); Max value from RGB is 99 - color contains mainly: green. Hex color #346359 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #346359 is #CB9CA6. Grayscale: #535353. Windows color (decimal): -13343911 or 5858100. OLE color: 5858100.
HSL color Cylindrical-coordinate representation of color #346359: hue angle of 167.23º degrees, saturation: 0.31, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #346359 is Cyan = 0.47, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 52 | 99 | 89 | - |
| CMYK | 0.47 | 0 | 0.10 | 0.61 |
| HSL | 167.23º | 0.31% | 0.3% | - |
| HSV(B) | 167.23º | 0.47% | 0.39% | - |
| XYZ | 7.68 | 10.38 | 11.05 | - |
| YUV | 83.81 | 130.93 | 105.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 99 | 89 | 0.47 | 0 | 0.10 | 0.61 | 167.23 | 0.31 | 0.3 |
| Hex | 34 | 63 | 59 | 2F | 0 | A | 3D | A7 | 1F | 1E |
| Octal | 64 | 143 | 131 | 57 | 0 | 12 | 75 | 247 | 37 | 36 |
| Binary | 110100 | 1100011 | 1011001 | 101111 | 0 | 1010 | 111101 | 10100111 | 11111 | 11110 |
Color Harmonies of #346359
Complementary color
Monochromatic Colors of #346359
Black with #346359
Text Example
Text Example
White with #346359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346359; }
p { color: rgb(52,99,89); }
H1.HeaderClassName
{
color: #346359;
}
.AnyTagClassName
{
color: #346359;
}
</style>
background-color css
<style>
a { background-color: #346359; }
a { background-color: rgb(52,99,89); }
div.DivClassName
{
background-color: #346359;
}
.BgClassName
{
background-color: #346359;
}
</style>
border-color css
<style>
span { border-color: #346359; }
span { border-color: rgb(52,99,89); }
td.TdClassName
{
border-color: #346359;
}
.TagClassName
{
border-color: #346359;
}
</style>