Shades of East Bay #525975
Tints of East Bay #525975
RGB
CMYK
RGB Variations
Color information
#525975 (or 0x525975) is known color: East Bay. HEX triplet: 52, 59 and 75. RGB value is (82,89,117). Sum of RGB (Red+Green+Blue) = 82+89+117=288 (38% of max value = 765). Red value is 82 (32.42% from 255 or 28.47% from 288); Green value is 89 (35.16% from 255 or 30.90% from 288); Blue value is 117 (46.09% from 255 or 40.62% from 288); Max value from RGB is 117 - color contains mainly: blue. Hex color #525975 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525975 is #ADA68A. Grayscale: #595959. Windows color (decimal): -11380363 or 7690578. OLE color: 7690578.
HSL color Cylindrical-coordinate representation of color #525975: hue angle of 228º 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 #525975 is Cyan = 0.30, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 82 | 89 | 117 | - |
| CMYK | 0.30 | 0.24 | 0 | 0.54 |
| HSL | 228º | 0.18% | 0.39% | - |
| HSV(B) | 228º | 0.3% | 0.46% | - |
| XYZ | 10.26 | 10.22 | 18.26 | - |
| YUV | 90.1 | 143.18 | 122.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 89 | 117 | 0.30 | 0.24 | 0 | 0.54 | 228 | 0.18 | 0.39 |
| Hex | 52 | 59 | 75 | 1E | 18 | 0 | 36 | E4 | 12 | 27 |
| Octal | 122 | 131 | 165 | 36 | 30 | 0 | 66 | 344 | 22 | 47 |
| Binary | 1010010 | 1011001 | 1110101 | 11110 | 11000 | 0 | 110110 | 11100100 | 10010 | 100111 |
Color Harmonies of #525975
Complementary color
Monochromatic Colors of #525975
Black with #525975
Text Example
Text Example
White with #525975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525975; }
p { color: rgb(82,89,117); }
H1.HeaderClassName
{
color: #525975;
}
.AnyTagClassName
{
color: #525975;
}
</style>
background-color css
<style>
a { background-color: #525975; }
a { background-color: rgb(82,89,117); }
div.DivClassName
{
background-color: #525975;
}
.BgClassName
{
background-color: #525975;
}
</style>
border-color css
<style>
span { border-color: #525975; }
span { border-color: rgb(82,89,117); }
td.TdClassName
{
border-color: #525975;
}
.TagClassName
{
border-color: #525975;
}
</style>