Shades of East Bay #495569
Tints of East Bay #495569
RGB
CMYK
RGB Variations
Color information
#495569 (or 0x495569) is known color: East Bay. HEX triplet: 49, 55 and 69. RGB value is (73,85,105). Sum of RGB (Red+Green+Blue) = 73+85+105=263 (34% of max value = 765). Red value is 73 (28.91% from 255 or 27.76% from 263); Green value is 85 (33.59% from 255 or 32.32% from 263); Blue value is 105 (41.41% from 255 or 39.92% from 263); Max value from RGB is 105 - color contains mainly: blue. Hex color #495569 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #495569 is #B6AA96. Grayscale: #535353. Windows color (decimal): -11971223 or 6903113. OLE color: 6903113.
HSL color Cylindrical-coordinate representation of color #495569: hue angle of 217.5º 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 #495569 is Cyan = 0.30, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 73 | 85 | 105 | - |
| CMYK | 0.30 | 0.19 | 0 | 0.59 |
| HSL | 217.5º | 0.18% | 0.35% | - |
| HSV(B) | 217.5º | 0.3% | 0.41% | - |
| XYZ | 8.55 | 8.93 | 14.64 | - |
| YUV | 83.69 | 140.02 | 120.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 85 | 105 | 0.30 | 0.19 | 0 | 0.59 | 217.5 | 0.18 | 0.35 |
| Hex | 49 | 55 | 69 | 1E | 13 | 0 | 3B | DA | 12 | 23 |
| Octal | 111 | 125 | 151 | 36 | 23 | 0 | 73 | 332 | 22 | 43 |
| Binary | 1001001 | 1010101 | 1101001 | 11110 | 10011 | 0 | 111011 | 11011010 | 10010 | 100011 |
Color Harmonies of #495569
Complementary color
Monochromatic Colors of #495569
Black with #495569
Text Example
Text Example
White with #495569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #495569; }
p { color: rgb(73,85,105); }
H1.HeaderClassName
{
color: #495569;
}
.AnyTagClassName
{
color: #495569;
}
</style>
background-color css
<style>
a { background-color: #495569; }
a { background-color: rgb(73,85,105); }
div.DivClassName
{
background-color: #495569;
}
.BgClassName
{
background-color: #495569;
}
</style>
border-color css
<style>
span { border-color: #495569; }
span { border-color: rgb(73,85,105); }
td.TdClassName
{
border-color: #495569;
}
.TagClassName
{
border-color: #495569;
}
</style>