Shades of East Bay #505475
Tints of East Bay #505475
RGB
CMYK
RGB Variations
Color information
#505475 (or 0x505475) is known color: East Bay. HEX triplet: 50, 54 and 75. RGB value is (80,84,117). Sum of RGB (Red+Green+Blue) = 80+84+117=281 (37% of max value = 765). Red value is 80 (31.64% from 255 or 28.47% from 281); Green value is 84 (33.20% from 255 or 29.89% from 281); Blue value is 117 (46.09% from 255 or 41.64% from 281); Max value from RGB is 117 - color contains mainly: blue. Hex color #505475 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #505475 is #AFAB8A. Grayscale: #565656. Windows color (decimal): -11512715 or 7689296. OLE color: 7689296.
HSL color Cylindrical-coordinate representation of color #505475: hue angle of 233.51º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #505475 is Cyan = 0.32, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 80 | 84 | 117 | - |
| CMYK | 0.32 | 0.28 | 0 | 0.54 |
| HSL | 233.51º | 0.19% | 0.39% | - |
| HSV(B) | 233.51º | 0.32% | 0.46% | - |
| XYZ | 9.69 | 9.33 | 18.12 | - |
| YUV | 86.57 | 145.17 | 123.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 84 | 117 | 0.32 | 0.28 | 0 | 0.54 | 233.51 | 0.19 | 0.39 |
| Hex | 50 | 54 | 75 | 20 | 1C | 0 | 36 | EA | 13 | 27 |
| Octal | 120 | 124 | 165 | 40 | 34 | 0 | 66 | 352 | 23 | 47 |
| Binary | 1010000 | 1010100 | 1110101 | 100000 | 11100 | 0 | 110110 | 11101010 | 10011 | 100111 |
Color Harmonies of #505475
Complementary color
Monochromatic Colors of #505475
Black with #505475
Text Example
Text Example
White with #505475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #505475; }
p { color: rgb(80,84,117); }
H1.HeaderClassName
{
color: #505475;
}
.AnyTagClassName
{
color: #505475;
}
</style>
background-color css
<style>
a { background-color: #505475; }
a { background-color: rgb(80,84,117); }
div.DivClassName
{
background-color: #505475;
}
.BgClassName
{
background-color: #505475;
}
</style>
border-color css
<style>
span { border-color: #505475; }
span { border-color: rgb(80,84,117); }
td.TdClassName
{
border-color: #505475;
}
.TagClassName
{
border-color: #505475;
}
</style>