Shades of Eden #316556
Tints of Eden #316556
RGB
CMYK
RGB Variations
Color information
#316556 (or 0x316556) is known color: Eden. HEX triplet: 31, 65 and 56. RGB value is (49,101,86). Sum of RGB (Red+Green+Blue) = 49+101+86=236 (31% of max value = 765). Red value is 49 (19.53% from 255 or 20.76% from 236); Green value is 101 (39.84% from 255 or 42.80% from 236); Blue value is 86 (33.98% from 255 or 36.44% from 236); Max value from RGB is 101 - color contains mainly: green. Hex color #316556 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #316556 is #CE9AA9. Grayscale: #535353. Windows color (decimal): -13540010 or 5662001. OLE color: 5662001.
HSL color Cylindrical-coordinate representation of color #316556: hue angle of 162.69º degrees, saturation: 0.35, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #316556 is Cyan = 0.51, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 49 | 101 | 86 | - |
| CMYK | 0.51 | 0 | 0.15 | 0.60 |
| HSL | 162.69º | 0.35% | 0.29% | - |
| HSV(B) | 162.69º | 0.51% | 0.4% | - |
| XYZ | 7.6 | 10.63 | 10.46 | - |
| YUV | 83.74 | 129.27 | 103.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 101 | 86 | 0.51 | 0 | 0.15 | 0.60 | 162.69 | 0.35 | 0.29 |
| Hex | 31 | 65 | 56 | 33 | 0 | F | 3C | A3 | 23 | 1D |
| Octal | 61 | 145 | 126 | 63 | 0 | 17 | 74 | 243 | 43 | 35 |
| Binary | 110001 | 1100101 | 1010110 | 110011 | 0 | 1111 | 111100 | 10100011 | 100011 | 11101 |
Color Harmonies of #316556
Complementary color
Monochromatic Colors of #316556
Black with #316556
Text Example
Text Example
White with #316556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316556; }
p { color: rgb(49,101,86); }
H1.HeaderClassName
{
color: #316556;
}
.AnyTagClassName
{
color: #316556;
}
</style>
background-color css
<style>
a { background-color: #316556; }
a { background-color: rgb(49,101,86); }
div.DivClassName
{
background-color: #316556;
}
.BgClassName
{
background-color: #316556;
}
</style>
border-color css
<style>
span { border-color: #316556; }
span { border-color: rgb(49,101,86); }
td.TdClassName
{
border-color: #316556;
}
.TagClassName
{
border-color: #316556;
}
</style>