Shades of East Bay #525772
Tints of East Bay #525772
RGB
CMYK
RGB Variations
Color information
#525772 (or 0x525772) is known color: East Bay. HEX triplet: 52, 57 and 72. RGB value is (82,87,114). Sum of RGB (Red+Green+Blue) = 82+87+114=283 (37% of max value = 765). Red value is 82 (32.42% from 255 or 28.98% from 283); Green value is 87 (34.38% from 255 or 30.74% from 283); Blue value is 114 (44.92% from 255 or 40.28% from 283); Max value from RGB is 114 - color contains mainly: blue. Hex color #525772 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525772 is #ADA88D. Grayscale: #585858. Windows color (decimal): -11380878 or 7493458. OLE color: 7493458.
HSL color Cylindrical-coordinate representation of color #525772: hue angle of 230.62º 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 #525772 is Cyan = 0.28, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 87 | 114 | - |
| CMYK | 0.28 | 0.24 | 0 | 0.55 |
| HSL | 230.63º | 0.16% | 0.38% | - |
| HSV(B) | 230.63º | 0.28% | 0.45% | - |
| XYZ | 9.93 | 9.83 | 17.29 | - |
| YUV | 88.58 | 142.34 | 123.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 87 | 114 | 0.28 | 0.24 | 0 | 0.55 | 230.63 | 0.16 | 0.38 |
| Hex | 52 | 57 | 72 | 1C | 18 | 0 | 37 | E7 | 10 | 26 |
| Octal | 122 | 127 | 162 | 34 | 30 | 0 | 67 | 347 | 20 | 46 |
| Binary | 1010010 | 1010111 | 1110010 | 11100 | 11000 | 0 | 110111 | 11100111 | 10000 | 100110 |
Color Harmonies of #525772
Complementary color
Monochromatic Colors of #525772
Black with #525772
Text Example
Text Example
White with #525772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525772; }
p { color: rgb(82,87,114); }
H1.HeaderClassName
{
color: #525772;
}
.AnyTagClassName
{
color: #525772;
}
</style>
background-color css
<style>
a { background-color: #525772; }
a { background-color: rgb(82,87,114); }
div.DivClassName
{
background-color: #525772;
}
.BgClassName
{
background-color: #525772;
}
</style>
border-color css
<style>
span { border-color: #525772; }
span { border-color: rgb(82,87,114); }
td.TdClassName
{
border-color: #525772;
}
.TagClassName
{
border-color: #525772;
}
</style>