Shades of East Bay #505471
Tints of East Bay #505471
RGB
CMYK
RGB Variations
Color information
#505471 (or 0x505471) is known color: East Bay. HEX triplet: 50, 54 and 71. RGB value is (80,84,113). Sum of RGB (Red+Green+Blue) = 80+84+113=277 (36% of max value = 765). Red value is 80 (31.64% from 255 or 28.88% from 277); Green value is 84 (33.20% from 255 or 30.32% from 277); Blue value is 113 (44.53% from 255 or 40.79% from 277); Max value from RGB is 113 - color contains mainly: blue. Hex color #505471 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #505471 is #AFAB8E. Grayscale: #555555. Windows color (decimal): -11512719 or 7427152. OLE color: 7427152.
HSL color Cylindrical-coordinate representation of color #505471: hue angle of 232.73º degrees, saturation: 0.17, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #505471 is Cyan = 0.29, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 80 | 84 | 113 | - |
| CMYK | 0.29 | 0.26 | 0 | 0.56 |
| HSL | 232.73º | 0.17% | 0.38% | - |
| HSV(B) | 232.73º | 0.29% | 0.44% | - |
| XYZ | 9.46 | 9.24 | 16.91 | - |
| YUV | 86.11 | 143.17 | 123.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 84 | 113 | 0.29 | 0.26 | 0 | 0.56 | 232.73 | 0.17 | 0.38 |
| Hex | 50 | 54 | 71 | 1D | 1A | 0 | 38 | E9 | 11 | 26 |
| Octal | 120 | 124 | 161 | 35 | 32 | 0 | 70 | 351 | 21 | 46 |
| Binary | 1010000 | 1010100 | 1110001 | 11101 | 11010 | 0 | 111000 | 11101001 | 10001 | 100110 |
Color Harmonies of #505471
Complementary color
Monochromatic Colors of #505471
Black with #505471
Text Example
Text Example
White with #505471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #505471; }
p { color: rgb(80,84,113); }
H1.HeaderClassName
{
color: #505471;
}
.AnyTagClassName
{
color: #505471;
}
</style>
background-color css
<style>
a { background-color: #505471; }
a { background-color: rgb(80,84,113); }
div.DivClassName
{
background-color: #505471;
}
.BgClassName
{
background-color: #505471;
}
</style>
border-color css
<style>
span { border-color: #505471; }
span { border-color: rgb(80,84,113); }
td.TdClassName
{
border-color: #505471;
}
.TagClassName
{
border-color: #505471;
}
</style>