Shades of East Bay #495667
Tints of East Bay #495667
RGB
CMYK
RGB Variations
Color information
#495667 (or 0x495667) is known color: East Bay. HEX triplet: 49, 56 and 67. RGB value is (73,86,103). Sum of RGB (Red+Green+Blue) = 73+86+103=262 (34% of max value = 765). Red value is 73 (28.91% from 255 or 27.86% from 262); Green value is 86 (33.98% from 255 or 32.82% from 262); Blue value is 103 (40.62% from 255 or 39.31% from 262); Max value from RGB is 103 - color contains mainly: blue. Hex color #495667 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #495667 is #B6A998. Grayscale: #535353. Windows color (decimal): -11970969 or 6772297. OLE color: 6772297.
HSL color Cylindrical-coordinate representation of color #495667: hue angle of 214º degrees, saturation: 0.17, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #495667 is Cyan = 0.29, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 73 | 86 | 103 | - |
| CMYK | 0.29 | 0.17 | 0 | 0.60 |
| HSL | 214º | 0.17% | 0.35% | - |
| HSV(B) | 214º | 0.29% | 0.4% | - |
| XYZ | 8.52 | 9.05 | 14.13 | - |
| YUV | 84.05 | 138.69 | 120.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 86 | 103 | 0.29 | 0.17 | 0 | 0.60 | 214 | 0.17 | 0.35 |
| Hex | 49 | 56 | 67 | 1D | 11 | 0 | 3C | D6 | 11 | 23 |
| Octal | 111 | 126 | 147 | 35 | 21 | 0 | 74 | 326 | 21 | 43 |
| Binary | 1001001 | 1010110 | 1100111 | 11101 | 10001 | 0 | 111100 | 11010110 | 10001 | 100011 |
Color Harmonies of #495667
Complementary color
Monochromatic Colors of #495667
Black with #495667
Text Example
Text Example
White with #495667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #495667; }
p { color: rgb(73,86,103); }
H1.HeaderClassName
{
color: #495667;
}
.AnyTagClassName
{
color: #495667;
}
</style>
background-color css
<style>
a { background-color: #495667; }
a { background-color: rgb(73,86,103); }
div.DivClassName
{
background-color: #495667;
}
.BgClassName
{
background-color: #495667;
}
</style>
border-color css
<style>
span { border-color: #495667; }
span { border-color: rgb(73,86,103); }
td.TdClassName
{
border-color: #495667;
}
.TagClassName
{
border-color: #495667;
}
</style>