Shades of East Bay #525872
Tints of East Bay #525872
RGB
CMYK
RGB Variations
Color information
#525872 (or 0x525872) is known color: East Bay. HEX triplet: 52, 58 and 72. RGB value is (82,88,114). Sum of RGB (Red+Green+Blue) = 82+88+114=284 (37% of max value = 765). Red value is 82 (32.42% from 255 or 28.87% from 284); Green value is 88 (34.77% from 255 or 30.99% from 284); Blue value is 114 (44.92% from 255 or 40.14% from 284); Max value from RGB is 114 - color contains mainly: blue. Hex color #525872 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525872 is #ADA78D. Grayscale: #595959. Windows color (decimal): -11380622 or 7493714. OLE color: 7493714.
HSL color Cylindrical-coordinate representation of color #525872: hue angle of 228.75º 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 #525872 is Cyan = 0.28, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 88 | 114 | - |
| CMYK | 0.28 | 0.23 | 0 | 0.55 |
| HSL | 228.75º | 0.16% | 0.38% | - |
| HSV(B) | 228.75º | 0.28% | 0.45% | - |
| XYZ | 10.01 | 9.99 | 17.32 | - |
| YUV | 89.17 | 142.01 | 122.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 88 | 114 | 0.28 | 0.23 | 0 | 0.55 | 228.75 | 0.16 | 0.38 |
| Hex | 52 | 58 | 72 | 1C | 17 | 0 | 37 | E5 | 10 | 26 |
| Octal | 122 | 130 | 162 | 34 | 27 | 0 | 67 | 345 | 20 | 46 |
| Binary | 1010010 | 1011000 | 1110010 | 11100 | 10111 | 0 | 110111 | 11100101 | 10000 | 100110 |
Color Harmonies of #525872
Complementary color
Monochromatic Colors of #525872
Black with #525872
Text Example
Text Example
White with #525872
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525872; }
p { color: rgb(82,88,114); }
H1.HeaderClassName
{
color: #525872;
}
.AnyTagClassName
{
color: #525872;
}
</style>
background-color css
<style>
a { background-color: #525872; }
a { background-color: rgb(82,88,114); }
div.DivClassName
{
background-color: #525872;
}
.BgClassName
{
background-color: #525872;
}
</style>
border-color css
<style>
span { border-color: #525872; }
span { border-color: rgb(82,88,114); }
td.TdClassName
{
border-color: #525872;
}
.TagClassName
{
border-color: #525872;
}
</style>