Shades of East Bay #525971
Tints of East Bay #525971
RGB
CMYK
RGB Variations
Color information
#525971 (or 0x525971) is known color: East Bay. HEX triplet: 52, 59 and 71. RGB value is (82,89,113). Sum of RGB (Red+Green+Blue) = 82+89+113=284 (37% of max value = 765). Red value is 82 (32.42% from 255 or 28.87% from 284); Green value is 89 (35.16% from 255 or 31.34% from 284); Blue value is 113 (44.53% from 255 or 39.79% from 284); Max value from RGB is 113 - color contains mainly: blue. Hex color #525971 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525971 is #ADA68E. Grayscale: #595959. Windows color (decimal): -11380367 or 7428434. OLE color: 7428434.
HSL color Cylindrical-coordinate representation of color #525971: hue angle of 226.45º degrees, saturation: 0.16, 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 #525971 is Cyan = 0.27, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 82 | 89 | 113 | - |
| CMYK | 0.27 | 0.21 | 0 | 0.56 |
| HSL | 226.45º | 0.16% | 0.38% | - |
| HSV(B) | 226.45º | 0.27% | 0.44% | - |
| XYZ | 10.03 | 10.13 | 17.05 | - |
| YUV | 89.64 | 141.18 | 122.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 89 | 113 | 0.27 | 0.21 | 0 | 0.56 | 226.45 | 0.16 | 0.38 |
| Hex | 52 | 59 | 71 | 1B | 15 | 0 | 38 | E2 | 10 | 26 |
| Octal | 122 | 131 | 161 | 33 | 25 | 0 | 70 | 342 | 20 | 46 |
| Binary | 1010010 | 1011001 | 1110001 | 11011 | 10101 | 0 | 111000 | 11100010 | 10000 | 100110 |
Color Harmonies of #525971
Complementary color
Monochromatic Colors of #525971
Black with #525971
Text Example
Text Example
White with #525971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525971; }
p { color: rgb(82,89,113); }
H1.HeaderClassName
{
color: #525971;
}
.AnyTagClassName
{
color: #525971;
}
</style>
background-color css
<style>
a { background-color: #525971; }
a { background-color: rgb(82,89,113); }
div.DivClassName
{
background-color: #525971;
}
.BgClassName
{
background-color: #525971;
}
</style>
border-color css
<style>
span { border-color: #525971; }
span { border-color: rgb(82,89,113); }
td.TdClassName
{
border-color: #525971;
}
.TagClassName
{
border-color: #525971;
}
</style>