Shades of East Bay #495469
Tints of East Bay #495469
RGB
CMYK
RGB Variations
Color information
#495469 (or 0x495469) is known color: East Bay. HEX triplet: 49, 54 and 69. RGB value is (73,84,105). Sum of RGB (Red+Green+Blue) = 73+84+105=262 (34% of max value = 765). Red value is 73 (28.91% from 255 or 27.86% from 262); Green value is 84 (33.20% from 255 or 32.06% from 262); Blue value is 105 (41.41% from 255 or 40.08% from 262); Max value from RGB is 105 - color contains mainly: blue. Hex color #495469 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #495469 is #B6AB96. Grayscale: #535353. Windows color (decimal): -11971479 or 6902857. OLE color: 6902857.
HSL color Cylindrical-coordinate representation of color #495469: hue angle of 219.38º 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 #495469 is Cyan = 0.30, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 73 | 84 | 105 | - |
| CMYK | 0.30 | 0.20 | 0 | 0.59 |
| HSL | 219.38º | 0.18% | 0.35% | - |
| HSV(B) | 219.38º | 0.3% | 0.41% | - |
| XYZ | 8.47 | 8.78 | 14.61 | - |
| YUV | 83.11 | 140.36 | 120.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 84 | 105 | 0.30 | 0.20 | 0 | 0.59 | 219.38 | 0.18 | 0.35 |
| Hex | 49 | 54 | 69 | 1E | 14 | 0 | 3B | DB | 12 | 23 |
| Octal | 111 | 124 | 151 | 36 | 24 | 0 | 73 | 333 | 22 | 43 |
| Binary | 1001001 | 1010100 | 1101001 | 11110 | 10100 | 0 | 111011 | 11011011 | 10010 | 100011 |
Color Harmonies of #495469
Complementary color
Monochromatic Colors of #495469
Black with #495469
Text Example
Text Example
White with #495469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #495469; }
p { color: rgb(73,84,105); }
H1.HeaderClassName
{
color: #495469;
}
.AnyTagClassName
{
color: #495469;
}
</style>
background-color css
<style>
a { background-color: #495469; }
a { background-color: rgb(73,84,105); }
div.DivClassName
{
background-color: #495469;
}
.BgClassName
{
background-color: #495469;
}
</style>
border-color css
<style>
span { border-color: #495469; }
span { border-color: rgb(73,84,105); }
td.TdClassName
{
border-color: #495469;
}
.TagClassName
{
border-color: #495469;
}
</style>