Shades of East Bay #515770
Tints of East Bay #515770
RGB
CMYK
RGB Variations
Color information
#515770 (or 0x515770) is known color: East Bay. HEX triplet: 51, 57 and 70. RGB value is (81,87,112). Sum of RGB (Red+Green+Blue) = 81+87+112=280 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.93% from 280); Green value is 87 (34.38% from 255 or 31.07% from 280); Blue value is 112 (44.14% from 255 or 40% from 280); Max value from RGB is 112 - color contains mainly: blue. Hex color #515770 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #515770 is #AEA88F. Grayscale: #575757. Windows color (decimal): -11446416 or 7362385. OLE color: 7362385.
HSL color Cylindrical-coordinate representation of color #515770: hue angle of 228.39º degrees, saturation: 0.16, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #515770 is Cyan = 0.28, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 81 | 87 | 112 | - |
| CMYK | 0.28 | 0.22 | 0 | 0.56 |
| HSL | 228.39º | 0.16% | 0.38% | - |
| HSV(B) | 228.39º | 0.28% | 0.44% | - |
| XYZ | 9.73 | 9.74 | 16.7 | - |
| YUV | 88.06 | 141.51 | 122.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 87 | 112 | 0.28 | 0.22 | 0 | 0.56 | 228.39 | 0.16 | 0.38 |
| Hex | 51 | 57 | 70 | 1C | 16 | 0 | 38 | E4 | 10 | 26 |
| Octal | 121 | 127 | 160 | 34 | 26 | 0 | 70 | 344 | 20 | 46 |
| Binary | 1010001 | 1010111 | 1110000 | 11100 | 10110 | 0 | 111000 | 11100100 | 10000 | 100110 |
Color Harmonies of #515770
Complementary color
Monochromatic Colors of #515770
Black with #515770
Text Example
Text Example
White with #515770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515770; }
p { color: rgb(81,87,112); }
H1.HeaderClassName
{
color: #515770;
}
.AnyTagClassName
{
color: #515770;
}
</style>
background-color css
<style>
a { background-color: #515770; }
a { background-color: rgb(81,87,112); }
div.DivClassName
{
background-color: #515770;
}
.BgClassName
{
background-color: #515770;
}
</style>
border-color css
<style>
span { border-color: #515770; }
span { border-color: rgb(81,87,112); }
td.TdClassName
{
border-color: #515770;
}
.TagClassName
{
border-color: #515770;
}
</style>