Shades of Eden #316358
Tints of Eden #316358
RGB
CMYK
RGB Variations
Color information
#316358 (or 0x316358) is known color: Eden. HEX triplet: 31, 63 and 58. RGB value is (49,99,88). Sum of RGB (Red+Green+Blue) = 49+99+88=236 (31% of max value = 765). Red value is 49 (19.53% from 255 or 20.76% from 236); Green value is 99 (39.06% from 255 or 41.95% from 236); Blue value is 88 (34.77% from 255 or 37.29% from 236); Max value from RGB is 99 - color contains mainly: green. Hex color #316358 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #316358 is #CE9CA7. Grayscale: #525252. Windows color (decimal): -13540520 or 5792561. OLE color: 5792561.
HSL color Cylindrical-coordinate representation of color #316358: hue angle of 166.8º 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 #316358 is Cyan = 0.51, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 49 | 99 | 88 | - |
| CMYK | 0.51 | 0 | 0.11 | 0.61 |
| HSL | 166.8º | 0.34% | 0.29% | - |
| HSV(B) | 166.8º | 0.51% | 0.39% | - |
| XYZ | 7.49 | 10.28 | 10.82 | - |
| YUV | 82.8 | 130.94 | 103.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 99 | 88 | 0.51 | 0 | 0.11 | 0.61 | 166.8 | 0.34 | 0.29 |
| Hex | 31 | 63 | 58 | 33 | 0 | B | 3D | A7 | 22 | 1D |
| Octal | 61 | 143 | 130 | 63 | 0 | 13 | 75 | 247 | 42 | 35 |
| Binary | 110001 | 1100011 | 1011000 | 110011 | 0 | 1011 | 111101 | 10100111 | 100010 | 11101 |
Color Harmonies of #316358
Complementary color
Monochromatic Colors of #316358
Black with #316358
Text Example
Text Example
White with #316358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316358; }
p { color: rgb(49,99,88); }
H1.HeaderClassName
{
color: #316358;
}
.AnyTagClassName
{
color: #316358;
}
</style>
background-color css
<style>
a { background-color: #316358; }
a { background-color: rgb(49,99,88); }
div.DivClassName
{
background-color: #316358;
}
.BgClassName
{
background-color: #316358;
}
</style>
border-color css
<style>
span { border-color: #316358; }
span { border-color: rgb(49,99,88); }
td.TdClassName
{
border-color: #316358;
}
.TagClassName
{
border-color: #316358;
}
</style>