Shades of East Bay #515575
Tints of East Bay #515575
RGB
CMYK
RGB Variations
Color information
#515575 (or 0x515575) is known color: East Bay. HEX triplet: 51, 55 and 75. RGB value is (81,85,117). Sum of RGB (Red+Green+Blue) = 81+85+117=283 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.62% from 283); Green value is 85 (33.59% from 255 or 30.04% from 283); Blue value is 117 (46.09% from 255 or 41.34% from 283); Max value from RGB is 117 - color contains mainly: blue. Hex color #515575 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #515575 is #AEAA8A. Grayscale: #575757. Windows color (decimal): -11446923 or 7689553. OLE color: 7689553.
HSL color Cylindrical-coordinate representation of color #515575: hue angle of 233.33º degrees, saturation: 0.18, 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 #515575 is Cyan = 0.31, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 81 | 85 | 117 | - |
| CMYK | 0.31 | 0.27 | 0 | 0.54 |
| HSL | 233.33º | 0.18% | 0.39% | - |
| HSV(B) | 233.33º | 0.31% | 0.46% | - |
| XYZ | 9.85 | 9.53 | 18.15 | - |
| YUV | 87.45 | 144.67 | 123.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 85 | 117 | 0.31 | 0.27 | 0 | 0.54 | 233.33 | 0.18 | 0.39 |
| Hex | 51 | 55 | 75 | 1F | 1B | 0 | 36 | E9 | 12 | 27 |
| Octal | 121 | 125 | 165 | 37 | 33 | 0 | 66 | 351 | 22 | 47 |
| Binary | 1010001 | 1010101 | 1110101 | 11111 | 11011 | 0 | 110110 | 11101001 | 10010 | 100111 |
Color Harmonies of #515575
Complementary color
Monochromatic Colors of #515575
Black with #515575
Text Example
Text Example
White with #515575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515575; }
p { color: rgb(81,85,117); }
H1.HeaderClassName
{
color: #515575;
}
.AnyTagClassName
{
color: #515575;
}
</style>
background-color css
<style>
a { background-color: #515575; }
a { background-color: rgb(81,85,117); }
div.DivClassName
{
background-color: #515575;
}
.BgClassName
{
background-color: #515575;
}
</style>
border-color css
<style>
span { border-color: #515575; }
span { border-color: rgb(81,85,117); }
td.TdClassName
{
border-color: #515575;
}
.TagClassName
{
border-color: #515575;
}
</style>