Shades of East Bay #515676
Tints of East Bay #515676
RGB
CMYK
RGB Variations
Color information
#515676 (or 0x515676) is known color: East Bay. HEX triplet: 51, 56 and 76. RGB value is (81,86,118). Sum of RGB (Red+Green+Blue) = 81+86+118=285 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.42% from 285); Green value is 86 (33.98% from 255 or 30.18% from 285); Blue value is 118 (46.48% from 255 or 41.40% from 285); Max value from RGB is 118 - color contains mainly: blue. Hex color #515676 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #515676 is #AEA989. Grayscale: #585858. Windows color (decimal): -11446666 or 7755345. OLE color: 7755345.
HSL color Cylindrical-coordinate representation of color #515676: hue angle of 231.89º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #515676 is Cyan = 0.31, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 81 | 86 | 118 | - |
| CMYK | 0.31 | 0.27 | 0 | 0.54 |
| HSL | 231.89º | 0.19% | 0.39% | - |
| HSV(B) | 231.89º | 0.31% | 0.46% | - |
| XYZ | 9.99 | 9.71 | 18.49 | - |
| YUV | 88.15 | 144.84 | 122.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 86 | 118 | 0.31 | 0.27 | 0 | 0.54 | 231.89 | 0.19 | 0.39 |
| Hex | 51 | 56 | 76 | 1F | 1B | 0 | 36 | E8 | 13 | 27 |
| Octal | 121 | 126 | 166 | 37 | 33 | 0 | 66 | 350 | 23 | 47 |
| Binary | 1010001 | 1010110 | 1110110 | 11111 | 11011 | 0 | 110110 | 11101000 | 10011 | 100111 |
Color Harmonies of #515676
Complementary color
Monochromatic Colors of #515676
Black with #515676
Text Example
Text Example
White with #515676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515676; }
p { color: rgb(81,86,118); }
H1.HeaderClassName
{
color: #515676;
}
.AnyTagClassName
{
color: #515676;
}
</style>
background-color css
<style>
a { background-color: #515676; }
a { background-color: rgb(81,86,118); }
div.DivClassName
{
background-color: #515676;
}
.BgClassName
{
background-color: #515676;
}
</style>
border-color css
<style>
span { border-color: #515676; }
span { border-color: rgb(81,86,118); }
td.TdClassName
{
border-color: #515676;
}
.TagClassName
{
border-color: #515676;
}
</style>