Shades of Eden #316459
Tints of Eden #316459
RGB
CMYK
RGB Variations
Color information
#316459 (or 0x316459) is known color: Eden. HEX triplet: 31, 64 and 59. RGB value is (49,100,89). Sum of RGB (Red+Green+Blue) = 49+100+89=238 (31% of max value = 765). Red value is 49 (19.53% from 255 or 20.59% from 238); Green value is 100 (39.45% from 255 or 42.02% from 238); Blue value is 89 (35.16% from 255 or 37.39% from 238); Max value from RGB is 100 - color contains mainly: green. Hex color #316459 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #316459 is #CE9BA6. Grayscale: #535353. Windows color (decimal): -13540263 or 5858353. OLE color: 5858353.
HSL color Cylindrical-coordinate representation of color #316459: hue angle of 167.06º 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 #316459 is Cyan = 0.51, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 49 | 100 | 89 | - |
| CMYK | 0.51 | 0 | 0.11 | 0.61 |
| HSL | 167.06º | 0.34% | 0.29% | - |
| HSV(B) | 167.06º | 0.51% | 0.39% | - |
| XYZ | 7.63 | 10.49 | 11.07 | - |
| YUV | 83.5 | 131.1 | 103.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 100 | 89 | 0.51 | 0 | 0.11 | 0.61 | 167.06 | 0.34 | 0.29 |
| Hex | 31 | 64 | 59 | 33 | 0 | B | 3D | A7 | 22 | 1D |
| Octal | 61 | 144 | 131 | 63 | 0 | 13 | 75 | 247 | 42 | 35 |
| Binary | 110001 | 1100100 | 1011001 | 110011 | 0 | 1011 | 111101 | 10100111 | 100010 | 11101 |
Color Harmonies of #316459
Complementary color
Monochromatic Colors of #316459
Black with #316459
Text Example
Text Example
White with #316459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316459; }
p { color: rgb(49,100,89); }
H1.HeaderClassName
{
color: #316459;
}
.AnyTagClassName
{
color: #316459;
}
</style>
background-color css
<style>
a { background-color: #316459; }
a { background-color: rgb(49,100,89); }
div.DivClassName
{
background-color: #316459;
}
.BgClassName
{
background-color: #316459;
}
</style>
border-color css
<style>
span { border-color: #316459; }
span { border-color: rgb(49,100,89); }
td.TdClassName
{
border-color: #316459;
}
.TagClassName
{
border-color: #316459;
}
</style>