Shades of East Bay #525570
Tints of East Bay #525570
RGB
CMYK
RGB Variations
Color information
#525570 (or 0x525570) is known color: East Bay. HEX triplet: 52, 55 and 70. RGB value is (82,85,112). Sum of RGB (Red+Green+Blue) = 82+85+112=279 (36% of max value = 765). Red value is 82 (32.42% from 255 or 29.39% from 279); Green value is 85 (33.59% from 255 or 30.47% from 279); Blue value is 112 (44.14% from 255 or 40.14% from 279); Max value from RGB is 112 - color contains mainly: blue. Hex color #525570 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525570 is #ADAA8F. Grayscale: #575757. Windows color (decimal): -11381392 or 7361874. OLE color: 7361874.
HSL color Cylindrical-coordinate representation of color #525570: hue angle of 234º degrees, saturation: 0.15, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #525570 is Cyan = 0.27, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 82 | 85 | 112 | - |
| CMYK | 0.27 | 0.24 | 0 | 0.56 |
| HSL | 234º | 0.15% | 0.38% | - |
| HSV(B) | 234º | 0.27% | 0.44% | - |
| XYZ | 9.65 | 9.46 | 16.65 | - |
| YUV | 87.18 | 142.01 | 124.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 85 | 112 | 0.27 | 0.24 | 0 | 0.56 | 234 | 0.15 | 0.38 |
| Hex | 52 | 55 | 70 | 1B | 18 | 0 | 38 | EA | F | 26 |
| Octal | 122 | 125 | 160 | 33 | 30 | 0 | 70 | 352 | 17 | 46 |
| Binary | 1010010 | 1010101 | 1110000 | 11011 | 11000 | 0 | 111000 | 11101010 | 1111 | 100110 |
Color Harmonies of #525570
Complementary color
Monochromatic Colors of #525570
Black with #525570
Text Example
Text Example
White with #525570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525570; }
p { color: rgb(82,85,112); }
H1.HeaderClassName
{
color: #525570;
}
.AnyTagClassName
{
color: #525570;
}
</style>
background-color css
<style>
a { background-color: #525570; }
a { background-color: rgb(82,85,112); }
div.DivClassName
{
background-color: #525570;
}
.BgClassName
{
background-color: #525570;
}
</style>
border-color css
<style>
span { border-color: #525570; }
span { border-color: rgb(82,85,112); }
td.TdClassName
{
border-color: #525570;
}
.TagClassName
{
border-color: #525570;
}
</style>