Shades of East Bay #495471
Tints of East Bay #495471
RGB
CMYK
RGB Variations
Color information
#495471 (or 0x495471) is known color: East Bay. HEX triplet: 49, 54 and 71. RGB value is (73,84,113). Sum of RGB (Red+Green+Blue) = 73+84+113=270 (35% of max value = 765). Red value is 73 (28.91% from 255 or 27.04% from 270); Green value is 84 (33.20% from 255 or 31.11% from 270); Blue value is 113 (44.53% from 255 or 41.85% from 270); Max value from RGB is 113 - color contains mainly: blue. Hex color #495471 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #495471 is #B6AB8E. Grayscale: #535353. Windows color (decimal): -11971471 or 7427145. OLE color: 7427145.
HSL color Cylindrical-coordinate representation of color #495471: hue angle of 223.5º degrees, saturation: 0.22, 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 #495471 is Cyan = 0.35, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 73 | 84 | 113 | - |
| CMYK | 0.35 | 0.26 | 0 | 0.56 |
| HSL | 223.5º | 0.22% | 0.36% | - |
| HSV(B) | 223.5º | 0.35% | 0.44% | - |
| XYZ | 8.9 | 8.95 | 16.88 | - |
| YUV | 84.02 | 144.36 | 120.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 84 | 113 | 0.35 | 0.26 | 0 | 0.56 | 223.5 | 0.22 | 0.36 |
| Hex | 49 | 54 | 71 | 23 | 1A | 0 | 38 | E0 | 16 | 24 |
| Octal | 111 | 124 | 161 | 43 | 32 | 0 | 70 | 340 | 26 | 44 |
| Binary | 1001001 | 1010100 | 1110001 | 100011 | 11010 | 0 | 111000 | 11100000 | 10110 | 100100 |
Color Harmonies of #495471
Complementary color
Monochromatic Colors of #495471
Black with #495471
Text Example
Text Example
White with #495471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #495471; }
p { color: rgb(73,84,113); }
H1.HeaderClassName
{
color: #495471;
}
.AnyTagClassName
{
color: #495471;
}
</style>
background-color css
<style>
a { background-color: #495471; }
a { background-color: rgb(73,84,113); }
div.DivClassName
{
background-color: #495471;
}
.BgClassName
{
background-color: #495471;
}
</style>
border-color css
<style>
span { border-color: #495471; }
span { border-color: rgb(73,84,113); }
td.TdClassName
{
border-color: #495471;
}
.TagClassName
{
border-color: #495471;
}
</style>