Shades of Eden #316659
Tints of Eden #316659
RGB
CMYK
RGB Variations
Color information
#316659 (or 0x316659) is known color: Eden. HEX triplet: 31, 66 and 59. RGB value is (49,102,89). Sum of RGB (Red+Green+Blue) = 49+102+89=240 (31% of max value = 765). Red value is 49 (19.53% from 255 or 20.42% from 240); Green value is 102 (40.23% from 255 or 42.5% from 240); Blue value is 89 (35.16% from 255 or 37.08% from 240); Max value from RGB is 102 - color contains mainly: green. Hex color #316659 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #316659 is #CE99A6. Grayscale: #545454. Windows color (decimal): -13539751 or 5858865. OLE color: 5858865.
HSL color Cylindrical-coordinate representation of color #316659: hue angle of 165.28º 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 #316659 is Cyan = 0.52, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 49 | 102 | 89 | - |
| CMYK | 0.52 | 0 | 0.13 | 0.6 |
| HSL | 165.28º | 0.35% | 0.3% | - |
| HSV(B) | 165.28º | 0.52% | 0.4% | - |
| XYZ | 7.82 | 10.88 | 11.14 | - |
| YUV | 84.67 | 130.44 | 102.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 102 | 89 | 0.52 | 0 | 0.13 | 0.6 | 165.28 | 0.35 | 0.3 |
| Hex | 31 | 66 | 59 | 34 | 0 | D | 3C | A5 | 23 | 1E |
| Octal | 61 | 146 | 131 | 64 | 0 | 15 | 74 | 245 | 43 | 36 |
| Binary | 110001 | 1100110 | 1011001 | 110100 | 0 | 1101 | 111100 | 10100101 | 100011 | 11110 |
Color Harmonies of #316659
Complementary color
Monochromatic Colors of #316659
Black with #316659
Text Example
Text Example
White with #316659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316659; }
p { color: rgb(49,102,89); }
H1.HeaderClassName
{
color: #316659;
}
.AnyTagClassName
{
color: #316659;
}
</style>
background-color css
<style>
a { background-color: #316659; }
a { background-color: rgb(49,102,89); }
div.DivClassName
{
background-color: #316659;
}
.BgClassName
{
background-color: #316659;
}
</style>
border-color css
<style>
span { border-color: #316659; }
span { border-color: rgb(49,102,89); }
td.TdClassName
{
border-color: #316659;
}
.TagClassName
{
border-color: #316659;
}
</style>