Shades of East Bay #525579
Tints of East Bay #525579
RGB
CMYK
RGB Variations
Color information
#525579 (or 0x525579) is known color: East Bay. HEX triplet: 52, 55 and 79. RGB value is (82,85,121). Sum of RGB (Red+Green+Blue) = 82+85+121=288 (38% of max value = 765). Red value is 82 (32.42% from 255 or 28.47% from 288); Green value is 85 (33.59% from 255 or 29.51% from 288); Blue value is 121 (47.66% from 255 or 42.01% from 288); Max value from RGB is 121 - color contains mainly: blue. Hex color #525579 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525579 is #ADAA86. Grayscale: #585858. Windows color (decimal): -11381383 or 7951698. OLE color: 7951698.
HSL color Cylindrical-coordinate representation of color #525579: hue angle of 235.38º 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 #525579 is Cyan = 0.32, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 82 | 85 | 121 | - |
| CMYK | 0.32 | 0.30 | 0 | 0.53 |
| HSL | 235.38º | 0.19% | 0.4% | - |
| HSV(B) | 235.38º | 0.32% | 0.47% | - |
| XYZ | 10.18 | 9.67 | 19.42 | - |
| YUV | 88.21 | 146.51 | 123.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 85 | 121 | 0.32 | 0.30 | 0 | 0.53 | 235.38 | 0.19 | 0.4 |
| Hex | 52 | 55 | 79 | 20 | 1E | 0 | 35 | EB | 13 | 28 |
| Octal | 122 | 125 | 171 | 40 | 36 | 0 | 65 | 353 | 23 | 50 |
| Binary | 1010010 | 1010101 | 1111001 | 100000 | 11110 | 0 | 110101 | 11101011 | 10011 | 101000 |
Color Harmonies of #525579
Complementary color
Monochromatic Colors of #525579
Black with #525579
Text Example
Text Example
White with #525579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525579; }
p { color: rgb(82,85,121); }
H1.HeaderClassName
{
color: #525579;
}
.AnyTagClassName
{
color: #525579;
}
</style>
background-color css
<style>
a { background-color: #525579; }
a { background-color: rgb(82,85,121); }
div.DivClassName
{
background-color: #525579;
}
.BgClassName
{
background-color: #525579;
}
</style>
border-color css
<style>
span { border-color: #525579; }
span { border-color: rgb(82,85,121); }
td.TdClassName
{
border-color: #525579;
}
.TagClassName
{
border-color: #525579;
}
</style>