Shades of East Bay #525875
Tints of East Bay #525875
RGB
CMYK
RGB Variations
Color information
#525875 (or 0x525875) is known color: East Bay. HEX triplet: 52, 58 and 75. RGB value is (82,88,117). Sum of RGB (Red+Green+Blue) = 82+88+117=287 (38% of max value = 765). Red value is 82 (32.42% from 255 or 28.57% from 287); Green value is 88 (34.77% from 255 or 30.66% from 287); Blue value is 117 (46.09% from 255 or 40.77% from 287); Max value from RGB is 117 - color contains mainly: blue. Hex color #525875 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525875 is #ADA78A. Grayscale: #595959. Windows color (decimal): -11380619 or 7690322. OLE color: 7690322.
HSL color Cylindrical-coordinate representation of color #525875: hue angle of 229.71º 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 #525875 is Cyan = 0.30, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 82 | 88 | 117 | - |
| CMYK | 0.30 | 0.25 | 0 | 0.54 |
| HSL | 229.71º | 0.18% | 0.39% | - |
| HSV(B) | 229.71º | 0.3% | 0.46% | - |
| XYZ | 10.18 | 10.06 | 18.23 | - |
| YUV | 89.51 | 143.51 | 122.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 88 | 117 | 0.30 | 0.25 | 0 | 0.54 | 229.71 | 0.18 | 0.39 |
| Hex | 52 | 58 | 75 | 1E | 19 | 0 | 36 | E6 | 12 | 27 |
| Octal | 122 | 130 | 165 | 36 | 31 | 0 | 66 | 346 | 22 | 47 |
| Binary | 1010010 | 1011000 | 1110101 | 11110 | 11001 | 0 | 110110 | 11100110 | 10010 | 100111 |
Color Harmonies of #525875
Complementary color
Monochromatic Colors of #525875
Black with #525875
Text Example
Text Example
White with #525875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525875; }
p { color: rgb(82,88,117); }
H1.HeaderClassName
{
color: #525875;
}
.AnyTagClassName
{
color: #525875;
}
</style>
background-color css
<style>
a { background-color: #525875; }
a { background-color: rgb(82,88,117); }
div.DivClassName
{
background-color: #525875;
}
.BgClassName
{
background-color: #525875;
}
</style>
border-color css
<style>
span { border-color: #525875; }
span { border-color: rgb(82,88,117); }
td.TdClassName
{
border-color: #525875;
}
.TagClassName
{
border-color: #525875;
}
</style>