Shades of Eden #316957
Tints of Eden #316957
RGB
CMYK
RGB Variations
Color information
#316957 (or 0x316957) is known color: Eden. HEX triplet: 31, 69 and 57. RGB value is (49,105,87). Sum of RGB (Red+Green+Blue) = 49+105+87=241 (31% of max value = 765). Red value is 49 (19.53% from 255 or 20.33% from 241); Green value is 105 (41.41% from 255 or 43.57% from 241); Blue value is 87 (34.38% from 255 or 36.10% from 241); Max value from RGB is 105 - color contains mainly: green. Hex color #316957 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #316957 is #CE96A8. Grayscale: #565656. Windows color (decimal): -13538985 or 5728561. OLE color: 5728561.
HSL color Cylindrical-coordinate representation of color #316957: hue angle of 160.71º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #316957 is Cyan = 0.53, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 49 | 105 | 87 | - |
| CMYK | 0.53 | 0 | 0.17 | 0.59 |
| HSL | 160.71º | 0.36% | 0.3% | - |
| HSV(B) | 160.71º | 0.53% | 0.41% | - |
| XYZ | 8.04 | 11.44 | 10.8 | - |
| YUV | 86.2 | 128.45 | 101.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 105 | 87 | 0.53 | 0 | 0.17 | 0.59 | 160.71 | 0.36 | 0.3 |
| Hex | 31 | 69 | 57 | 35 | 0 | 11 | 3B | A1 | 24 | 1E |
| Octal | 61 | 151 | 127 | 65 | 0 | 21 | 73 | 241 | 44 | 36 |
| Binary | 110001 | 1101001 | 1010111 | 110101 | 0 | 10001 | 111011 | 10100001 | 100100 | 11110 |
Color Harmonies of #316957
Complementary color
Monochromatic Colors of #316957
Black with #316957
Text Example
Text Example
White with #316957
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316957; }
p { color: rgb(49,105,87); }
H1.HeaderClassName
{
color: #316957;
}
.AnyTagClassName
{
color: #316957;
}
</style>
background-color css
<style>
a { background-color: #316957; }
a { background-color: rgb(49,105,87); }
div.DivClassName
{
background-color: #316957;
}
.BgClassName
{
background-color: #316957;
}
</style>
border-color css
<style>
span { border-color: #316957; }
span { border-color: rgb(49,105,87); }
td.TdClassName
{
border-color: #316957;
}
.TagClassName
{
border-color: #316957;
}
</style>