Shades of Eden #316758
Tints of Eden #316758
RGB
CMYK
RGB Variations
Color information
#316758 (or 0x316758) is known color: Eden. HEX triplet: 31, 67 and 58. RGB value is (49,103,88). Sum of RGB (Red+Green+Blue) = 49+103+88=240 (31% of max value = 765). Red value is 49 (19.53% from 255 or 20.42% from 240); Green value is 103 (40.62% from 255 or 42.92% from 240); Blue value is 88 (34.77% from 255 or 36.67% from 240); Max value from RGB is 103 - color contains mainly: green. Hex color #316758 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #316758 is #CE98A7. Grayscale: #555555. Windows color (decimal): -13539496 or 5793585. OLE color: 5793585.
HSL color Cylindrical-coordinate representation of color #316758: hue angle of 163.33º 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 #316758 is Cyan = 0.52, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 49 | 103 | 88 | - |
| CMYK | 0.52 | 0 | 0.15 | 0.60 |
| HSL | 163.33º | 0.36% | 0.3% | - |
| HSV(B) | 163.33º | 0.52% | 0.4% | - |
| XYZ | 7.88 | 11.06 | 10.95 | - |
| YUV | 85.14 | 129.61 | 102.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 103 | 88 | 0.52 | 0 | 0.15 | 0.60 | 163.33 | 0.36 | 0.3 |
| Hex | 31 | 67 | 58 | 34 | 0 | F | 3C | A3 | 24 | 1E |
| Octal | 61 | 147 | 130 | 64 | 0 | 17 | 74 | 243 | 44 | 36 |
| Binary | 110001 | 1100111 | 1011000 | 110100 | 0 | 1111 | 111100 | 10100011 | 100100 | 11110 |
Color Harmonies of #316758
Complementary color
Monochromatic Colors of #316758
Black with #316758
Text Example
Text Example
White with #316758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316758; }
p { color: rgb(49,103,88); }
H1.HeaderClassName
{
color: #316758;
}
.AnyTagClassName
{
color: #316758;
}
</style>
background-color css
<style>
a { background-color: #316758; }
a { background-color: rgb(49,103,88); }
div.DivClassName
{
background-color: #316758;
}
.BgClassName
{
background-color: #316758;
}
</style>
border-color css
<style>
span { border-color: #316758; }
span { border-color: rgb(49,103,88); }
td.TdClassName
{
border-color: #316758;
}
.TagClassName
{
border-color: #316758;
}
</style>