Shades of Eden #316156
Tints of Eden #316156
RGB
CMYK
RGB Variations
Color information
#316156 (or 0x316156) is known color: Eden. HEX triplet: 31, 61 and 56. RGB value is (49,97,86). Sum of RGB (Red+Green+Blue) = 49+97+86=232 (30% of max value = 765). Red value is 49 (19.53% from 255 or 21.12% from 232); Green value is 97 (38.28% from 255 or 41.81% from 232); Blue value is 86 (33.98% from 255 or 37.07% from 232); Max value from RGB is 97 - color contains mainly: green. Hex color #316156 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #316156 is #CE9EA9. Grayscale: #515151. Windows color (decimal): -13541034 or 5660977. OLE color: 5660977.
HSL color Cylindrical-coordinate representation of color #316156: hue angle of 166.25º 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 #316156 is Cyan = 0.49, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 49 | 97 | 86 | - |
| CMYK | 0.49 | 0 | 0.11 | 0.62 |
| HSL | 166.25º | 0.33% | 0.29% | - |
| HSV(B) | 166.25º | 0.49% | 0.38% | - |
| XYZ | 7.22 | 9.87 | 10.33 | - |
| YUV | 81.39 | 130.6 | 104.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 97 | 86 | 0.49 | 0 | 0.11 | 0.62 | 166.25 | 0.33 | 0.29 |
| Hex | 31 | 61 | 56 | 31 | 0 | B | 3E | A6 | 21 | 1D |
| Octal | 61 | 141 | 126 | 61 | 0 | 13 | 76 | 246 | 41 | 35 |
| Binary | 110001 | 1100001 | 1010110 | 110001 | 0 | 1011 | 111110 | 10100110 | 100001 | 11101 |
Color Harmonies of #316156
Complementary color
Monochromatic Colors of #316156
Black with #316156
Text Example
Text Example
White with #316156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316156; }
p { color: rgb(49,97,86); }
H1.HeaderClassName
{
color: #316156;
}
.AnyTagClassName
{
color: #316156;
}
</style>
background-color css
<style>
a { background-color: #316156; }
a { background-color: rgb(49,97,86); }
div.DivClassName
{
background-color: #316156;
}
.BgClassName
{
background-color: #316156;
}
</style>
border-color css
<style>
span { border-color: #316156; }
span { border-color: rgb(49,97,86); }
td.TdClassName
{
border-color: #316156;
}
.TagClassName
{
border-color: #316156;
}
</style>