Shades of East Bay #505768
Tints of East Bay #505768
RGB
CMYK
RGB Variations
Color information
#505768 (or 0x505768) is known color: East Bay. HEX triplet: 50, 57 and 68. RGB value is (80,87,104). Sum of RGB (Red+Green+Blue) = 80+87+104=271 (35% of max value = 765). Red value is 80 (31.64% from 255 or 29.52% from 271); Green value is 87 (34.38% from 255 or 32.10% from 271); Blue value is 104 (41.02% from 255 or 38.38% from 271); Max value from RGB is 104 - color contains mainly: blue. Hex color #505768 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #505768 is #AFA897. Grayscale: #565656. Windows color (decimal): -11511960 or 6838096. OLE color: 6838096.
HSL color Cylindrical-coordinate representation of color #505768: hue angle of 222.5º degrees, saturation: 0.13, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #505768 is Cyan = 0.23, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 80 | 87 | 104 | - |
| CMYK | 0.23 | 0.16 | 0 | 0.59 |
| HSL | 222.5º | 0.13% | 0.36% | - |
| HSV(B) | 222.5º | 0.23% | 0.41% | - |
| XYZ | 9.22 | 9.52 | 14.45 | - |
| YUV | 86.85 | 137.68 | 123.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 87 | 104 | 0.23 | 0.16 | 0 | 0.59 | 222.5 | 0.13 | 0.36 |
| Hex | 50 | 57 | 68 | 17 | 10 | 0 | 3B | DE | D | 24 |
| Octal | 120 | 127 | 150 | 27 | 20 | 0 | 73 | 336 | 15 | 44 |
| Binary | 1010000 | 1010111 | 1101000 | 10111 | 10000 | 0 | 111011 | 11011110 | 1101 | 100100 |
Color Harmonies of #505768
Complementary color
Monochromatic Colors of #505768
Black with #505768
Text Example
Text Example
White with #505768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #505768; }
p { color: rgb(80,87,104); }
H1.HeaderClassName
{
color: #505768;
}
.AnyTagClassName
{
color: #505768;
}
</style>
background-color css
<style>
a { background-color: #505768; }
a { background-color: rgb(80,87,104); }
div.DivClassName
{
background-color: #505768;
}
.BgClassName
{
background-color: #505768;
}
</style>
border-color css
<style>
span { border-color: #505768; }
span { border-color: rgb(80,87,104); }
td.TdClassName
{
border-color: #505768;
}
.TagClassName
{
border-color: #505768;
}
</style>