Shades of East Bay #525777
Tints of East Bay #525777
RGB
CMYK
RGB Variations
Color information
#525777 (or 0x525777) is known color: East Bay. HEX triplet: 52, 57 and 77. RGB value is (82,87,119). Sum of RGB (Red+Green+Blue) = 82+87+119=288 (38% of max value = 765). Red value is 82 (32.42% from 255 or 28.47% from 288); Green value is 87 (34.38% from 255 or 30.21% from 288); Blue value is 119 (46.88% from 255 or 41.32% from 288); Max value from RGB is 119 - color contains mainly: blue. Hex color #525777 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525777 is #ADA888. Grayscale: #595959. Windows color (decimal): -11380873 or 7821138. OLE color: 7821138.
HSL color Cylindrical-coordinate representation of color #525777: hue angle of 231.89º 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 #525777 is Cyan = 0.31, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 82 | 87 | 119 | - |
| CMYK | 0.31 | 0.27 | 0 | 0.53 |
| HSL | 231.89º | 0.18% | 0.39% | - |
| HSV(B) | 231.89º | 0.31% | 0.47% | - |
| XYZ | 10.22 | 9.94 | 18.83 | - |
| YUV | 89.15 | 144.84 | 122.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 87 | 119 | 0.31 | 0.27 | 0 | 0.53 | 231.89 | 0.18 | 0.39 |
| Hex | 52 | 57 | 77 | 1F | 1B | 0 | 35 | E8 | 12 | 27 |
| Octal | 122 | 127 | 167 | 37 | 33 | 0 | 65 | 350 | 22 | 47 |
| Binary | 1010010 | 1010111 | 1110111 | 11111 | 11011 | 0 | 110101 | 11101000 | 10010 | 100111 |
Color Harmonies of #525777
Complementary color
Monochromatic Colors of #525777
Black with #525777
Text Example
Text Example
White with #525777
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525777; }
p { color: rgb(82,87,119); }
H1.HeaderClassName
{
color: #525777;
}
.AnyTagClassName
{
color: #525777;
}
</style>
background-color css
<style>
a { background-color: #525777; }
a { background-color: rgb(82,87,119); }
div.DivClassName
{
background-color: #525777;
}
.BgClassName
{
background-color: #525777;
}
</style>
border-color css
<style>
span { border-color: #525777; }
span { border-color: rgb(82,87,119); }
td.TdClassName
{
border-color: #525777;
}
.TagClassName
{
border-color: #525777;
}
</style>