Shades of Eden #316155
Tints of Eden #316155
RGB
CMYK
RGB Variations
Color information
#316155 (or 0x316155) is known color: Eden. HEX triplet: 31, 61 and 55. RGB value is (49,97,85). Sum of RGB (Red+Green+Blue) = 49+97+85=231 (30% of max value = 765). Red value is 49 (19.53% from 255 or 21.21% from 231); Green value is 97 (38.28% from 255 or 41.99% from 231); Blue value is 85 (33.59% from 255 or 36.80% from 231); Max value from RGB is 97 - color contains mainly: green. Hex color #316155 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #316155 is #CE9EAA. Grayscale: #515151. Windows color (decimal): -13541035 or 5595441. OLE color: 5595441.
HSL color Cylindrical-coordinate representation of color #316155: hue angle of 165º 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 #316155 is Cyan = 0.49, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 49 | 97 | 85 | - |
| CMYK | 0.49 | 0 | 0.12 | 0.62 |
| HSL | 165º | 0.33% | 0.29% | - |
| HSV(B) | 165º | 0.49% | 0.38% | - |
| XYZ | 7.18 | 9.86 | 10.12 | - |
| YUV | 81.28 | 130.1 | 104.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 97 | 85 | 0.49 | 0 | 0.12 | 0.62 | 165 | 0.33 | 0.29 |
| Hex | 31 | 61 | 55 | 31 | 0 | C | 3E | A5 | 21 | 1D |
| Octal | 61 | 141 | 125 | 61 | 0 | 14 | 76 | 245 | 41 | 35 |
| Binary | 110001 | 1100001 | 1010101 | 110001 | 0 | 1100 | 111110 | 10100101 | 100001 | 11101 |
Color Harmonies of #316155
Complementary color
Monochromatic Colors of #316155
Black with #316155
Text Example
Text Example
White with #316155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316155; }
p { color: rgb(49,97,85); }
H1.HeaderClassName
{
color: #316155;
}
.AnyTagClassName
{
color: #316155;
}
</style>
background-color css
<style>
a { background-color: #316155; }
a { background-color: rgb(49,97,85); }
div.DivClassName
{
background-color: #316155;
}
.BgClassName
{
background-color: #316155;
}
</style>
border-color css
<style>
span { border-color: #316155; }
span { border-color: rgb(49,97,85); }
td.TdClassName
{
border-color: #316155;
}
.TagClassName
{
border-color: #316155;
}
</style>