Shades of Eden #316759
Tints of Eden #316759
RGB
CMYK
RGB Variations
Color information
#316759 (or 0x316759) is known color: Eden. HEX triplet: 31, 67 and 59. RGB value is (49,103,89). Sum of RGB (Red+Green+Blue) = 49+103+89=241 (31% of max value = 765). Red value is 49 (19.53% from 255 or 20.33% from 241); Green value is 103 (40.62% from 255 or 42.74% from 241); Blue value is 89 (35.16% from 255 or 36.93% from 241); Max value from RGB is 103 - color contains mainly: green. Hex color #316759 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #316759 is #CE98A6. Grayscale: #555555. Windows color (decimal): -13539495 or 5859121. OLE color: 5859121.
HSL color Cylindrical-coordinate representation of color #316759: hue angle of 164.44º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #316759 is Cyan = 0.52, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 49 | 103 | 89 | - |
| CMYK | 0.52 | 0 | 0.14 | 0.60 |
| HSL | 164.44º | 0.36% | 0.3% | - |
| HSV(B) | 164.44º | 0.52% | 0.4% | - |
| XYZ | 7.92 | 11.07 | 11.17 | - |
| YUV | 85.26 | 130.11 | 102.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 103 | 89 | 0.52 | 0 | 0.14 | 0.60 | 164.44 | 0.36 | 0.3 |
| Hex | 31 | 67 | 59 | 34 | 0 | E | 3C | A4 | 24 | 1E |
| Octal | 61 | 147 | 131 | 64 | 0 | 16 | 74 | 244 | 44 | 36 |
| Binary | 110001 | 1100111 | 1011001 | 110100 | 0 | 1110 | 111100 | 10100100 | 100100 | 11110 |
Color Harmonies of #316759
Complementary color
Monochromatic Colors of #316759
Black with #316759
Text Example
Text Example
White with #316759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316759; }
p { color: rgb(49,103,89); }
H1.HeaderClassName
{
color: #316759;
}
.AnyTagClassName
{
color: #316759;
}
</style>
background-color css
<style>
a { background-color: #316759; }
a { background-color: rgb(49,103,89); }
div.DivClassName
{
background-color: #316759;
}
.BgClassName
{
background-color: #316759;
}
</style>
border-color css
<style>
span { border-color: #316759; }
span { border-color: rgb(49,103,89); }
td.TdClassName
{
border-color: #316759;
}
.TagClassName
{
border-color: #316759;
}
</style>