Shades of East Bay #495570
Tints of East Bay #495570
RGB
CMYK
RGB Variations
Color information
#495570 (or 0x495570) is known color: East Bay. HEX triplet: 49, 55 and 70. RGB value is (73,85,112). Sum of RGB (Red+Green+Blue) = 73+85+112=270 (35% of max value = 765). Red value is 73 (28.91% from 255 or 27.04% from 270); Green value is 85 (33.59% from 255 or 31.48% from 270); Blue value is 112 (44.14% from 255 or 41.48% from 270); Max value from RGB is 112 - color contains mainly: blue. Hex color #495570 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #495570 is #B6AA8F. Grayscale: #545454. Windows color (decimal): -11971216 or 7361865. OLE color: 7361865.
HSL color Cylindrical-coordinate representation of color #495570: hue angle of 221.54º 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 #495570 is Cyan = 0.35, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 73 | 85 | 112 | - |
| CMYK | 0.35 | 0.24 | 0 | 0.56 |
| HSL | 221.54º | 0.21% | 0.36% | - |
| HSV(B) | 221.54º | 0.35% | 0.44% | - |
| XYZ | 8.92 | 9.08 | 16.61 | - |
| YUV | 84.49 | 143.52 | 119.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 85 | 112 | 0.35 | 0.24 | 0 | 0.56 | 221.54 | 0.21 | 0.36 |
| Hex | 49 | 55 | 70 | 23 | 18 | 0 | 38 | DE | 15 | 24 |
| Octal | 111 | 125 | 160 | 43 | 30 | 0 | 70 | 336 | 25 | 44 |
| Binary | 1001001 | 1010101 | 1110000 | 100011 | 11000 | 0 | 111000 | 11011110 | 10101 | 100100 |
Color Harmonies of #495570
Complementary color
Monochromatic Colors of #495570
Black with #495570
Text Example
Text Example
White with #495570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #495570; }
p { color: rgb(73,85,112); }
H1.HeaderClassName
{
color: #495570;
}
.AnyTagClassName
{
color: #495570;
}
</style>
background-color css
<style>
a { background-color: #495570; }
a { background-color: rgb(73,85,112); }
div.DivClassName
{
background-color: #495570;
}
.BgClassName
{
background-color: #495570;
}
</style>
border-color css
<style>
span { border-color: #495570; }
span { border-color: rgb(73,85,112); }
td.TdClassName
{
border-color: #495570;
}
.TagClassName
{
border-color: #495570;
}
</style>