Shades of East Bay #495670
Tints of East Bay #495670
RGB
CMYK
RGB Variations
Color information
#495670 (or 0x495670) is known color: East Bay. HEX triplet: 49, 56 and 70. RGB value is (73,86,112). Sum of RGB (Red+Green+Blue) = 73+86+112=271 (35% of max value = 765). Red value is 73 (28.91% from 255 or 26.94% from 271); Green value is 86 (33.98% from 255 or 31.73% from 271); Blue value is 112 (44.14% from 255 or 41.33% from 271); Max value from RGB is 112 - color contains mainly: blue. Hex color #495670 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #495670 is #B6A98F. Grayscale: #545454. Windows color (decimal): -11970960 or 7362121. OLE color: 7362121.
HSL color Cylindrical-coordinate representation of color #495670: hue angle of 220º 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 #495670 is Cyan = 0.35, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 73 | 86 | 112 | - |
| CMYK | 0.35 | 0.23 | 0 | 0.56 |
| HSL | 220º | 0.21% | 0.36% | - |
| HSV(B) | 220º | 0.35% | 0.44% | - |
| XYZ | 9 | 9.24 | 16.64 | - |
| YUV | 85.08 | 143.19 | 119.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 86 | 112 | 0.35 | 0.23 | 0 | 0.56 | 220 | 0.21 | 0.36 |
| Hex | 49 | 56 | 70 | 23 | 17 | 0 | 38 | DC | 15 | 24 |
| Octal | 111 | 126 | 160 | 43 | 27 | 0 | 70 | 334 | 25 | 44 |
| Binary | 1001001 | 1010110 | 1110000 | 100011 | 10111 | 0 | 111000 | 11011100 | 10101 | 100100 |
Color Harmonies of #495670
Complementary color
Monochromatic Colors of #495670
Black with #495670
Text Example
Text Example
White with #495670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #495670; }
p { color: rgb(73,86,112); }
H1.HeaderClassName
{
color: #495670;
}
.AnyTagClassName
{
color: #495670;
}
</style>
background-color css
<style>
a { background-color: #495670; }
a { background-color: rgb(73,86,112); }
div.DivClassName
{
background-color: #495670;
}
.BgClassName
{
background-color: #495670;
}
</style>
border-color css
<style>
span { border-color: #495670; }
span { border-color: rgb(73,86,112); }
td.TdClassName
{
border-color: #495670;
}
.TagClassName
{
border-color: #495670;
}
</style>