Shades of East Bay #525879
Tints of East Bay #525879
RGB
CMYK
RGB Variations
Color information
#525879 (or 0x525879) is known color: East Bay. HEX triplet: 52, 58 and 79. RGB value is (82,88,121). Sum of RGB (Red+Green+Blue) = 82+88+121=291 (38% of max value = 765). Red value is 82 (32.42% from 255 or 28.18% from 291); Green value is 88 (34.77% from 255 or 30.24% from 291); Blue value is 121 (47.66% from 255 or 41.58% from 291); Max value from RGB is 121 - color contains mainly: blue. Hex color #525879 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525879 is #ADA786. Grayscale: #595959. Windows color (decimal): -11380615 or 7952466. OLE color: 7952466.
HSL color Cylindrical-coordinate representation of color #525879: hue angle of 230.77º degrees, saturation: 0.19, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #525879 is Cyan = 0.32, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 82 | 88 | 121 | - |
| CMYK | 0.32 | 0.27 | 0 | 0.53 |
| HSL | 230.77º | 0.19% | 0.4% | - |
| HSV(B) | 230.77º | 0.32% | 0.47% | - |
| XYZ | 10.42 | 10.15 | 19.5 | - |
| YUV | 89.97 | 145.51 | 122.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 88 | 121 | 0.32 | 0.27 | 0 | 0.53 | 230.77 | 0.19 | 0.4 |
| Hex | 52 | 58 | 79 | 20 | 1B | 0 | 35 | E7 | 13 | 28 |
| Octal | 122 | 130 | 171 | 40 | 33 | 0 | 65 | 347 | 23 | 50 |
| Binary | 1010010 | 1011000 | 1111001 | 100000 | 11011 | 0 | 110101 | 11100111 | 10011 | 101000 |
Color Harmonies of #525879
Complementary color
Monochromatic Colors of #525879
Black with #525879
Text Example
Text Example
White with #525879
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525879; }
p { color: rgb(82,88,121); }
H1.HeaderClassName
{
color: #525879;
}
.AnyTagClassName
{
color: #525879;
}
</style>
background-color css
<style>
a { background-color: #525879; }
a { background-color: rgb(82,88,121); }
div.DivClassName
{
background-color: #525879;
}
.BgClassName
{
background-color: #525879;
}
</style>
border-color css
<style>
span { border-color: #525879; }
span { border-color: rgb(82,88,121); }
td.TdClassName
{
border-color: #525879;
}
.TagClassName
{
border-color: #525879;
}
</style>