Shades of East Bay #515570
Tints of East Bay #515570
RGB
CMYK
RGB Variations
Color information
#515570 (or 0x515570) is known color: East Bay. HEX triplet: 51, 55 and 70. RGB value is (81,85,112). Sum of RGB (Red+Green+Blue) = 81+85+112=278 (36% of max value = 765). Red value is 81 (32.03% from 255 or 29.14% from 278); Green value is 85 (33.59% from 255 or 30.58% from 278); Blue value is 112 (44.14% from 255 or 40.29% from 278); Max value from RGB is 112 - color contains mainly: blue. Hex color #515570 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #515570 is #AEAA8F. Grayscale: #565656. Windows color (decimal): -11446928 or 7361873. OLE color: 7361873.
HSL color Cylindrical-coordinate representation of color #515570: hue angle of 232.26º 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 #515570 is Cyan = 0.28, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 81 | 85 | 112 | - |
| CMYK | 0.28 | 0.24 | 0 | 0.56 |
| HSL | 232.26º | 0.16% | 0.38% | - |
| HSV(B) | 232.26º | 0.28% | 0.44% | - |
| XYZ | 9.57 | 9.42 | 16.64 | - |
| YUV | 86.88 | 142.17 | 123.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 85 | 112 | 0.28 | 0.24 | 0 | 0.56 | 232.26 | 0.16 | 0.38 |
| Hex | 51 | 55 | 70 | 1C | 18 | 0 | 38 | E8 | 10 | 26 |
| Octal | 121 | 125 | 160 | 34 | 30 | 0 | 70 | 350 | 20 | 46 |
| Binary | 1010001 | 1010101 | 1110000 | 11100 | 11000 | 0 | 111000 | 11101000 | 10000 | 100110 |
Color Harmonies of #515570
Complementary color
Monochromatic Colors of #515570
Black with #515570
Text Example
Text Example
White with #515570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515570; }
p { color: rgb(81,85,112); }
H1.HeaderClassName
{
color: #515570;
}
.AnyTagClassName
{
color: #515570;
}
</style>
background-color css
<style>
a { background-color: #515570; }
a { background-color: rgb(81,85,112); }
div.DivClassName
{
background-color: #515570;
}
.BgClassName
{
background-color: #515570;
}
</style>
border-color css
<style>
span { border-color: #515570; }
span { border-color: rgb(81,85,112); }
td.TdClassName
{
border-color: #515570;
}
.TagClassName
{
border-color: #515570;
}
</style>