Shades of East Bay #505376
Tints of East Bay #505376
RGB
CMYK
RGB Variations
Color information
#505376 (or 0x505376) is known color: East Bay. HEX triplet: 50, 53 and 76. RGB value is (80,83,118). Sum of RGB (Red+Green+Blue) = 80+83+118=281 (37% of max value = 765). Red value is 80 (31.64% from 255 or 28.47% from 281); Green value is 83 (32.81% from 255 or 29.54% from 281); Blue value is 118 (46.48% from 255 or 41.99% from 281); Max value from RGB is 118 - color contains mainly: blue. Hex color #505376 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #505376 is #AFAC89. Grayscale: #555555. Windows color (decimal): -11512970 or 7754576. OLE color: 7754576.
HSL color Cylindrical-coordinate representation of color #505376: hue angle of 235.26º 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 #505376 is Cyan = 0.32, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 80 | 83 | 118 | - |
| CMYK | 0.32 | 0.30 | 0 | 0.54 |
| HSL | 235.26º | 0.19% | 0.39% | - |
| HSV(B) | 235.26º | 0.32% | 0.46% | - |
| XYZ | 9.67 | 9.2 | 18.41 | - |
| YUV | 86.09 | 146.01 | 123.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 83 | 118 | 0.32 | 0.30 | 0 | 0.54 | 235.26 | 0.19 | 0.39 |
| Hex | 50 | 53 | 76 | 20 | 1E | 0 | 36 | EB | 13 | 27 |
| Octal | 120 | 123 | 166 | 40 | 36 | 0 | 66 | 353 | 23 | 47 |
| Binary | 1010000 | 1010011 | 1110110 | 100000 | 11110 | 0 | 110110 | 11101011 | 10011 | 100111 |
Color Harmonies of #505376
Complementary color
Monochromatic Colors of #505376
Black with #505376
Text Example
Text Example
White with #505376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #505376; }
p { color: rgb(80,83,118); }
H1.HeaderClassName
{
color: #505376;
}
.AnyTagClassName
{
color: #505376;
}
</style>
background-color css
<style>
a { background-color: #505376; }
a { background-color: rgb(80,83,118); }
div.DivClassName
{
background-color: #505376;
}
.BgClassName
{
background-color: #505376;
}
</style>
border-color css
<style>
span { border-color: #505376; }
span { border-color: rgb(80,83,118); }
td.TdClassName
{
border-color: #505376;
}
.TagClassName
{
border-color: #505376;
}
</style>