Shades of Eden #346257
Tints of Eden #346257
RGB
CMYK
RGB Variations
Color information
#346257 (or 0x346257) is known color: Eden. HEX triplet: 34, 62 and 57. RGB value is (52,98,87). Sum of RGB (Red+Green+Blue) = 52+98+87=237 (31% of max value = 765). Red value is 52 (20.70% from 255 or 21.94% from 237); Green value is 98 (38.67% from 255 or 41.35% from 237); Blue value is 87 (34.38% from 255 or 36.71% from 237); Max value from RGB is 98 - color contains mainly: green. Hex color #346257 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #346257 is #CB9DA8. Grayscale: #525252. Windows color (decimal): -13344169 or 5726772. OLE color: 5726772.
HSL color Cylindrical-coordinate representation of color #346257: hue angle of 165.65º degrees, saturation: 0.31, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #346257 is Cyan = 0.47, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 52 | 98 | 87 | - |
| CMYK | 0.47 | 0 | 0.11 | 0.62 |
| HSL | 165.65º | 0.31% | 0.29% | - |
| HSV(B) | 165.65º | 0.47% | 0.38% | - |
| XYZ | 7.5 | 10.15 | 10.58 | - |
| YUV | 82.99 | 130.26 | 105.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 98 | 87 | 0.47 | 0 | 0.11 | 0.62 | 165.65 | 0.31 | 0.29 |
| Hex | 34 | 62 | 57 | 2F | 0 | B | 3E | A6 | 1F | 1D |
| Octal | 64 | 142 | 127 | 57 | 0 | 13 | 76 | 246 | 37 | 35 |
| Binary | 110100 | 1100010 | 1010111 | 101111 | 0 | 1011 | 111110 | 10100110 | 11111 | 11101 |
Color Harmonies of #346257
Complementary color
Monochromatic Colors of #346257
Black with #346257
Text Example
Text Example
White with #346257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346257; }
p { color: rgb(52,98,87); }
H1.HeaderClassName
{
color: #346257;
}
.AnyTagClassName
{
color: #346257;
}
</style>
background-color css
<style>
a { background-color: #346257; }
a { background-color: rgb(52,98,87); }
div.DivClassName
{
background-color: #346257;
}
.BgClassName
{
background-color: #346257;
}
</style>
border-color css
<style>
span { border-color: #346257; }
span { border-color: rgb(52,98,87); }
td.TdClassName
{
border-color: #346257;
}
.TagClassName
{
border-color: #346257;
}
</style>