Shades of Eden #316663
Tints of Eden #316663
RGB
CMYK
RGB Variations
Color information
#316663 (or 0x316663) is known color: Eden. HEX triplet: 31, 66 and 63. RGB value is (49,102,99). Sum of RGB (Red+Green+Blue) = 49+102+99=250 (33% of max value = 765). Red value is 49 (19.53% from 255 or 19.6% from 250); Green value is 102 (40.23% from 255 or 40.8% from 250); Blue value is 99 (39.06% from 255 or 39.6% from 250); Max value from RGB is 102 - color contains mainly: green. Hex color #316663 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #316663 is #CE999C. Grayscale: #555555. Windows color (decimal): -13539741 or 6514225. OLE color: 6514225.
HSL color Cylindrical-coordinate representation of color #316663: hue angle of 176.6º 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 #316663 is Cyan = 0.52, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 49 | 102 | 99 | - |
| CMYK | 0.52 | 0 | 0.03 | 0.6 |
| HSL | 176.6º | 0.35% | 0.3% | - |
| HSV(B) | 176.6º | 0.52% | 0.4% | - |
| XYZ | 8.27 | 11.06 | 13.5 | - |
| YUV | 85.81 | 135.44 | 101.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 102 | 99 | 0.52 | 0 | 0.03 | 0.6 | 176.6 | 0.35 | 0.3 |
| Hex | 31 | 66 | 63 | 34 | 0 | 3 | 3C | B1 | 23 | 1E |
| Octal | 61 | 146 | 143 | 64 | 0 | 3 | 74 | 261 | 43 | 36 |
| Binary | 110001 | 1100110 | 1100011 | 110100 | 0 | 11 | 111100 | 10110001 | 100011 | 11110 |
Color Harmonies of #316663
Complementary color
Monochromatic Colors of #316663
Black with #316663
Text Example
Text Example
White with #316663
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316663; }
p { color: rgb(49,102,99); }
H1.HeaderClassName
{
color: #316663;
}
.AnyTagClassName
{
color: #316663;
}
</style>
background-color css
<style>
a { background-color: #316663; }
a { background-color: rgb(49,102,99); }
div.DivClassName
{
background-color: #316663;
}
.BgClassName
{
background-color: #316663;
}
</style>
border-color css
<style>
span { border-color: #316663; }
span { border-color: rgb(49,102,99); }
td.TdClassName
{
border-color: #316663;
}
.TagClassName
{
border-color: #316663;
}
</style>