Shades of Eden #316757
Tints of Eden #316757
RGB
CMYK
RGB Variations
Color information
#316757 (or 0x316757) is known color: Eden. HEX triplet: 31, 67 and 57. RGB value is (49,103,87). Sum of RGB (Red+Green+Blue) = 49+103+87=239 (31% of max value = 765). Red value is 49 (19.53% from 255 or 20.50% from 239); Green value is 103 (40.62% from 255 or 43.10% from 239); Blue value is 87 (34.38% from 255 or 36.40% from 239); Max value from RGB is 103 - color contains mainly: green. Hex color #316757 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #316757 is #CE98A8. Grayscale: #555555. Windows color (decimal): -13539497 or 5728049. OLE color: 5728049.
HSL color Cylindrical-coordinate representation of color #316757: hue angle of 162.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 #316757 is Cyan = 0.52, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 49 | 103 | 87 | - |
| CMYK | 0.52 | 0 | 0.16 | 0.60 |
| HSL | 162.22º | 0.36% | 0.3% | - |
| HSV(B) | 162.22º | 0.52% | 0.4% | - |
| XYZ | 7.84 | 11.04 | 10.74 | - |
| YUV | 85.03 | 129.11 | 102.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 103 | 87 | 0.52 | 0 | 0.16 | 0.60 | 162.22 | 0.36 | 0.3 |
| Hex | 31 | 67 | 57 | 34 | 0 | 10 | 3C | A2 | 24 | 1E |
| Octal | 61 | 147 | 127 | 64 | 0 | 20 | 74 | 242 | 44 | 36 |
| Binary | 110001 | 1100111 | 1010111 | 110100 | 0 | 10000 | 111100 | 10100010 | 100100 | 11110 |
Color Harmonies of #316757
Complementary color
Monochromatic Colors of #316757
Black with #316757
Text Example
Text Example
White with #316757
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316757; }
p { color: rgb(49,103,87); }
H1.HeaderClassName
{
color: #316757;
}
.AnyTagClassName
{
color: #316757;
}
</style>
background-color css
<style>
a { background-color: #316757; }
a { background-color: rgb(49,103,87); }
div.DivClassName
{
background-color: #316757;
}
.BgClassName
{
background-color: #316757;
}
</style>
border-color css
<style>
span { border-color: #316757; }
span { border-color: rgb(49,103,87); }
td.TdClassName
{
border-color: #316757;
}
.TagClassName
{
border-color: #316757;
}
</style>