Shades of Eden #316558
Tints of Eden #316558
RGB
CMYK
RGB Variations
Color information
#316558 (or 0x316558) is known color: Eden. HEX triplet: 31, 65 and 58. RGB value is (49,101,88). Sum of RGB (Red+Green+Blue) = 49+101+88=238 (31% of max value = 765). Red value is 49 (19.53% from 255 or 20.59% from 238); Green value is 101 (39.84% from 255 or 42.44% from 238); Blue value is 88 (34.77% from 255 or 36.97% from 238); Max value from RGB is 101 - color contains mainly: green. Hex color #316558 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #316558 is #CE9AA7. Grayscale: #535353. Windows color (decimal): -13540008 or 5793073. OLE color: 5793073.
HSL color Cylindrical-coordinate representation of color #316558: hue angle of 165º 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 #316558 is Cyan = 0.51, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 49 | 101 | 88 | - |
| CMYK | 0.51 | 0 | 0.13 | 0.60 |
| HSL | 165º | 0.35% | 0.29% | - |
| HSV(B) | 165º | 0.51% | 0.4% | - |
| XYZ | 7.68 | 10.66 | 10.89 | - |
| YUV | 83.97 | 130.27 | 103.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 101 | 88 | 0.51 | 0 | 0.13 | 0.60 | 165 | 0.35 | 0.29 |
| Hex | 31 | 65 | 58 | 33 | 0 | D | 3C | A5 | 23 | 1D |
| Octal | 61 | 145 | 130 | 63 | 0 | 15 | 74 | 245 | 43 | 35 |
| Binary | 110001 | 1100101 | 1011000 | 110011 | 0 | 1101 | 111100 | 10100101 | 100011 | 11101 |
Color Harmonies of #316558
Complementary color
Monochromatic Colors of #316558
Black with #316558
Text Example
Text Example
White with #316558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316558; }
p { color: rgb(49,101,88); }
H1.HeaderClassName
{
color: #316558;
}
.AnyTagClassName
{
color: #316558;
}
</style>
background-color css
<style>
a { background-color: #316558; }
a { background-color: rgb(49,101,88); }
div.DivClassName
{
background-color: #316558;
}
.BgClassName
{
background-color: #316558;
}
</style>
border-color css
<style>
span { border-color: #316558; }
span { border-color: rgb(49,101,88); }
td.TdClassName
{
border-color: #316558;
}
.TagClassName
{
border-color: #316558;
}
</style>