Shades of East Bay #515578
Tints of East Bay #515578
RGB
CMYK
RGB Variations
Color information
#515578 (or 0x515578) is known color: East Bay. HEX triplet: 51, 55 and 78. RGB value is (81,85,120). Sum of RGB (Red+Green+Blue) = 81+85+120=286 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.32% from 286); Green value is 85 (33.59% from 255 or 29.72% from 286); Blue value is 120 (47.27% from 255 or 41.96% from 286); Max value from RGB is 120 - color contains mainly: blue. Hex color #515578 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #515578 is #AEAA87. Grayscale: #575757. Windows color (decimal): -11446920 or 7886161. OLE color: 7886161.
HSL color Cylindrical-coordinate representation of color #515578: hue angle of 233.85º 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 #515578 is Cyan = 0.32, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 81 | 85 | 120 | - |
| CMYK | 0.32 | 0.29 | 0 | 0.53 |
| HSL | 233.85º | 0.19% | 0.39% | - |
| HSV(B) | 233.85º | 0.33% | 0.47% | - |
| XYZ | 10.03 | 9.6 | 19.09 | - |
| YUV | 87.79 | 146.17 | 123.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 85 | 120 | 0.32 | 0.29 | 0 | 0.53 | 233.85 | 0.19 | 0.39 |
| Hex | 51 | 55 | 78 | 20 | 1D | 0 | 35 | EA | 13 | 27 |
| Octal | 121 | 125 | 170 | 40 | 35 | 0 | 65 | 352 | 23 | 47 |
| Binary | 1010001 | 1010101 | 1111000 | 100000 | 11101 | 0 | 110101 | 11101010 | 10011 | 100111 |
Color Harmonies of #515578
Complementary color
Monochromatic Colors of #515578
Black with #515578
Text Example
Text Example
White with #515578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515578; }
p { color: rgb(81,85,120); }
H1.HeaderClassName
{
color: #515578;
}
.AnyTagClassName
{
color: #515578;
}
</style>
background-color css
<style>
a { background-color: #515578; }
a { background-color: rgb(81,85,120); }
div.DivClassName
{
background-color: #515578;
}
.BgClassName
{
background-color: #515578;
}
</style>
border-color css
<style>
span { border-color: #515578; }
span { border-color: rgb(81,85,120); }
td.TdClassName
{
border-color: #515578;
}
.TagClassName
{
border-color: #515578;
}
</style>