Shades of Eden #316760
Tints of Eden #316760
RGB
CMYK
RGB Variations
Color information
#316760 (or 0x316760) is known color: Eden. HEX triplet: 31, 67 and 60. RGB value is (49,103,96). Sum of RGB (Red+Green+Blue) = 49+103+96=248 (32% of max value = 765). Red value is 49 (19.53% from 255 or 19.76% from 248); Green value is 103 (40.62% from 255 or 41.53% from 248); Blue value is 96 (37.89% from 255 or 38.71% from 248); Max value from RGB is 103 - color contains mainly: green. Hex color #316760 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #316760 is #CE989F. Grayscale: #565656. Windows color (decimal): -13539488 or 6317873. OLE color: 6317873.
HSL color Cylindrical-coordinate representation of color #316760: hue angle of 172.22º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #316760 is Cyan = 0.52, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 49 | 103 | 96 | - |
| CMYK | 0.52 | 0 | 0.07 | 0.60 |
| HSL | 172.22º | 0.36% | 0.3% | - |
| HSV(B) | 172.22º | 0.52% | 0.4% | - |
| XYZ | 8.23 | 11.2 | 12.79 | - |
| YUV | 86.06 | 133.61 | 101.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 103 | 96 | 0.52 | 0 | 0.07 | 0.60 | 172.22 | 0.36 | 0.3 |
| Hex | 31 | 67 | 60 | 34 | 0 | 7 | 3C | AC | 24 | 1E |
| Octal | 61 | 147 | 140 | 64 | 0 | 7 | 74 | 254 | 44 | 36 |
| Binary | 110001 | 1100111 | 1100000 | 110100 | 0 | 111 | 111100 | 10101100 | 100100 | 11110 |
Color Harmonies of #316760
Complementary color
Monochromatic Colors of #316760
Black with #316760
Text Example
Text Example
White with #316760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316760; }
p { color: rgb(49,103,96); }
H1.HeaderClassName
{
color: #316760;
}
.AnyTagClassName
{
color: #316760;
}
</style>
background-color css
<style>
a { background-color: #316760; }
a { background-color: rgb(49,103,96); }
div.DivClassName
{
background-color: #316760;
}
.BgClassName
{
background-color: #316760;
}
</style>
border-color css
<style>
span { border-color: #316760; }
span { border-color: rgb(49,103,96); }
td.TdClassName
{
border-color: #316760;
}
.TagClassName
{
border-color: #316760;
}
</style>