Shades of East Bay #525970
Tints of East Bay #525970
RGB
CMYK
RGB Variations
Color information
#525970 (or 0x525970) is known color: East Bay. HEX triplet: 52, 59 and 70. RGB value is (82,89,112). Sum of RGB (Red+Green+Blue) = 82+89+112=283 (37% of max value = 765). Red value is 82 (32.42% from 255 or 28.98% from 283); Green value is 89 (35.16% from 255 or 31.45% from 283); Blue value is 112 (44.14% from 255 or 39.58% from 283); Max value from RGB is 112 - color contains mainly: blue. Hex color #525970 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525970 is #ADA68F. Grayscale: #595959. Windows color (decimal): -11380368 or 7362898. OLE color: 7362898.
HSL color Cylindrical-coordinate representation of color #525970: hue angle of 226º 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 #525970 is Cyan = 0.27, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 82 | 89 | 112 | - |
| CMYK | 0.27 | 0.21 | 0 | 0.56 |
| HSL | 226º | 0.15% | 0.38% | - |
| HSV(B) | 226º | 0.27% | 0.44% | - |
| XYZ | 9.98 | 10.11 | 16.75 | - |
| YUV | 89.53 | 140.68 | 122.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 89 | 112 | 0.27 | 0.21 | 0 | 0.56 | 226 | 0.15 | 0.38 |
| Hex | 52 | 59 | 70 | 1B | 15 | 0 | 38 | E2 | F | 26 |
| Octal | 122 | 131 | 160 | 33 | 25 | 0 | 70 | 342 | 17 | 46 |
| Binary | 1010010 | 1011001 | 1110000 | 11011 | 10101 | 0 | 111000 | 11100010 | 1111 | 100110 |
Color Harmonies of #525970
Complementary color
Monochromatic Colors of #525970
Black with #525970
Text Example
Text Example
White with #525970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525970; }
p { color: rgb(82,89,112); }
H1.HeaderClassName
{
color: #525970;
}
.AnyTagClassName
{
color: #525970;
}
</style>
background-color css
<style>
a { background-color: #525970; }
a { background-color: rgb(82,89,112); }
div.DivClassName
{
background-color: #525970;
}
.BgClassName
{
background-color: #525970;
}
</style>
border-color css
<style>
span { border-color: #525970; }
span { border-color: rgb(82,89,112); }
td.TdClassName
{
border-color: #525970;
}
.TagClassName
{
border-color: #525970;
}
</style>