Shades of East Bay #525672
Tints of East Bay #525672
RGB
CMYK
RGB Variations
Color information
#525672 (or 0x525672) is known color: East Bay. HEX triplet: 52, 56 and 72. RGB value is (82,86,114). Sum of RGB (Red+Green+Blue) = 82+86+114=282 (37% of max value = 765). Red value is 82 (32.42% from 255 or 29.08% from 282); Green value is 86 (33.98% from 255 or 30.50% from 282); Blue value is 114 (44.92% from 255 or 40.43% from 282); Max value from RGB is 114 - color contains mainly: blue. Hex color #525672 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525672 is #ADA98D. Grayscale: #575757. Windows color (decimal): -11381134 or 7493202. OLE color: 7493202.
HSL color Cylindrical-coordinate representation of color #525672: hue angle of 232.5º degrees, saturation: 0.16, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #525672 is Cyan = 0.28, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 86 | 114 | - |
| CMYK | 0.28 | 0.25 | 0 | 0.55 |
| HSL | 232.5º | 0.16% | 0.38% | - |
| HSV(B) | 232.5º | 0.28% | 0.45% | - |
| XYZ | 9.84 | 9.66 | 17.27 | - |
| YUV | 88 | 142.67 | 123.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 86 | 114 | 0.28 | 0.25 | 0 | 0.55 | 232.5 | 0.16 | 0.38 |
| Hex | 52 | 56 | 72 | 1C | 19 | 0 | 37 | E8 | 10 | 26 |
| Octal | 122 | 126 | 162 | 34 | 31 | 0 | 67 | 350 | 20 | 46 |
| Binary | 1010010 | 1010110 | 1110010 | 11100 | 11001 | 0 | 110111 | 11101000 | 10000 | 100110 |
Color Harmonies of #525672
Complementary color
Monochromatic Colors of #525672
Black with #525672
Text Example
Text Example
White with #525672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525672; }
p { color: rgb(82,86,114); }
H1.HeaderClassName
{
color: #525672;
}
.AnyTagClassName
{
color: #525672;
}
</style>
background-color css
<style>
a { background-color: #525672; }
a { background-color: rgb(82,86,114); }
div.DivClassName
{
background-color: #525672;
}
.BgClassName
{
background-color: #525672;
}
</style>
border-color css
<style>
span { border-color: #525672; }
span { border-color: rgb(82,86,114); }
td.TdClassName
{
border-color: #525672;
}
.TagClassName
{
border-color: #525672;
}
</style>