Shades of East Bay #525778
Tints of East Bay #525778
RGB
CMYK
RGB Variations
Color information
#525778 (or 0x525778) is known color: East Bay. HEX triplet: 52, 57 and 78. RGB value is (82,87,120). Sum of RGB (Red+Green+Blue) = 82+87+120=289 (38% of max value = 765). Red value is 82 (32.42% from 255 or 28.37% from 289); Green value is 87 (34.38% from 255 or 30.10% from 289); Blue value is 120 (47.27% from 255 or 41.52% from 289); Max value from RGB is 120 - color contains mainly: blue. Hex color #525778 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525778 is #ADA887. Grayscale: #595959. Windows color (decimal): -11380872 or 7886674. OLE color: 7886674.
HSL color Cylindrical-coordinate representation of color #525778: hue angle of 232.11º degrees, saturation: 0.19, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #525778 is Cyan = 0.32, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 82 | 87 | 120 | - |
| CMYK | 0.32 | 0.28 | 0 | 0.53 |
| HSL | 232.11º | 0.19% | 0.4% | - |
| HSV(B) | 232.11º | 0.32% | 0.47% | - |
| XYZ | 10.28 | 9.97 | 19.15 | - |
| YUV | 89.27 | 145.34 | 122.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 87 | 120 | 0.32 | 0.28 | 0 | 0.53 | 232.11 | 0.19 | 0.4 |
| Hex | 52 | 57 | 78 | 20 | 1C | 0 | 35 | E8 | 13 | 28 |
| Octal | 122 | 127 | 170 | 40 | 34 | 0 | 65 | 350 | 23 | 50 |
| Binary | 1010010 | 1010111 | 1111000 | 100000 | 11100 | 0 | 110101 | 11101000 | 10011 | 101000 |
Color Harmonies of #525778
Complementary color
Monochromatic Colors of #525778
Black with #525778
Text Example
Text Example
White with #525778
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525778; }
p { color: rgb(82,87,120); }
H1.HeaderClassName
{
color: #525778;
}
.AnyTagClassName
{
color: #525778;
}
</style>
background-color css
<style>
a { background-color: #525778; }
a { background-color: rgb(82,87,120); }
div.DivClassName
{
background-color: #525778;
}
.BgClassName
{
background-color: #525778;
}
</style>
border-color css
<style>
span { border-color: #525778; }
span { border-color: rgb(82,87,120); }
td.TdClassName
{
border-color: #525778;
}
.TagClassName
{
border-color: #525778;
}
</style>