Shades of East Bay #515677
Tints of East Bay #515677
RGB
CMYK
RGB Variations
Color information
#515677 (or 0x515677) is known color: East Bay. HEX triplet: 51, 56 and 77. RGB value is (81,86,119). Sum of RGB (Red+Green+Blue) = 81+86+119=286 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.32% from 286); Green value is 86 (33.98% from 255 or 30.07% from 286); Blue value is 119 (46.88% from 255 or 41.61% from 286); Max value from RGB is 119 - color contains mainly: blue. Hex color #515677 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #515677 is #AEA988. Grayscale: #585858. Windows color (decimal): -11446665 or 7820881. OLE color: 7820881.
HSL color Cylindrical-coordinate representation of color #515677: hue angle of 232.11º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #515677 is Cyan = 0.32, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 81 | 86 | 119 | - |
| CMYK | 0.32 | 0.28 | 0 | 0.53 |
| HSL | 232.11º | 0.19% | 0.39% | - |
| HSV(B) | 232.11º | 0.32% | 0.47% | - |
| XYZ | 10.05 | 9.74 | 18.8 | - |
| YUV | 88.27 | 145.34 | 122.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 86 | 119 | 0.32 | 0.28 | 0 | 0.53 | 232.11 | 0.19 | 0.39 |
| Hex | 51 | 56 | 77 | 20 | 1C | 0 | 35 | E8 | 13 | 27 |
| Octal | 121 | 126 | 167 | 40 | 34 | 0 | 65 | 350 | 23 | 47 |
| Binary | 1010001 | 1010110 | 1110111 | 100000 | 11100 | 0 | 110101 | 11101000 | 10011 | 100111 |
Color Harmonies of #515677
Complementary color
Monochromatic Colors of #515677
Black with #515677
Text Example
Text Example
White with #515677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515677; }
p { color: rgb(81,86,119); }
H1.HeaderClassName
{
color: #515677;
}
.AnyTagClassName
{
color: #515677;
}
</style>
background-color css
<style>
a { background-color: #515677; }
a { background-color: rgb(81,86,119); }
div.DivClassName
{
background-color: #515677;
}
.BgClassName
{
background-color: #515677;
}
</style>
border-color css
<style>
span { border-color: #515677; }
span { border-color: rgb(81,86,119); }
td.TdClassName
{
border-color: #515677;
}
.TagClassName
{
border-color: #515677;
}
</style>