Shades of Eden #316258
Tints of Eden #316258
RGB
CMYK
RGB Variations
Color information
#316258 (or 0x316258) is known color: Eden. HEX triplet: 31, 62 and 58. RGB value is (49,98,88). Sum of RGB (Red+Green+Blue) = 49+98+88=235 (31% of max value = 765). Red value is 49 (19.53% from 255 or 20.85% from 235); Green value is 98 (38.67% from 255 or 41.70% from 235); Blue value is 88 (34.77% from 255 or 37.45% from 235); Max value from RGB is 98 - color contains mainly: green. Hex color #316258 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #316258 is #CE9DA7. Grayscale: #525252. Windows color (decimal): -13540776 or 5792305. OLE color: 5792305.
HSL color Cylindrical-coordinate representation of color #316258: hue angle of 167.76º degrees, saturation: 0.33, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #316258 is Cyan = 0.5, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 49 | 98 | 88 | - |
| CMYK | 0.5 | 0 | 0.10 | 0.62 |
| HSL | 167.76º | 0.33% | 0.29% | - |
| HSV(B) | 167.76º | 0.5% | 0.38% | - |
| XYZ | 7.4 | 10.09 | 10.79 | - |
| YUV | 82.21 | 131.27 | 104.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 98 | 88 | 0.5 | 0 | 0.10 | 0.62 | 167.76 | 0.33 | 0.29 |
| Hex | 31 | 62 | 58 | 32 | 0 | A | 3E | A8 | 21 | 1D |
| Octal | 61 | 142 | 130 | 62 | 0 | 12 | 76 | 250 | 41 | 35 |
| Binary | 110001 | 1100010 | 1011000 | 110010 | 0 | 1010 | 111110 | 10101000 | 100001 | 11101 |
Color Harmonies of #316258
Complementary color
Monochromatic Colors of #316258
Black with #316258
Text Example
Text Example
White with #316258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316258; }
p { color: rgb(49,98,88); }
H1.HeaderClassName
{
color: #316258;
}
.AnyTagClassName
{
color: #316258;
}
</style>
background-color css
<style>
a { background-color: #316258; }
a { background-color: rgb(49,98,88); }
div.DivClassName
{
background-color: #316258;
}
.BgClassName
{
background-color: #316258;
}
</style>
border-color css
<style>
span { border-color: #316258; }
span { border-color: rgb(49,98,88); }
td.TdClassName
{
border-color: #316258;
}
.TagClassName
{
border-color: #316258;
}
</style>