Shades of Eden #316054
Tints of Eden #316054
RGB
CMYK
RGB Variations
Color information
#316054 (or 0x316054) is known color: Eden. HEX triplet: 31, 60 and 54. RGB value is (49,96,84). Sum of RGB (Red+Green+Blue) = 49+96+84=229 (30% of max value = 765). Red value is 49 (19.53% from 255 or 21.40% from 229); Green value is 96 (37.89% from 255 or 41.92% from 229); Blue value is 84 (33.20% from 255 or 36.68% from 229); Max value from RGB is 96 - color contains mainly: green. Hex color #316054 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #316054 is #CE9FAB. Grayscale: #505050. Windows color (decimal): -13541292 or 5529649. OLE color: 5529649.
HSL color Cylindrical-coordinate representation of color #316054: hue angle of 164.68º degrees, saturation: 0.32, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #316054 is Cyan = 0.49, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 49 | 96 | 84 | - |
| CMYK | 0.49 | 0 | 0.12 | 0.62 |
| HSL | 164.68º | 0.32% | 0.28% | - |
| HSV(B) | 164.68º | 0.49% | 0.38% | - |
| XYZ | 7.05 | 9.66 | 9.88 | - |
| YUV | 80.58 | 129.93 | 105.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 96 | 84 | 0.49 | 0 | 0.12 | 0.62 | 164.68 | 0.32 | 0.28 |
| Hex | 31 | 60 | 54 | 31 | 0 | C | 3E | A5 | 20 | 1C |
| Octal | 61 | 140 | 124 | 61 | 0 | 14 | 76 | 245 | 40 | 34 |
| Binary | 110001 | 1100000 | 1010100 | 110001 | 0 | 1100 | 111110 | 10100101 | 100000 | 11100 |
Color Harmonies of #316054
Complementary color
Monochromatic Colors of #316054
Black with #316054
Text Example
Text Example
White with #316054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316054; }
p { color: rgb(49,96,84); }
H1.HeaderClassName
{
color: #316054;
}
.AnyTagClassName
{
color: #316054;
}
</style>
background-color css
<style>
a { background-color: #316054; }
a { background-color: rgb(49,96,84); }
div.DivClassName
{
background-color: #316054;
}
.BgClassName
{
background-color: #316054;
}
</style>
border-color css
<style>
span { border-color: #316054; }
span { border-color: rgb(49,96,84); }
td.TdClassName
{
border-color: #316054;
}
.TagClassName
{
border-color: #316054;
}
</style>