Shades of Eden #316861
Tints of Eden #316861
RGB
CMYK
RGB Variations
Color information
#316861 (or 0x316861) is known color: Eden. HEX triplet: 31, 68 and 61. RGB value is (49,104,97). Sum of RGB (Red+Green+Blue) = 49+104+97=250 (33% of max value = 765). Red value is 49 (19.53% from 255 or 19.6% from 250); Green value is 104 (41.02% from 255 or 41.6% from 250); Blue value is 97 (38.28% from 255 or 38.8% from 250); Max value from RGB is 104 - color contains mainly: green. Hex color #316861 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #316861 is #CE979E. Grayscale: #565656. Windows color (decimal): -13539231 or 6383665. OLE color: 6383665.
HSL color Cylindrical-coordinate representation of color #316861: hue angle of 172.36º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #316861 is Cyan = 0.53, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 49 | 104 | 97 | - |
| CMYK | 0.53 | 0 | 0.07 | 0.59 |
| HSL | 172.36º | 0.36% | 0.3% | - |
| HSV(B) | 172.36º | 0.53% | 0.41% | - |
| XYZ | 8.37 | 11.42 | 13.07 | - |
| YUV | 86.76 | 133.78 | 101.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 104 | 97 | 0.53 | 0 | 0.07 | 0.59 | 172.36 | 0.36 | 0.3 |
| Hex | 31 | 68 | 61 | 35 | 0 | 7 | 3B | AC | 24 | 1E |
| Octal | 61 | 150 | 141 | 65 | 0 | 7 | 73 | 254 | 44 | 36 |
| Binary | 110001 | 1101000 | 1100001 | 110101 | 0 | 111 | 111011 | 10101100 | 100100 | 11110 |
Color Harmonies of #316861
Complementary color
Monochromatic Colors of #316861
Black with #316861
Text Example
Text Example
White with #316861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316861; }
p { color: rgb(49,104,97); }
H1.HeaderClassName
{
color: #316861;
}
.AnyTagClassName
{
color: #316861;
}
</style>
background-color css
<style>
a { background-color: #316861; }
a { background-color: rgb(49,104,97); }
div.DivClassName
{
background-color: #316861;
}
.BgClassName
{
background-color: #316861;
}
</style>
border-color css
<style>
span { border-color: #316861; }
span { border-color: rgb(49,104,97); }
td.TdClassName
{
border-color: #316861;
}
.TagClassName
{
border-color: #316861;
}
</style>