Shades of East Bay #525779
Tints of East Bay #525779
RGB
CMYK
RGB Variations
Color information
#525779 (or 0x525779) is known color: East Bay. HEX triplet: 52, 57 and 79. RGB value is (82,87,121). Sum of RGB (Red+Green+Blue) = 82+87+121=290 (38% of max value = 765). Red value is 82 (32.42% from 255 or 28.28% from 290); Green value is 87 (34.38% from 255 or 30% from 290); Blue value is 121 (47.66% from 255 or 41.72% from 290); Max value from RGB is 121 - color contains mainly: blue. Hex color #525779 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525779 is #ADA886. Grayscale: #595959. Windows color (decimal): -11380871 or 7952210. OLE color: 7952210.
HSL color Cylindrical-coordinate representation of color #525779: hue angle of 232.31º 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 #525779 is Cyan = 0.32, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 82 | 87 | 121 | - |
| CMYK | 0.32 | 0.28 | 0 | 0.53 |
| HSL | 232.31º | 0.19% | 0.4% | - |
| HSV(B) | 232.31º | 0.32% | 0.47% | - |
| XYZ | 10.34 | 9.99 | 19.47 | - |
| YUV | 89.38 | 145.84 | 122.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 87 | 121 | 0.32 | 0.28 | 0 | 0.53 | 232.31 | 0.19 | 0.4 |
| Hex | 52 | 57 | 79 | 20 | 1C | 0 | 35 | E8 | 13 | 28 |
| Octal | 122 | 127 | 171 | 40 | 34 | 0 | 65 | 350 | 23 | 50 |
| Binary | 1010010 | 1010111 | 1111001 | 100000 | 11100 | 0 | 110101 | 11101000 | 10011 | 101000 |
Color Harmonies of #525779
Complementary color
Monochromatic Colors of #525779
Black with #525779
Text Example
Text Example
White with #525779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525779; }
p { color: rgb(82,87,121); }
H1.HeaderClassName
{
color: #525779;
}
.AnyTagClassName
{
color: #525779;
}
</style>
background-color css
<style>
a { background-color: #525779; }
a { background-color: rgb(82,87,121); }
div.DivClassName
{
background-color: #525779;
}
.BgClassName
{
background-color: #525779;
}
</style>
border-color css
<style>
span { border-color: #525779; }
span { border-color: rgb(82,87,121); }
td.TdClassName
{
border-color: #525779;
}
.TagClassName
{
border-color: #525779;
}
</style>