Shades of East Bay #495669
Tints of East Bay #495669
RGB
CMYK
RGB Variations
Color information
#495669 (or 0x495669) is known color: East Bay. HEX triplet: 49, 56 and 69. RGB value is (73,86,105). Sum of RGB (Red+Green+Blue) = 73+86+105=264 (34% of max value = 765). Red value is 73 (28.91% from 255 or 27.65% from 264); Green value is 86 (33.98% from 255 or 32.58% from 264); Blue value is 105 (41.41% from 255 or 39.77% from 264); Max value from RGB is 105 - color contains mainly: blue. Hex color #495669 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #495669 is #B6A996. Grayscale: #545454. Windows color (decimal): -11970967 or 6903369. OLE color: 6903369.
HSL color Cylindrical-coordinate representation of color #495669: hue angle of 215.62º degrees, saturation: 0.18, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #495669 is Cyan = 0.30, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 73 | 86 | 105 | - |
| CMYK | 0.30 | 0.18 | 0 | 0.59 |
| HSL | 215.63º | 0.18% | 0.35% | - |
| HSV(B) | 215.63º | 0.3% | 0.41% | - |
| XYZ | 8.63 | 9.09 | 14.66 | - |
| YUV | 84.28 | 139.69 | 119.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 86 | 105 | 0.30 | 0.18 | 0 | 0.59 | 215.63 | 0.18 | 0.35 |
| Hex | 49 | 56 | 69 | 1E | 12 | 0 | 3B | D8 | 12 | 23 |
| Octal | 111 | 126 | 151 | 36 | 22 | 0 | 73 | 330 | 22 | 43 |
| Binary | 1001001 | 1010110 | 1101001 | 11110 | 10010 | 0 | 111011 | 11011000 | 10010 | 100011 |
Color Harmonies of #495669
Complementary color
Monochromatic Colors of #495669
Black with #495669
Text Example
Text Example
White with #495669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #495669; }
p { color: rgb(73,86,105); }
H1.HeaderClassName
{
color: #495669;
}
.AnyTagClassName
{
color: #495669;
}
</style>
background-color css
<style>
a { background-color: #495669; }
a { background-color: rgb(73,86,105); }
div.DivClassName
{
background-color: #495669;
}
.BgClassName
{
background-color: #495669;
}
</style>
border-color css
<style>
span { border-color: #495669; }
span { border-color: rgb(73,86,105); }
td.TdClassName
{
border-color: #495669;
}
.TagClassName
{
border-color: #495669;
}
</style>