Shades of East Bay #495472
Tints of East Bay #495472
RGB
CMYK
RGB Variations
Color information
#495472 (or 0x495472) is known color: East Bay. HEX triplet: 49, 54 and 72. RGB value is (73,84,114). Sum of RGB (Red+Green+Blue) = 73+84+114=271 (35% of max value = 765). Red value is 73 (28.91% from 255 or 26.94% from 271); Green value is 84 (33.20% from 255 or 31.00% from 271); Blue value is 114 (44.92% from 255 or 42.07% from 271); Max value from RGB is 114 - color contains mainly: blue. Hex color #495472 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #495472 is #B6AB8D. Grayscale: #545454. Windows color (decimal): -11971470 or 7492681. OLE color: 7492681.
HSL color Cylindrical-coordinate representation of color #495472: hue angle of 223.9º degrees, saturation: 0.22, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #495472 is Cyan = 0.36, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 73 | 84 | 114 | - |
| CMYK | 0.36 | 0.26 | 0 | 0.55 |
| HSL | 223.9º | 0.22% | 0.37% | - |
| HSV(B) | 223.9º | 0.36% | 0.45% | - |
| XYZ | 8.96 | 8.97 | 17.18 | - |
| YUV | 84.13 | 144.86 | 120.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 84 | 114 | 0.36 | 0.26 | 0 | 0.55 | 223.9 | 0.22 | 0.37 |
| Hex | 49 | 54 | 72 | 24 | 1A | 0 | 37 | E0 | 16 | 25 |
| Octal | 111 | 124 | 162 | 44 | 32 | 0 | 67 | 340 | 26 | 45 |
| Binary | 1001001 | 1010100 | 1110010 | 100100 | 11010 | 0 | 110111 | 11100000 | 10110 | 100101 |
Color Harmonies of #495472
Complementary color
Monochromatic Colors of #495472
Black with #495472
Text Example
Text Example
White with #495472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #495472; }
p { color: rgb(73,84,114); }
H1.HeaderClassName
{
color: #495472;
}
.AnyTagClassName
{
color: #495472;
}
</style>
background-color css
<style>
a { background-color: #495472; }
a { background-color: rgb(73,84,114); }
div.DivClassName
{
background-color: #495472;
}
.BgClassName
{
background-color: #495472;
}
</style>
border-color css
<style>
span { border-color: #495472; }
span { border-color: rgb(73,84,114); }
td.TdClassName
{
border-color: #495472;
}
.TagClassName
{
border-color: #495472;
}
</style>