Shades of East Bay #525470
Tints of East Bay #525470
RGB
CMYK
RGB Variations
Color information
#525470 (or 0x525470) is known color: East Bay. HEX triplet: 52, 54 and 70. RGB value is (82,84,112). Sum of RGB (Red+Green+Blue) = 82+84+112=278 (36% of max value = 765). Red value is 82 (32.42% from 255 or 29.50% from 278); Green value is 84 (33.20% from 255 or 30.22% from 278); Blue value is 112 (44.14% from 255 or 40.29% from 278); Max value from RGB is 112 - color contains mainly: blue. Hex color #525470 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525470 is #ADAB8F. Grayscale: #565656. Windows color (decimal): -11381648 or 7361618. OLE color: 7361618.
HSL color Cylindrical-coordinate representation of color #525470: hue angle of 236º 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 #525470 is Cyan = 0.27, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 82 | 84 | 112 | - |
| CMYK | 0.27 | 0.25 | 0 | 0.56 |
| HSL | 236º | 0.15% | 0.38% | - |
| HSV(B) | 236º | 0.27% | 0.44% | - |
| XYZ | 9.57 | 9.3 | 16.62 | - |
| YUV | 86.59 | 142.34 | 124.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 84 | 112 | 0.27 | 0.25 | 0 | 0.56 | 236 | 0.15 | 0.38 |
| Hex | 52 | 54 | 70 | 1B | 19 | 0 | 38 | EC | F | 26 |
| Octal | 122 | 124 | 160 | 33 | 31 | 0 | 70 | 354 | 17 | 46 |
| Binary | 1010010 | 1010100 | 1110000 | 11011 | 11001 | 0 | 111000 | 11101100 | 1111 | 100110 |
Color Harmonies of #525470
Complementary color
Monochromatic Colors of #525470
Black with #525470
Text Example
Text Example
White with #525470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525470; }
p { color: rgb(82,84,112); }
H1.HeaderClassName
{
color: #525470;
}
.AnyTagClassName
{
color: #525470;
}
</style>
background-color css
<style>
a { background-color: #525470; }
a { background-color: rgb(82,84,112); }
div.DivClassName
{
background-color: #525470;
}
.BgClassName
{
background-color: #525470;
}
</style>
border-color css
<style>
span { border-color: #525470; }
span { border-color: rgb(82,84,112); }
td.TdClassName
{
border-color: #525470;
}
.TagClassName
{
border-color: #525470;
}
</style>