Shades of East Bay #525873
Tints of East Bay #525873
RGB
CMYK
RGB Variations
Color information
#525873 (or 0x525873) is known color: East Bay. HEX triplet: 52, 58 and 73. RGB value is (82,88,115). Sum of RGB (Red+Green+Blue) = 82+88+115=285 (37% of max value = 765). Red value is 82 (32.42% from 255 or 28.77% from 285); Green value is 88 (34.77% from 255 or 30.88% from 285); Blue value is 115 (45.31% from 255 or 40.35% from 285); Max value from RGB is 115 - color contains mainly: blue. Hex color #525873 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525873 is #ADA78C. Grayscale: #595959. Windows color (decimal): -11380621 or 7559250. OLE color: 7559250.
HSL color Cylindrical-coordinate representation of color #525873: hue angle of 229.09º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #525873 is Cyan = 0.29, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 88 | 115 | - |
| CMYK | 0.29 | 0.23 | 0 | 0.55 |
| HSL | 229.09º | 0.17% | 0.39% | - |
| HSV(B) | 229.09º | 0.29% | 0.45% | - |
| XYZ | 10.06 | 10.01 | 17.62 | - |
| YUV | 89.28 | 142.51 | 122.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 88 | 115 | 0.29 | 0.23 | 0 | 0.55 | 229.09 | 0.17 | 0.39 |
| Hex | 52 | 58 | 73 | 1D | 17 | 0 | 37 | E5 | 11 | 27 |
| Octal | 122 | 130 | 163 | 35 | 27 | 0 | 67 | 345 | 21 | 47 |
| Binary | 1010010 | 1011000 | 1110011 | 11101 | 10111 | 0 | 110111 | 11100101 | 10001 | 100111 |
Color Harmonies of #525873
Complementary color
Monochromatic Colors of #525873
Black with #525873
Text Example
Text Example
White with #525873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525873; }
p { color: rgb(82,88,115); }
H1.HeaderClassName
{
color: #525873;
}
.AnyTagClassName
{
color: #525873;
}
</style>
background-color css
<style>
a { background-color: #525873; }
a { background-color: rgb(82,88,115); }
div.DivClassName
{
background-color: #525873;
}
.BgClassName
{
background-color: #525873;
}
</style>
border-color css
<style>
span { border-color: #525873; }
span { border-color: rgb(82,88,115); }
td.TdClassName
{
border-color: #525873;
}
.TagClassName
{
border-color: #525873;
}
</style>