Shades of East Bay #495671
Tints of East Bay #495671
RGB
CMYK
RGB Variations
Color information
#495671 (or 0x495671) is known color: East Bay. HEX triplet: 49, 56 and 71. RGB value is (73,86,113). Sum of RGB (Red+Green+Blue) = 73+86+113=272 (36% of max value = 765). Red value is 73 (28.91% from 255 or 26.84% from 272); Green value is 86 (33.98% from 255 or 31.62% from 272); Blue value is 113 (44.53% from 255 or 41.54% from 272); Max value from RGB is 113 - color contains mainly: blue. Hex color #495671 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #495671 is #B6A98E. Grayscale: #555555. Windows color (decimal): -11970959 or 7427657. OLE color: 7427657.
HSL color Cylindrical-coordinate representation of color #495671: hue angle of 220.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 #495671 is Cyan = 0.35, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 73 | 86 | 113 | - |
| CMYK | 0.35 | 0.24 | 0 | 0.56 |
| HSL | 220.5º | 0.22% | 0.36% | - |
| HSV(B) | 220.5º | 0.35% | 0.44% | - |
| XYZ | 9.06 | 9.26 | 16.93 | - |
| YUV | 85.19 | 143.69 | 119.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 86 | 113 | 0.35 | 0.24 | 0 | 0.56 | 220.5 | 0.22 | 0.36 |
| Hex | 49 | 56 | 71 | 23 | 18 | 0 | 38 | DC | 16 | 24 |
| Octal | 111 | 126 | 161 | 43 | 30 | 0 | 70 | 334 | 26 | 44 |
| Binary | 1001001 | 1010110 | 1110001 | 100011 | 11000 | 0 | 111000 | 11011100 | 10110 | 100100 |
Color Harmonies of #495671
Complementary color
Monochromatic Colors of #495671
Black with #495671
Text Example
Text Example
White with #495671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #495671; }
p { color: rgb(73,86,113); }
H1.HeaderClassName
{
color: #495671;
}
.AnyTagClassName
{
color: #495671;
}
</style>
background-color css
<style>
a { background-color: #495671; }
a { background-color: rgb(73,86,113); }
div.DivClassName
{
background-color: #495671;
}
.BgClassName
{
background-color: #495671;
}
</style>
border-color css
<style>
span { border-color: #495671; }
span { border-color: rgb(73,86,113); }
td.TdClassName
{
border-color: #495671;
}
.TagClassName
{
border-color: #495671;
}
</style>