Shades of East Bay #495072
Tints of East Bay #495072
RGB
CMYK
RGB Variations
Color information
#495072 (or 0x495072) is known color: East Bay. HEX triplet: 49, 50 and 72. RGB value is (73,80,114). Sum of RGB (Red+Green+Blue) = 73+80+114=267 (35% of max value = 765). Red value is 73 (28.91% from 255 or 27.34% from 267); Green value is 80 (31.64% from 255 or 29.96% from 267); Blue value is 114 (44.92% from 255 or 42.70% from 267); Max value from RGB is 114 - color contains mainly: blue. Hex color #495072 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #495072 is #B6AF8D. Grayscale: #515151. Windows color (decimal): -11972494 or 7491657. OLE color: 7491657.
HSL color Cylindrical-coordinate representation of color #495072: hue angle of 229.76º degrees, saturation: 0.22, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #495072 is Cyan = 0.36, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 73 | 80 | 114 | - |
| CMYK | 0.36 | 0.30 | 0 | 0.55 |
| HSL | 229.76º | 0.22% | 0.37% | - |
| HSV(B) | 229.76º | 0.36% | 0.45% | - |
| XYZ | 8.65 | 8.37 | 17.08 | - |
| YUV | 81.78 | 146.18 | 121.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 80 | 114 | 0.36 | 0.30 | 0 | 0.55 | 229.76 | 0.22 | 0.37 |
| Hex | 49 | 50 | 72 | 24 | 1E | 0 | 37 | E6 | 16 | 25 |
| Octal | 111 | 120 | 162 | 44 | 36 | 0 | 67 | 346 | 26 | 45 |
| Binary | 1001001 | 1010000 | 1110010 | 100100 | 11110 | 0 | 110111 | 11100110 | 10110 | 100101 |
Color Harmonies of #495072
Complementary color
Monochromatic Colors of #495072
Black with #495072
Text Example
Text Example
White with #495072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #495072; }
p { color: rgb(73,80,114); }
H1.HeaderClassName
{
color: #495072;
}
.AnyTagClassName
{
color: #495072;
}
</style>
background-color css
<style>
a { background-color: #495072; }
a { background-color: rgb(73,80,114); }
div.DivClassName
{
background-color: #495072;
}
.BgClassName
{
background-color: #495072;
}
</style>
border-color css
<style>
span { border-color: #495072; }
span { border-color: rgb(73,80,114); }
td.TdClassName
{
border-color: #495072;
}
.TagClassName
{
border-color: #495072;
}
</style>