Shades of Eden #316356
Tints of Eden #316356
RGB
CMYK
RGB Variations
Color information
#316356 (or 0x316356) is known color: Eden. HEX triplet: 31, 63 and 56. RGB value is (49,99,86). Sum of RGB (Red+Green+Blue) = 49+99+86=234 (30% of max value = 765). Red value is 49 (19.53% from 255 or 20.94% from 234); Green value is 99 (39.06% from 255 or 42.31% from 234); Blue value is 86 (33.98% from 255 or 36.75% from 234); Max value from RGB is 99 - color contains mainly: green. Hex color #316356 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #316356 is #CE9CA9. Grayscale: #525252. Windows color (decimal): -13540522 or 5661489. OLE color: 5661489.
HSL color Cylindrical-coordinate representation of color #316356: hue angle of 164.4º degrees, saturation: 0.34, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #316356 is Cyan = 0.51, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 49 | 99 | 86 | - |
| CMYK | 0.51 | 0 | 0.13 | 0.61 |
| HSL | 164.4º | 0.34% | 0.29% | - |
| HSV(B) | 164.4º | 0.51% | 0.39% | - |
| XYZ | 7.41 | 10.25 | 10.39 | - |
| YUV | 82.57 | 129.94 | 104.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 99 | 86 | 0.51 | 0 | 0.13 | 0.61 | 164.4 | 0.34 | 0.29 |
| Hex | 31 | 63 | 56 | 33 | 0 | D | 3D | A4 | 22 | 1D |
| Octal | 61 | 143 | 126 | 63 | 0 | 15 | 75 | 244 | 42 | 35 |
| Binary | 110001 | 1100011 | 1010110 | 110011 | 0 | 1101 | 111101 | 10100100 | 100010 | 11101 |
Color Harmonies of #316356
Complementary color
Monochromatic Colors of #316356
Black with #316356
Text Example
Text Example
White with #316356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316356; }
p { color: rgb(49,99,86); }
H1.HeaderClassName
{
color: #316356;
}
.AnyTagClassName
{
color: #316356;
}
</style>
background-color css
<style>
a { background-color: #316356; }
a { background-color: rgb(49,99,86); }
div.DivClassName
{
background-color: #316356;
}
.BgClassName
{
background-color: #316356;
}
</style>
border-color css
<style>
span { border-color: #316356; }
span { border-color: rgb(49,99,86); }
td.TdClassName
{
border-color: #316356;
}
.TagClassName
{
border-color: #316356;
}
</style>