Shades of East Bay #505668
Tints of East Bay #505668
RGB
CMYK
RGB Variations
Color information
#505668 (or 0x505668) is known color: East Bay. HEX triplet: 50, 56 and 68. RGB value is (80,86,104). Sum of RGB (Red+Green+Blue) = 80+86+104=270 (35% of max value = 765). Red value is 80 (31.64% from 255 or 29.63% from 270); Green value is 86 (33.98% from 255 or 31.85% from 270); Blue value is 104 (41.02% from 255 or 38.52% from 270); Max value from RGB is 104 - color contains mainly: blue. Hex color #505668 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #505668 is #AFA997. Grayscale: #565656. Windows color (decimal): -11512216 or 6837840. OLE color: 6837840.
HSL color Cylindrical-coordinate representation of color #505668: hue angle of 225º 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 #505668 is Cyan = 0.23, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 80 | 86 | 104 | - |
| CMYK | 0.23 | 0.17 | 0 | 0.59 |
| HSL | 225º | 0.13% | 0.36% | - |
| HSV(B) | 225º | 0.23% | 0.41% | - |
| XYZ | 9.13 | 9.36 | 14.42 | - |
| YUV | 86.26 | 138.01 | 123.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 86 | 104 | 0.23 | 0.17 | 0 | 0.59 | 225 | 0.13 | 0.36 |
| Hex | 50 | 56 | 68 | 17 | 11 | 0 | 3B | E1 | D | 24 |
| Octal | 120 | 126 | 150 | 27 | 21 | 0 | 73 | 341 | 15 | 44 |
| Binary | 1010000 | 1010110 | 1101000 | 10111 | 10001 | 0 | 111011 | 11100001 | 1101 | 100100 |
Color Harmonies of #505668
Complementary color
Monochromatic Colors of #505668
Black with #505668
Text Example
Text Example
White with #505668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #505668; }
p { color: rgb(80,86,104); }
H1.HeaderClassName
{
color: #505668;
}
.AnyTagClassName
{
color: #505668;
}
</style>
background-color css
<style>
a { background-color: #505668; }
a { background-color: rgb(80,86,104); }
div.DivClassName
{
background-color: #505668;
}
.BgClassName
{
background-color: #505668;
}
</style>
border-color css
<style>
span { border-color: #505668; }
span { border-color: rgb(80,86,104); }
td.TdClassName
{
border-color: #505668;
}
.TagClassName
{
border-color: #505668;
}
</style>