Shades of East Bay #525977
Tints of East Bay #525977
RGB
CMYK
RGB Variations
Color information
#525977 (or 0x525977) is known color: East Bay. HEX triplet: 52, 59 and 77. RGB value is (82,89,119). Sum of RGB (Red+Green+Blue) = 82+89+119=290 (38% of max value = 765). Red value is 82 (32.42% from 255 or 28.28% from 290); Green value is 89 (35.16% from 255 or 30.69% from 290); Blue value is 119 (46.88% from 255 or 41.03% from 290); Max value from RGB is 119 - color contains mainly: blue. Hex color #525977 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525977 is #ADA688. Grayscale: #5A5A5A. Windows color (decimal): -11380361 or 7821650. OLE color: 7821650.
HSL color Cylindrical-coordinate representation of color #525977: hue angle of 228.65º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #525977 is Cyan = 0.31, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 82 | 89 | 119 | - |
| CMYK | 0.31 | 0.25 | 0 | 0.53 |
| HSL | 228.65º | 0.18% | 0.39% | - |
| HSV(B) | 228.65º | 0.31% | 0.47% | - |
| XYZ | 10.38 | 10.27 | 18.89 | - |
| YUV | 90.33 | 144.18 | 122.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 89 | 119 | 0.31 | 0.25 | 0 | 0.53 | 228.65 | 0.18 | 0.39 |
| Hex | 52 | 59 | 77 | 1F | 19 | 0 | 35 | E5 | 12 | 27 |
| Octal | 122 | 131 | 167 | 37 | 31 | 0 | 65 | 345 | 22 | 47 |
| Binary | 1010010 | 1011001 | 1110111 | 11111 | 11001 | 0 | 110101 | 11100101 | 10010 | 100111 |
Color Harmonies of #525977
Complementary color
Monochromatic Colors of #525977
Black with #525977
Text Example
Text Example
White with #525977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525977; }
p { color: rgb(82,89,119); }
H1.HeaderClassName
{
color: #525977;
}
.AnyTagClassName
{
color: #525977;
}
</style>
background-color css
<style>
a { background-color: #525977; }
a { background-color: rgb(82,89,119); }
div.DivClassName
{
background-color: #525977;
}
.BgClassName
{
background-color: #525977;
}
</style>
border-color css
<style>
span { border-color: #525977; }
span { border-color: rgb(82,89,119); }
td.TdClassName
{
border-color: #525977;
}
.TagClassName
{
border-color: #525977;
}
</style>