Shades of East Bay #525870
Tints of East Bay #525870
RGB
CMYK
RGB Variations
Color information
#525870 (or 0x525870) is known color: East Bay. HEX triplet: 52, 58 and 70. RGB value is (82,88,112). Sum of RGB (Red+Green+Blue) = 82+88+112=282 (37% of max value = 765). Red value is 82 (32.42% from 255 or 29.08% from 282); Green value is 88 (34.77% from 255 or 31.21% from 282); Blue value is 112 (44.14% from 255 or 39.72% from 282); Max value from RGB is 112 - color contains mainly: blue. Hex color #525870 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525870 is #ADA78F. Grayscale: #585858. Windows color (decimal): -11380624 or 7362642. OLE color: 7362642.
HSL color Cylindrical-coordinate representation of color #525870: hue angle of 228º 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 #525870 is Cyan = 0.27, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 82 | 88 | 112 | - |
| CMYK | 0.27 | 0.21 | 0 | 0.56 |
| HSL | 228º | 0.15% | 0.38% | - |
| HSV(B) | 228º | 0.27% | 0.44% | - |
| XYZ | 9.89 | 9.94 | 16.73 | - |
| YUV | 88.94 | 141.01 | 123.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 88 | 112 | 0.27 | 0.21 | 0 | 0.56 | 228 | 0.15 | 0.38 |
| Hex | 52 | 58 | 70 | 1B | 15 | 0 | 38 | E4 | F | 26 |
| Octal | 122 | 130 | 160 | 33 | 25 | 0 | 70 | 344 | 17 | 46 |
| Binary | 1010010 | 1011000 | 1110000 | 11011 | 10101 | 0 | 111000 | 11100100 | 1111 | 100110 |
Color Harmonies of #525870
Complementary color
Monochromatic Colors of #525870
Black with #525870
Text Example
Text Example
White with #525870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525870; }
p { color: rgb(82,88,112); }
H1.HeaderClassName
{
color: #525870;
}
.AnyTagClassName
{
color: #525870;
}
</style>
background-color css
<style>
a { background-color: #525870; }
a { background-color: rgb(82,88,112); }
div.DivClassName
{
background-color: #525870;
}
.BgClassName
{
background-color: #525870;
}
</style>
border-color css
<style>
span { border-color: #525870; }
span { border-color: rgb(82,88,112); }
td.TdClassName
{
border-color: #525870;
}
.TagClassName
{
border-color: #525870;
}
</style>