Shades of Eden #316458
Tints of Eden #316458
RGB
CMYK
RGB Variations
Color information
#316458 (or 0x316458) is known color: Eden. HEX triplet: 31, 64 and 58. RGB value is (49,100,88). Sum of RGB (Red+Green+Blue) = 49+100+88=237 (31% of max value = 765). Red value is 49 (19.53% from 255 or 20.68% from 237); Green value is 100 (39.45% from 255 or 42.19% from 237); Blue value is 88 (34.77% from 255 or 37.13% from 237); Max value from RGB is 100 - color contains mainly: green. Hex color #316458 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #316458 is #CE9BA7. Grayscale: #535353. Windows color (decimal): -13540264 or 5792817. OLE color: 5792817.
HSL color Cylindrical-coordinate representation of color #316458: hue angle of 165.88º 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 #316458 is Cyan = 0.51, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 49 | 100 | 88 | - |
| CMYK | 0.51 | 0 | 0.12 | 0.61 |
| HSL | 165.88º | 0.34% | 0.29% | - |
| HSV(B) | 165.88º | 0.51% | 0.39% | - |
| XYZ | 7.59 | 10.47 | 10.85 | - |
| YUV | 83.38 | 130.6 | 103.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 100 | 88 | 0.51 | 0 | 0.12 | 0.61 | 165.88 | 0.34 | 0.29 |
| Hex | 31 | 64 | 58 | 33 | 0 | C | 3D | A6 | 22 | 1D |
| Octal | 61 | 144 | 130 | 63 | 0 | 14 | 75 | 246 | 42 | 35 |
| Binary | 110001 | 1100100 | 1011000 | 110011 | 0 | 1100 | 111101 | 10100110 | 100010 | 11101 |
Color Harmonies of #316458
Complementary color
Monochromatic Colors of #316458
Black with #316458
Text Example
Text Example
White with #316458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316458; }
p { color: rgb(49,100,88); }
H1.HeaderClassName
{
color: #316458;
}
.AnyTagClassName
{
color: #316458;
}
</style>
background-color css
<style>
a { background-color: #316458; }
a { background-color: rgb(49,100,88); }
div.DivClassName
{
background-color: #316458;
}
.BgClassName
{
background-color: #316458;
}
</style>
border-color css
<style>
span { border-color: #316458; }
span { border-color: rgb(49,100,88); }
td.TdClassName
{
border-color: #316458;
}
.TagClassName
{
border-color: #316458;
}
</style>