Shades of East Bay #505873
Tints of East Bay #505873
RGB
CMYK
RGB Variations
Color information
#505873 (or 0x505873) is known color: East Bay. HEX triplet: 50, 58 and 73. RGB value is (80,88,115). Sum of RGB (Red+Green+Blue) = 80+88+115=283 (37% of max value = 765). Red value is 80 (31.64% from 255 or 28.27% from 283); Green value is 88 (34.77% from 255 or 31.10% from 283); Blue value is 115 (45.31% from 255 or 40.64% from 283); Max value from RGB is 115 - color contains mainly: blue. Hex color #505873 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #505873 is #AFA78C. Grayscale: #585858. Windows color (decimal): -11511693 or 7559248. OLE color: 7559248.
HSL color Cylindrical-coordinate representation of color #505873: hue angle of 226.29º 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 #505873 is Cyan = 0.30, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 80 | 88 | 115 | - |
| CMYK | 0.30 | 0.23 | 0 | 0.55 |
| HSL | 226.29º | 0.18% | 0.38% | - |
| HSV(B) | 226.29º | 0.3% | 0.45% | - |
| XYZ | 9.89 | 9.92 | 17.61 | - |
| YUV | 88.69 | 142.85 | 121.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 88 | 115 | 0.30 | 0.23 | 0 | 0.55 | 226.29 | 0.18 | 0.38 |
| Hex | 50 | 58 | 73 | 1E | 17 | 0 | 37 | E2 | 12 | 26 |
| Octal | 120 | 130 | 163 | 36 | 27 | 0 | 67 | 342 | 22 | 46 |
| Binary | 1010000 | 1011000 | 1110011 | 11110 | 10111 | 0 | 110111 | 11100010 | 10010 | 100110 |
Color Harmonies of #505873
Complementary color
Monochromatic Colors of #505873
Black with #505873
Text Example
Text Example
White with #505873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #505873; }
p { color: rgb(80,88,115); }
H1.HeaderClassName
{
color: #505873;
}
.AnyTagClassName
{
color: #505873;
}
</style>
background-color css
<style>
a { background-color: #505873; }
a { background-color: rgb(80,88,115); }
div.DivClassName
{
background-color: #505873;
}
.BgClassName
{
background-color: #505873;
}
</style>
border-color css
<style>
span { border-color: #505873; }
span { border-color: rgb(80,88,115); }
td.TdClassName
{
border-color: #505873;
}
.TagClassName
{
border-color: #505873;
}
</style>