Shades of East Bay #495769
Tints of East Bay #495769
RGB
CMYK
RGB Variations
Color information
#495769 (or 0x495769) is known color: East Bay. HEX triplet: 49, 57 and 69. RGB value is (73,87,105). Sum of RGB (Red+Green+Blue) = 73+87+105=265 (35% of max value = 765). Red value is 73 (28.91% from 255 or 27.55% from 265); Green value is 87 (34.38% from 255 or 32.83% from 265); Blue value is 105 (41.41% from 255 or 39.62% from 265); Max value from RGB is 105 - color contains mainly: blue. Hex color #495769 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #495769 is #B6A896. Grayscale: #545454. Windows color (decimal): -11970711 or 6903625. OLE color: 6903625.
HSL color Cylindrical-coordinate representation of color #495769: hue angle of 213.75º 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 #495769 is Cyan = 0.30, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 73 | 87 | 105 | - |
| CMYK | 0.30 | 0.17 | 0 | 0.59 |
| HSL | 213.75º | 0.18% | 0.35% | - |
| HSV(B) | 213.75º | 0.3% | 0.41% | - |
| XYZ | 8.71 | 9.25 | 14.69 | - |
| YUV | 84.87 | 139.36 | 119.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 87 | 105 | 0.30 | 0.17 | 0 | 0.59 | 213.75 | 0.18 | 0.35 |
| Hex | 49 | 57 | 69 | 1E | 11 | 0 | 3B | D6 | 12 | 23 |
| Octal | 111 | 127 | 151 | 36 | 21 | 0 | 73 | 326 | 22 | 43 |
| Binary | 1001001 | 1010111 | 1101001 | 11110 | 10001 | 0 | 111011 | 11010110 | 10010 | 100011 |
Color Harmonies of #495769
Complementary color
Monochromatic Colors of #495769
Black with #495769
Text Example
Text Example
White with #495769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #495769; }
p { color: rgb(73,87,105); }
H1.HeaderClassName
{
color: #495769;
}
.AnyTagClassName
{
color: #495769;
}
</style>
background-color css
<style>
a { background-color: #495769; }
a { background-color: rgb(73,87,105); }
div.DivClassName
{
background-color: #495769;
}
.BgClassName
{
background-color: #495769;
}
</style>
border-color css
<style>
span { border-color: #495769; }
span { border-color: rgb(73,87,105); }
td.TdClassName
{
border-color: #495769;
}
.TagClassName
{
border-color: #495769;
}
</style>