Shades of Eden #376660
Tints of Eden #376660
RGB
CMYK
RGB Variations
Color information
#376660 (or 0x376660) is known color: Eden. HEX triplet: 37, 66 and 60. RGB value is (55,102,96). Sum of RGB (Red+Green+Blue) = 55+102+96=253 (33% of max value = 765). Red value is 55 (21.88% from 255 or 21.74% from 253); Green value is 102 (40.23% from 255 or 40.32% from 253); Blue value is 96 (37.89% from 255 or 37.94% from 253); Max value from RGB is 102 - color contains mainly: green. Hex color #376660 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #376660 is #C8999F. Grayscale: #575757. Windows color (decimal): -13146528 or 6317623. OLE color: 6317623.
HSL color Cylindrical-coordinate representation of color #376660: hue angle of 172.34º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #376660 is Cyan = 0.46, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 55 | 102 | 96 | - |
| CMYK | 0.46 | 0 | 0.06 | 0.6 |
| HSL | 172.34º | 0.3% | 0.31% | - |
| HSV(B) | 172.34º | 0.46% | 0.4% | - |
| XYZ | 8.44 | 11.16 | 12.78 | - |
| YUV | 87.26 | 132.93 | 104.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 102 | 96 | 0.46 | 0 | 0.06 | 0.6 | 172.34 | 0.3 | 0.31 |
| Hex | 37 | 66 | 60 | 2E | 0 | 6 | 3C | AC | 1E | 1F |
| Octal | 67 | 146 | 140 | 56 | 0 | 6 | 74 | 254 | 36 | 37 |
| Binary | 110111 | 1100110 | 1100000 | 101110 | 0 | 110 | 111100 | 10101100 | 11110 | 11111 |
Color Harmonies of #376660
Complementary color
Monochromatic Colors of #376660
Black with #376660
Text Example
Text Example
White with #376660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376660; }
p { color: rgb(55,102,96); }
H1.HeaderClassName
{
color: #376660;
}
.AnyTagClassName
{
color: #376660;
}
</style>
background-color css
<style>
a { background-color: #376660; }
a { background-color: rgb(55,102,96); }
div.DivClassName
{
background-color: #376660;
}
.BgClassName
{
background-color: #376660;
}
</style>
border-color css
<style>
span { border-color: #376660; }
span { border-color: rgb(55,102,96); }
td.TdClassName
{
border-color: #376660;
}
.TagClassName
{
border-color: #376660;
}
</style>