Shades of Eden #346760
Tints of Eden #346760
RGB
CMYK
RGB Variations
Color information
#346760 (or 0x346760) is known color: Eden. HEX triplet: 34, 67 and 60. RGB value is (52,103,96). Sum of RGB (Red+Green+Blue) = 52+103+96=251 (33% of max value = 765). Red value is 52 (20.70% from 255 or 20.72% from 251); Green value is 103 (40.62% from 255 or 41.04% from 251); Blue value is 96 (37.89% from 255 or 38.25% from 251); Max value from RGB is 103 - color contains mainly: green. Hex color #346760 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #346760 is #CB989F. Grayscale: #565656. Windows color (decimal): -13342880 or 6317876. OLE color: 6317876.
HSL color Cylindrical-coordinate representation of color #346760: hue angle of 171.76º degrees, saturation: 0.33, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #346760 is Cyan = 0.50, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 52 | 103 | 96 | - |
| CMYK | 0.50 | 0 | 0.07 | 0.60 |
| HSL | 171.76º | 0.33% | 0.3% | - |
| HSV(B) | 171.76º | 0.5% | 0.4% | - |
| XYZ | 8.38 | 11.28 | 12.8 | - |
| YUV | 86.95 | 133.1 | 103.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 103 | 96 | 0.50 | 0 | 0.07 | 0.60 | 171.76 | 0.33 | 0.3 |
| Hex | 34 | 67 | 60 | 32 | 0 | 7 | 3C | AC | 21 | 1E |
| Octal | 64 | 147 | 140 | 62 | 0 | 7 | 74 | 254 | 41 | 36 |
| Binary | 110100 | 1100111 | 1100000 | 110010 | 0 | 111 | 111100 | 10101100 | 100001 | 11110 |
Color Harmonies of #346760
Complementary color
Monochromatic Colors of #346760
Black with #346760
Text Example
Text Example
White with #346760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346760; }
p { color: rgb(52,103,96); }
H1.HeaderClassName
{
color: #346760;
}
.AnyTagClassName
{
color: #346760;
}
</style>
background-color css
<style>
a { background-color: #346760; }
a { background-color: rgb(52,103,96); }
div.DivClassName
{
background-color: #346760;
}
.BgClassName
{
background-color: #346760;
}
</style>
border-color css
<style>
span { border-color: #346760; }
span { border-color: rgb(52,103,96); }
td.TdClassName
{
border-color: #346760;
}
.TagClassName
{
border-color: #346760;
}
</style>