Shades of East Bay #525575
Tints of East Bay #525575
RGB
CMYK
RGB Variations
Color information
#525575 (or 0x525575) is known color: East Bay. HEX triplet: 52, 55 and 75. RGB value is (82,85,117). Sum of RGB (Red+Green+Blue) = 82+85+117=284 (37% of max value = 765). Red value is 82 (32.42% from 255 or 28.87% from 284); Green value is 85 (33.59% from 255 or 29.93% from 284); Blue value is 117 (46.09% from 255 or 41.20% from 284); Max value from RGB is 117 - color contains mainly: blue. Hex color #525575 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525575 is #ADAA8A. Grayscale: #575757. Windows color (decimal): -11381387 or 7689554. OLE color: 7689554.
HSL color Cylindrical-coordinate representation of color #525575: hue angle of 234.86º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #525575 is Cyan = 0.30, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 82 | 85 | 117 | - |
| CMYK | 0.30 | 0.27 | 0 | 0.54 |
| HSL | 234.86º | 0.18% | 0.39% | - |
| HSV(B) | 234.86º | 0.3% | 0.46% | - |
| XYZ | 9.94 | 9.58 | 18.15 | - |
| YUV | 87.75 | 144.51 | 123.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 85 | 117 | 0.30 | 0.27 | 0 | 0.54 | 234.86 | 0.18 | 0.39 |
| Hex | 52 | 55 | 75 | 1E | 1B | 0 | 36 | EB | 12 | 27 |
| Octal | 122 | 125 | 165 | 36 | 33 | 0 | 66 | 353 | 22 | 47 |
| Binary | 1010010 | 1010101 | 1110101 | 11110 | 11011 | 0 | 110110 | 11101011 | 10010 | 100111 |
Color Harmonies of #525575
Complementary color
Monochromatic Colors of #525575
Black with #525575
Text Example
Text Example
White with #525575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525575; }
p { color: rgb(82,85,117); }
H1.HeaderClassName
{
color: #525575;
}
.AnyTagClassName
{
color: #525575;
}
</style>
background-color css
<style>
a { background-color: #525575; }
a { background-color: rgb(82,85,117); }
div.DivClassName
{
background-color: #525575;
}
.BgClassName
{
background-color: #525575;
}
</style>
border-color css
<style>
span { border-color: #525575; }
span { border-color: rgb(82,85,117); }
td.TdClassName
{
border-color: #525575;
}
.TagClassName
{
border-color: #525575;
}
</style>