Shades of East Bay #495160
Tints of East Bay #495160
RGB
CMYK
RGB Variations
Color information
#495160 (or 0x495160) is known color: East Bay. HEX triplet: 49, 51 and 60. RGB value is (73,81,96). Sum of RGB (Red+Green+Blue) = 73+81+96=250 (33% of max value = 765). Red value is 73 (28.91% from 255 or 29.2% from 250); Green value is 81 (32.03% from 255 or 32.4% from 250); Blue value is 96 (37.89% from 255 or 38.4% from 250); Max value from RGB is 96 - color contains mainly: blue. Hex color #495160 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #495160 is #B6AE9F. Grayscale: #505050. Windows color (decimal): -11972256 or 6312265. OLE color: 6312265.
HSL color Cylindrical-coordinate representation of color #495160: hue angle of 219.13º degrees, saturation: 0.14, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #495160 is Cyan = 0.24, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 73 | 81 | 96 | - |
| CMYK | 0.24 | 0.16 | 0 | 0.62 |
| HSL | 219.13º | 0.14% | 0.33% | - |
| HSV(B) | 219.13º | 0.24% | 0.38% | - |
| XYZ | 7.8 | 8.15 | 12.23 | - |
| YUV | 80.32 | 136.85 | 122.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 81 | 96 | 0.24 | 0.16 | 0 | 0.62 | 219.13 | 0.14 | 0.33 |
| Hex | 49 | 51 | 60 | 18 | 10 | 0 | 3E | DB | E | 21 |
| Octal | 111 | 121 | 140 | 30 | 20 | 0 | 76 | 333 | 16 | 41 |
| Binary | 1001001 | 1010001 | 1100000 | 11000 | 10000 | 0 | 111110 | 11011011 | 1110 | 100001 |
Color Harmonies of #495160
Complementary color
Monochromatic Colors of #495160
Black with #495160
Text Example
Text Example
White with #495160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #495160; }
p { color: rgb(73,81,96); }
H1.HeaderClassName
{
color: #495160;
}
.AnyTagClassName
{
color: #495160;
}
</style>
background-color css
<style>
a { background-color: #495160; }
a { background-color: rgb(73,81,96); }
div.DivClassName
{
background-color: #495160;
}
.BgClassName
{
background-color: #495160;
}
</style>
border-color css
<style>
span { border-color: #495160; }
span { border-color: rgb(73,81,96); }
td.TdClassName
{
border-color: #495160;
}
.TagClassName
{
border-color: #495160;
}
</style>