Shades of Eden #316657
Tints of Eden #316657
RGB
CMYK
RGB Variations
Color information
#316657 (or 0x316657) is known color: Eden. HEX triplet: 31, 66 and 57. RGB value is (49,102,87). Sum of RGB (Red+Green+Blue) = 49+102+87=238 (31% of max value = 765). Red value is 49 (19.53% from 255 or 20.59% from 238); Green value is 102 (40.23% from 255 or 42.86% from 238); Blue value is 87 (34.38% from 255 or 36.55% from 238); Max value from RGB is 102 - color contains mainly: green. Hex color #316657 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #316657 is #CE99A8. Grayscale: #545454. Windows color (decimal): -13539753 or 5727793. OLE color: 5727793.
HSL color Cylindrical-coordinate representation of color #316657: hue angle of 163.02º 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 #316657 is Cyan = 0.52, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 49 | 102 | 87 | - |
| CMYK | 0.52 | 0 | 0.15 | 0.6 |
| HSL | 163.02º | 0.35% | 0.3% | - |
| HSV(B) | 163.02º | 0.52% | 0.4% | - |
| XYZ | 7.74 | 10.84 | 10.7 | - |
| YUV | 84.44 | 129.44 | 102.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 102 | 87 | 0.52 | 0 | 0.15 | 0.6 | 163.02 | 0.35 | 0.3 |
| Hex | 31 | 66 | 57 | 34 | 0 | F | 3C | A3 | 23 | 1E |
| Octal | 61 | 146 | 127 | 64 | 0 | 17 | 74 | 243 | 43 | 36 |
| Binary | 110001 | 1100110 | 1010111 | 110100 | 0 | 1111 | 111100 | 10100011 | 100011 | 11110 |
Color Harmonies of #316657
Complementary color
Monochromatic Colors of #316657
Black with #316657
Text Example
Text Example
White with #316657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316657; }
p { color: rgb(49,102,87); }
H1.HeaderClassName
{
color: #316657;
}
.AnyTagClassName
{
color: #316657;
}
</style>
background-color css
<style>
a { background-color: #316657; }
a { background-color: rgb(49,102,87); }
div.DivClassName
{
background-color: #316657;
}
.BgClassName
{
background-color: #316657;
}
</style>
border-color css
<style>
span { border-color: #316657; }
span { border-color: rgb(49,102,87); }
td.TdClassName
{
border-color: #316657;
}
.TagClassName
{
border-color: #316657;
}
</style>