Shades of East Bay #505275
Tints of East Bay #505275
RGB
CMYK
RGB Variations
Color information
#505275 (or 0x505275) is known color: East Bay. HEX triplet: 50, 52 and 75. RGB value is (80,82,117). Sum of RGB (Red+Green+Blue) = 80+82+117=279 (36% of max value = 765). Red value is 80 (31.64% from 255 or 28.67% from 279); Green value is 82 (32.42% from 255 or 29.39% from 279); Blue value is 117 (46.09% from 255 or 41.94% from 279); Max value from RGB is 117 - color contains mainly: blue. Hex color #505275 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #505275 is #AFAD8A. Grayscale: #555555. Windows color (decimal): -11513227 or 7688784. OLE color: 7688784.
HSL color Cylindrical-coordinate representation of color #505275: hue angle of 236.76º 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 #505275 is Cyan = 0.32, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 80 | 82 | 117 | - |
| CMYK | 0.32 | 0.30 | 0 | 0.54 |
| HSL | 236.76º | 0.19% | 0.39% | - |
| HSV(B) | 236.76º | 0.32% | 0.46% | - |
| XYZ | 9.54 | 9.02 | 18.07 | - |
| YUV | 85.39 | 145.84 | 124.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 82 | 117 | 0.32 | 0.30 | 0 | 0.54 | 236.76 | 0.19 | 0.39 |
| Hex | 50 | 52 | 75 | 20 | 1E | 0 | 36 | ED | 13 | 27 |
| Octal | 120 | 122 | 165 | 40 | 36 | 0 | 66 | 355 | 23 | 47 |
| Binary | 1010000 | 1010010 | 1110101 | 100000 | 11110 | 0 | 110110 | 11101101 | 10011 | 100111 |
Color Harmonies of #505275
Complementary color
Monochromatic Colors of #505275
Black with #505275
Text Example
Text Example
White with #505275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #505275; }
p { color: rgb(80,82,117); }
H1.HeaderClassName
{
color: #505275;
}
.AnyTagClassName
{
color: #505275;
}
</style>
background-color css
<style>
a { background-color: #505275; }
a { background-color: rgb(80,82,117); }
div.DivClassName
{
background-color: #505275;
}
.BgClassName
{
background-color: #505275;
}
</style>
border-color css
<style>
span { border-color: #505275; }
span { border-color: rgb(80,82,117); }
td.TdClassName
{
border-color: #505275;
}
.TagClassName
{
border-color: #505275;
}
</style>