Shades of East Bay #495473
Tints of East Bay #495473
RGB
CMYK
RGB Variations
Color information
#495473 (or 0x495473) is known color: East Bay. HEX triplet: 49, 54 and 73. RGB value is (73,84,115). Sum of RGB (Red+Green+Blue) = 73+84+115=272 (36% of max value = 765). Red value is 73 (28.91% from 255 or 26.84% from 272); Green value is 84 (33.20% from 255 or 30.88% from 272); Blue value is 115 (45.31% from 255 or 42.28% from 272); Max value from RGB is 115 - color contains mainly: blue. Hex color #495473 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #495473 is #B6AB8C. Grayscale: #545454. Windows color (decimal): -11971469 or 7558217. OLE color: 7558217.
HSL color Cylindrical-coordinate representation of color #495473: hue angle of 224.29º 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 #495473 is Cyan = 0.37, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 73 | 84 | 115 | - |
| CMYK | 0.37 | 0.27 | 0 | 0.55 |
| HSL | 224.29º | 0.22% | 0.37% | - |
| HSV(B) | 224.29º | 0.37% | 0.45% | - |
| XYZ | 9.01 | 8.99 | 17.48 | - |
| YUV | 84.25 | 145.36 | 119.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 84 | 115 | 0.37 | 0.27 | 0 | 0.55 | 224.29 | 0.22 | 0.37 |
| Hex | 49 | 54 | 73 | 25 | 1B | 0 | 37 | E0 | 16 | 25 |
| Octal | 111 | 124 | 163 | 45 | 33 | 0 | 67 | 340 | 26 | 45 |
| Binary | 1001001 | 1010100 | 1110011 | 100101 | 11011 | 0 | 110111 | 11100000 | 10110 | 100101 |
Color Harmonies of #495473
Complementary color
Monochromatic Colors of #495473
Black with #495473
Text Example
Text Example
White with #495473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #495473; }
p { color: rgb(73,84,115); }
H1.HeaderClassName
{
color: #495473;
}
.AnyTagClassName
{
color: #495473;
}
</style>
background-color css
<style>
a { background-color: #495473; }
a { background-color: rgb(73,84,115); }
div.DivClassName
{
background-color: #495473;
}
.BgClassName
{
background-color: #495473;
}
</style>
border-color css
<style>
span { border-color: #495473; }
span { border-color: rgb(73,84,115); }
td.TdClassName
{
border-color: #495473;
}
.TagClassName
{
border-color: #495473;
}
</style>