Shades of East Bay #525876
Tints of East Bay #525876
RGB
CMYK
RGB Variations
Color information
#525876 (or 0x525876) is known color: East Bay. HEX triplet: 52, 58 and 76. RGB value is (82,88,118). Sum of RGB (Red+Green+Blue) = 82+88+118=288 (38% of max value = 765). Red value is 82 (32.42% from 255 or 28.47% from 288); Green value is 88 (34.77% from 255 or 30.56% from 288); Blue value is 118 (46.48% from 255 or 40.97% from 288); Max value from RGB is 118 - color contains mainly: blue. Hex color #525876 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525876 is #ADA789. Grayscale: #595959. Windows color (decimal): -11380618 or 7755858. OLE color: 7755858.
HSL color Cylindrical-coordinate representation of color #525876: hue angle of 230º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #525876 is Cyan = 0.31, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 82 | 88 | 118 | - |
| CMYK | 0.31 | 0.25 | 0 | 0.54 |
| HSL | 230º | 0.18% | 0.39% | - |
| HSV(B) | 230º | 0.31% | 0.46% | - |
| XYZ | 10.24 | 10.08 | 18.55 | - |
| YUV | 89.63 | 144.01 | 122.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 88 | 118 | 0.31 | 0.25 | 0 | 0.54 | 230 | 0.18 | 0.39 |
| Hex | 52 | 58 | 76 | 1F | 19 | 0 | 36 | E6 | 12 | 27 |
| Octal | 122 | 130 | 166 | 37 | 31 | 0 | 66 | 346 | 22 | 47 |
| Binary | 1010010 | 1011000 | 1110110 | 11111 | 11001 | 0 | 110110 | 11100110 | 10010 | 100111 |
Color Harmonies of #525876
Complementary color
Monochromatic Colors of #525876
Black with #525876
Text Example
Text Example
White with #525876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525876; }
p { color: rgb(82,88,118); }
H1.HeaderClassName
{
color: #525876;
}
.AnyTagClassName
{
color: #525876;
}
</style>
background-color css
<style>
a { background-color: #525876; }
a { background-color: rgb(82,88,118); }
div.DivClassName
{
background-color: #525876;
}
.BgClassName
{
background-color: #525876;
}
</style>
border-color css
<style>
span { border-color: #525876; }
span { border-color: rgb(82,88,118); }
td.TdClassName
{
border-color: #525876;
}
.TagClassName
{
border-color: #525876;
}
</style>