Shades of East Bay #505567
Tints of East Bay #505567
RGB
CMYK
RGB Variations
Color information
#505567 (or 0x505567) is known color: East Bay. HEX triplet: 50, 55 and 67. RGB value is (80,85,103). Sum of RGB (Red+Green+Blue) = 80+85+103=268 (35% of max value = 765). Red value is 80 (31.64% from 255 or 29.85% from 268); Green value is 85 (33.59% from 255 or 31.72% from 268); Blue value is 103 (40.62% from 255 or 38.43% from 268); Max value from RGB is 103 - color contains mainly: blue. Hex color #505567 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #505567 is #AFAA98. Grayscale: #555555. Windows color (decimal): -11512473 or 6772048. OLE color: 6772048.
HSL color Cylindrical-coordinate representation of color #505567: hue angle of 226.96º degrees, saturation: 0.13, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #505567 is Cyan = 0.22, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 80 | 85 | 103 | - |
| CMYK | 0.22 | 0.17 | 0 | 0.60 |
| HSL | 226.96º | 0.13% | 0.36% | - |
| HSV(B) | 226.96º | 0.22% | 0.4% | - |
| XYZ | 9 | 9.18 | 14.13 | - |
| YUV | 85.56 | 137.84 | 124.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 85 | 103 | 0.22 | 0.17 | 0 | 0.60 | 226.96 | 0.13 | 0.36 |
| Hex | 50 | 55 | 67 | 16 | 11 | 0 | 3C | E3 | D | 24 |
| Octal | 120 | 125 | 147 | 26 | 21 | 0 | 74 | 343 | 15 | 44 |
| Binary | 1010000 | 1010101 | 1100111 | 10110 | 10001 | 0 | 111100 | 11100011 | 1101 | 100100 |
Color Harmonies of #505567
Complementary color
Monochromatic Colors of #505567
Black with #505567
Text Example
Text Example
White with #505567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #505567; }
p { color: rgb(80,85,103); }
H1.HeaderClassName
{
color: #505567;
}
.AnyTagClassName
{
color: #505567;
}
</style>
background-color css
<style>
a { background-color: #505567; }
a { background-color: rgb(80,85,103); }
div.DivClassName
{
background-color: #505567;
}
.BgClassName
{
background-color: #505567;
}
</style>
border-color css
<style>
span { border-color: #505567; }
span { border-color: rgb(80,85,103); }
td.TdClassName
{
border-color: #505567;
}
.TagClassName
{
border-color: #505567;
}
</style>