Shades of Eden #316658
Tints of Eden #316658
RGB
CMYK
RGB Variations
Color information
#316658 (or 0x316658) is known color: Eden. HEX triplet: 31, 66 and 58. RGB value is (49,102,88). Sum of RGB (Red+Green+Blue) = 49+102+88=239 (31% of max value = 765). Red value is 49 (19.53% from 255 or 20.50% from 239); Green value is 102 (40.23% from 255 or 42.68% from 239); Blue value is 88 (34.77% from 255 or 36.82% from 239); Max value from RGB is 102 - color contains mainly: green. Hex color #316658 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #316658 is #CE99A7. Grayscale: #545454. Windows color (decimal): -13539752 or 5793329. OLE color: 5793329.
HSL color Cylindrical-coordinate representation of color #316658: hue angle of 164.15º degrees, saturation: 0.35, 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 #316658 is Cyan = 0.52, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 49 | 102 | 88 | - |
| CMYK | 0.52 | 0 | 0.14 | 0.6 |
| HSL | 164.15º | 0.35% | 0.3% | - |
| HSV(B) | 164.15º | 0.52% | 0.4% | - |
| XYZ | 7.78 | 10.86 | 10.92 | - |
| YUV | 84.56 | 129.94 | 102.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 102 | 88 | 0.52 | 0 | 0.14 | 0.6 | 164.15 | 0.35 | 0.3 |
| Hex | 31 | 66 | 58 | 34 | 0 | E | 3C | A4 | 23 | 1E |
| Octal | 61 | 146 | 130 | 64 | 0 | 16 | 74 | 244 | 43 | 36 |
| Binary | 110001 | 1100110 | 1011000 | 110100 | 0 | 1110 | 111100 | 10100100 | 100011 | 11110 |
Color Harmonies of #316658
Complementary color
Monochromatic Colors of #316658
Black with #316658
Text Example
Text Example
White with #316658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316658; }
p { color: rgb(49,102,88); }
H1.HeaderClassName
{
color: #316658;
}
.AnyTagClassName
{
color: #316658;
}
</style>
background-color css
<style>
a { background-color: #316658; }
a { background-color: rgb(49,102,88); }
div.DivClassName
{
background-color: #316658;
}
.BgClassName
{
background-color: #316658;
}
</style>
border-color css
<style>
span { border-color: #316658; }
span { border-color: rgb(49,102,88); }
td.TdClassName
{
border-color: #316658;
}
.TagClassName
{
border-color: #316658;
}
</style>