Shades of East Bay #515773
Tints of East Bay #515773
RGB
CMYK
RGB Variations
Color information
#515773 (or 0x515773) is known color: East Bay. HEX triplet: 51, 57 and 73. RGB value is (81,87,115). Sum of RGB (Red+Green+Blue) = 81+87+115=283 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.62% from 283); Green value is 87 (34.38% from 255 or 30.74% from 283); Blue value is 115 (45.31% from 255 or 40.64% from 283); Max value from RGB is 115 - color contains mainly: blue. Hex color #515773 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #515773 is #AEA88C. Grayscale: #585858. Windows color (decimal): -11446413 or 7558993. OLE color: 7558993.
HSL color Cylindrical-coordinate representation of color #515773: hue angle of 229.41º degrees, saturation: 0.17, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #515773 is Cyan = 0.30, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 87 | 115 | - |
| CMYK | 0.30 | 0.24 | 0 | 0.55 |
| HSL | 229.41º | 0.17% | 0.38% | - |
| HSV(B) | 229.41º | 0.3% | 0.45% | - |
| XYZ | 9.9 | 9.8 | 17.59 | - |
| YUV | 88.4 | 143.01 | 122.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 87 | 115 | 0.30 | 0.24 | 0 | 0.55 | 229.41 | 0.17 | 0.38 |
| Hex | 51 | 57 | 73 | 1E | 18 | 0 | 37 | E5 | 11 | 26 |
| Octal | 121 | 127 | 163 | 36 | 30 | 0 | 67 | 345 | 21 | 46 |
| Binary | 1010001 | 1010111 | 1110011 | 11110 | 11000 | 0 | 110111 | 11100101 | 10001 | 100110 |
Color Harmonies of #515773
Complementary color
Monochromatic Colors of #515773
Black with #515773
Text Example
Text Example
White with #515773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515773; }
p { color: rgb(81,87,115); }
H1.HeaderClassName
{
color: #515773;
}
.AnyTagClassName
{
color: #515773;
}
</style>
background-color css
<style>
a { background-color: #515773; }
a { background-color: rgb(81,87,115); }
div.DivClassName
{
background-color: #515773;
}
.BgClassName
{
background-color: #515773;
}
</style>
border-color css
<style>
span { border-color: #515773; }
span { border-color: rgb(81,87,115); }
td.TdClassName
{
border-color: #515773;
}
.TagClassName
{
border-color: #515773;
}
</style>