Shades of East Bay #505773
Tints of East Bay #505773
RGB
CMYK
RGB Variations
Color information
#505773 (or 0x505773) is known color: East Bay. HEX triplet: 50, 57 and 73. RGB value is (80,87,115). Sum of RGB (Red+Green+Blue) = 80+87+115=282 (37% of max value = 765). Red value is 80 (31.64% from 255 or 28.37% from 282); Green value is 87 (34.38% from 255 or 30.85% from 282); Blue value is 115 (45.31% from 255 or 40.78% from 282); Max value from RGB is 115 - color contains mainly: blue. Hex color #505773 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #505773 is #AFA88C. Grayscale: #575757. Windows color (decimal): -11511949 or 7558992. OLE color: 7558992.
HSL color Cylindrical-coordinate representation of color #505773: hue angle of 228º degrees, saturation: 0.18, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #505773 is Cyan = 0.30, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 80 | 87 | 115 | - |
| CMYK | 0.30 | 0.24 | 0 | 0.55 |
| HSL | 228º | 0.18% | 0.38% | - |
| HSV(B) | 228º | 0.3% | 0.45% | - |
| XYZ | 9.81 | 9.76 | 17.59 | - |
| YUV | 88.1 | 143.18 | 122.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 87 | 115 | 0.30 | 0.24 | 0 | 0.55 | 228 | 0.18 | 0.38 |
| Hex | 50 | 57 | 73 | 1E | 18 | 0 | 37 | E4 | 12 | 26 |
| Octal | 120 | 127 | 163 | 36 | 30 | 0 | 67 | 344 | 22 | 46 |
| Binary | 1010000 | 1010111 | 1110011 | 11110 | 11000 | 0 | 110111 | 11100100 | 10010 | 100110 |
Color Harmonies of #505773
Complementary color
Monochromatic Colors of #505773
Black with #505773
Text Example
Text Example
White with #505773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #505773; }
p { color: rgb(80,87,115); }
H1.HeaderClassName
{
color: #505773;
}
.AnyTagClassName
{
color: #505773;
}
</style>
background-color css
<style>
a { background-color: #505773; }
a { background-color: rgb(80,87,115); }
div.DivClassName
{
background-color: #505773;
}
.BgClassName
{
background-color: #505773;
}
</style>
border-color css
<style>
span { border-color: #505773; }
span { border-color: rgb(80,87,115); }
td.TdClassName
{
border-color: #505773;
}
.TagClassName
{
border-color: #505773;
}
</style>