Shades of East Bay #495170
Tints of East Bay #495170
RGB
CMYK
RGB Variations
Color information
#495170 (or 0x495170) is known color: East Bay. HEX triplet: 49, 51 and 70. RGB value is (73,81,112). Sum of RGB (Red+Green+Blue) = 73+81+112=266 (35% of max value = 765). Red value is 73 (28.91% from 255 or 27.44% from 266); Green value is 81 (32.03% from 255 or 30.45% from 266); Blue value is 112 (44.14% from 255 or 42.11% from 266); Max value from RGB is 112 - color contains mainly: blue. Hex color #495170 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #495170 is #B6AE8F. Grayscale: #525252. Windows color (decimal): -11972240 or 7360841. OLE color: 7360841.
HSL color Cylindrical-coordinate representation of color #495170: hue angle of 227.69º degrees, saturation: 0.21, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #495170 is Cyan = 0.35, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 73 | 81 | 112 | - |
| CMYK | 0.35 | 0.28 | 0 | 0.56 |
| HSL | 227.69º | 0.21% | 0.36% | - |
| HSV(B) | 227.69º | 0.35% | 0.44% | - |
| XYZ | 8.61 | 8.47 | 16.51 | - |
| YUV | 82.14 | 144.85 | 121.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 81 | 112 | 0.35 | 0.28 | 0 | 0.56 | 227.69 | 0.21 | 0.36 |
| Hex | 49 | 51 | 70 | 23 | 1C | 0 | 38 | E4 | 15 | 24 |
| Octal | 111 | 121 | 160 | 43 | 34 | 0 | 70 | 344 | 25 | 44 |
| Binary | 1001001 | 1010001 | 1110000 | 100011 | 11100 | 0 | 111000 | 11100100 | 10101 | 100100 |
Color Harmonies of #495170
Complementary color
Monochromatic Colors of #495170
Black with #495170
Text Example
Text Example
White with #495170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #495170; }
p { color: rgb(73,81,112); }
H1.HeaderClassName
{
color: #495170;
}
.AnyTagClassName
{
color: #495170;
}
</style>
background-color css
<style>
a { background-color: #495170; }
a { background-color: rgb(73,81,112); }
div.DivClassName
{
background-color: #495170;
}
.BgClassName
{
background-color: #495170;
}
</style>
border-color css
<style>
span { border-color: #495170; }
span { border-color: rgb(73,81,112); }
td.TdClassName
{
border-color: #495170;
}
.TagClassName
{
border-color: #495170;
}
</style>