Shades of East Bay #495573
Tints of East Bay #495573
RGB
CMYK
RGB Variations
Color information
#495573 (or 0x495573) is known color: East Bay. HEX triplet: 49, 55 and 73. RGB value is (73,85,115). Sum of RGB (Red+Green+Blue) = 73+85+115=273 (36% of max value = 765). Red value is 73 (28.91% from 255 or 26.74% from 273); Green value is 85 (33.59% from 255 or 31.14% from 273); Blue value is 115 (45.31% from 255 or 42.12% from 273); Max value from RGB is 115 - color contains mainly: blue. Hex color #495573 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #495573 is #B6AA8C. Grayscale: #545454. Windows color (decimal): -11971213 or 7558473. OLE color: 7558473.
HSL color Cylindrical-coordinate representation of color #495573: hue angle of 222.86º degrees, saturation: 0.22, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #495573 is Cyan = 0.37, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 73 | 85 | 115 | - |
| CMYK | 0.37 | 0.26 | 0 | 0.55 |
| HSL | 222.86º | 0.22% | 0.37% | - |
| HSV(B) | 222.86º | 0.37% | 0.45% | - |
| XYZ | 9.09 | 9.15 | 17.51 | - |
| YUV | 84.83 | 145.02 | 119.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 85 | 115 | 0.37 | 0.26 | 0 | 0.55 | 222.86 | 0.22 | 0.37 |
| Hex | 49 | 55 | 73 | 25 | 1A | 0 | 37 | DF | 16 | 25 |
| Octal | 111 | 125 | 163 | 45 | 32 | 0 | 67 | 337 | 26 | 45 |
| Binary | 1001001 | 1010101 | 1110011 | 100101 | 11010 | 0 | 110111 | 11011111 | 10110 | 100101 |
Color Harmonies of #495573
Complementary color
Monochromatic Colors of #495573
Black with #495573
Text Example
Text Example
White with #495573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #495573; }
p { color: rgb(73,85,115); }
H1.HeaderClassName
{
color: #495573;
}
.AnyTagClassName
{
color: #495573;
}
</style>
background-color css
<style>
a { background-color: #495573; }
a { background-color: rgb(73,85,115); }
div.DivClassName
{
background-color: #495573;
}
.BgClassName
{
background-color: #495573;
}
</style>
border-color css
<style>
span { border-color: #495573; }
span { border-color: rgb(73,85,115); }
td.TdClassName
{
border-color: #495573;
}
.TagClassName
{
border-color: #495573;
}
</style>