Shades of East Bay #495463
Tints of East Bay #495463
RGB
CMYK
RGB Variations
Color information
#495463 (or 0x495463) is known color: East Bay. HEX triplet: 49, 54 and 63. RGB value is (73,84,99). Sum of RGB (Red+Green+Blue) = 73+84+99=256 (33% of max value = 765). Red value is 73 (28.91% from 255 or 28.52% from 256); Green value is 84 (33.20% from 255 or 32.81% from 256); Blue value is 99 (39.06% from 255 or 38.67% from 256); Max value from RGB is 99 - color contains mainly: blue. Hex color #495463 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #495463 is #B6AB9C. Grayscale: #525252. Windows color (decimal): -11971485 or 6509641. OLE color: 6509641.
HSL color Cylindrical-coordinate representation of color #495463: hue angle of 214.62º degrees, saturation: 0.15, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #495463 is Cyan = 0.26, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 73 | 84 | 99 | - |
| CMYK | 0.26 | 0.15 | 0 | 0.61 |
| HSL | 214.62º | 0.15% | 0.34% | - |
| HSV(B) | 214.62º | 0.26% | 0.39% | - |
| XYZ | 8.17 | 8.66 | 13.04 | - |
| YUV | 82.42 | 137.36 | 121.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 84 | 99 | 0.26 | 0.15 | 0 | 0.61 | 214.62 | 0.15 | 0.34 |
| Hex | 49 | 54 | 63 | 1A | F | 0 | 3D | D7 | F | 22 |
| Octal | 111 | 124 | 143 | 32 | 17 | 0 | 75 | 327 | 17 | 42 |
| Binary | 1001001 | 1010100 | 1100011 | 11010 | 1111 | 0 | 111101 | 11010111 | 1111 | 100010 |
Color Harmonies of #495463
Complementary color
Monochromatic Colors of #495463
Black with #495463
Text Example
Text Example
White with #495463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #495463; }
p { color: rgb(73,84,99); }
H1.HeaderClassName
{
color: #495463;
}
.AnyTagClassName
{
color: #495463;
}
</style>
background-color css
<style>
a { background-color: #495463; }
a { background-color: rgb(73,84,99); }
div.DivClassName
{
background-color: #495463;
}
.BgClassName
{
background-color: #495463;
}
</style>
border-color css
<style>
span { border-color: #495463; }
span { border-color: rgb(73,84,99); }
td.TdClassName
{
border-color: #495463;
}
.TagClassName
{
border-color: #495463;
}
</style>