Shades of Eden #316157
Tints of Eden #316157
RGB
CMYK
RGB Variations
Color information
#316157 (or 0x316157) is known color: Eden. HEX triplet: 31, 61 and 57. RGB value is (49,97,87). Sum of RGB (Red+Green+Blue) = 49+97+87=233 (30% of max value = 765). Red value is 49 (19.53% from 255 or 21.03% from 233); Green value is 97 (38.28% from 255 or 41.63% from 233); Blue value is 87 (34.38% from 255 or 37.34% from 233); Max value from RGB is 97 - color contains mainly: green. Hex color #316157 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #316157 is #CE9EA8. Grayscale: #515151. Windows color (decimal): -13541033 or 5726513. OLE color: 5726513.
HSL color Cylindrical-coordinate representation of color #316157: hue angle of 167.5º degrees, saturation: 0.33, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #316157 is Cyan = 0.49, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 49 | 97 | 87 | - |
| CMYK | 0.49 | 0 | 0.10 | 0.62 |
| HSL | 167.5º | 0.33% | 0.29% | - |
| HSV(B) | 167.5º | 0.49% | 0.38% | - |
| XYZ | 7.26 | 9.89 | 10.54 | - |
| YUV | 81.51 | 131.1 | 104.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 97 | 87 | 0.49 | 0 | 0.10 | 0.62 | 167.5 | 0.33 | 0.29 |
| Hex | 31 | 61 | 57 | 31 | 0 | A | 3E | A8 | 21 | 1D |
| Octal | 61 | 141 | 127 | 61 | 0 | 12 | 76 | 250 | 41 | 35 |
| Binary | 110001 | 1100001 | 1010111 | 110001 | 0 | 1010 | 111110 | 10101000 | 100001 | 11101 |
Color Harmonies of #316157
Complementary color
Monochromatic Colors of #316157
Black with #316157
Text Example
Text Example
White with #316157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316157; }
p { color: rgb(49,97,87); }
H1.HeaderClassName
{
color: #316157;
}
.AnyTagClassName
{
color: #316157;
}
</style>
background-color css
<style>
a { background-color: #316157; }
a { background-color: rgb(49,97,87); }
div.DivClassName
{
background-color: #316157;
}
.BgClassName
{
background-color: #316157;
}
</style>
border-color css
<style>
span { border-color: #316157; }
span { border-color: rgb(49,97,87); }
td.TdClassName
{
border-color: #316157;
}
.TagClassName
{
border-color: #316157;
}
</style>