Shades of East Bay #525670
Tints of East Bay #525670
RGB
CMYK
RGB Variations
Color information
#525670 (or 0x525670) is known color: East Bay. HEX triplet: 52, 56 and 70. RGB value is (82,86,112). Sum of RGB (Red+Green+Blue) = 82+86+112=280 (37% of max value = 765). Red value is 82 (32.42% from 255 or 29.29% from 280); Green value is 86 (33.98% from 255 or 30.71% from 280); Blue value is 112 (44.14% from 255 or 40% from 280); Max value from RGB is 112 - color contains mainly: blue. Hex color #525670 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525670 is #ADA98F. Grayscale: #575757. Windows color (decimal): -11381136 or 7362130. OLE color: 7362130.
HSL color Cylindrical-coordinate representation of color #525670: hue angle of 232º degrees, saturation: 0.15, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #525670 is Cyan = 0.27, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 82 | 86 | 112 | - |
| CMYK | 0.27 | 0.23 | 0 | 0.56 |
| HSL | 232º | 0.15% | 0.38% | - |
| HSV(B) | 232º | 0.27% | 0.44% | - |
| XYZ | 9.73 | 9.62 | 16.67 | - |
| YUV | 87.77 | 141.67 | 123.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 86 | 112 | 0.27 | 0.23 | 0 | 0.56 | 232 | 0.15 | 0.38 |
| Hex | 52 | 56 | 70 | 1B | 17 | 0 | 38 | E8 | F | 26 |
| Octal | 122 | 126 | 160 | 33 | 27 | 0 | 70 | 350 | 17 | 46 |
| Binary | 1010010 | 1010110 | 1110000 | 11011 | 10111 | 0 | 111000 | 11101000 | 1111 | 100110 |
Color Harmonies of #525670
Complementary color
Monochromatic Colors of #525670
Black with #525670
Text Example
Text Example
White with #525670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525670; }
p { color: rgb(82,86,112); }
H1.HeaderClassName
{
color: #525670;
}
.AnyTagClassName
{
color: #525670;
}
</style>
background-color css
<style>
a { background-color: #525670; }
a { background-color: rgb(82,86,112); }
div.DivClassName
{
background-color: #525670;
}
.BgClassName
{
background-color: #525670;
}
</style>
border-color css
<style>
span { border-color: #525670; }
span { border-color: rgb(82,86,112); }
td.TdClassName
{
border-color: #525670;
}
.TagClassName
{
border-color: #525670;
}
</style>