Shades of East Bay #525566
Tints of East Bay #525566
RGB
CMYK
RGB Variations
Color information
#525566 (or 0x525566) is known color: East Bay. HEX triplet: 52, 55 and 66. RGB value is (82,85,102). Sum of RGB (Red+Green+Blue) = 82+85+102=269 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.48% from 269); Green value is 85 (33.59% from 255 or 31.60% from 269); Blue value is 102 (40.23% from 255 or 37.92% from 269); Max value from RGB is 102 - color contains mainly: blue. Hex color #525566 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525566 is #ADAA99. Grayscale: #555555. Windows color (decimal): -11381402 or 6706514. OLE color: 6706514.
HSL color Cylindrical-coordinate representation of color #525566: hue angle of 231º degrees, saturation: 0.11, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #525566 is Cyan = 0.20, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 82 | 85 | 102 | - |
| CMYK | 0.20 | 0.17 | 0 | 0.6 |
| HSL | 231º | 0.11% | 0.36% | - |
| HSV(B) | 231º | 0.2% | 0.4% | - |
| XYZ | 9.13 | 9.25 | 13.87 | - |
| YUV | 86.04 | 137.01 | 125.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 85 | 102 | 0.20 | 0.17 | 0 | 0.6 | 231 | 0.11 | 0.36 |
| Hex | 52 | 55 | 66 | 14 | 11 | 0 | 3C | E7 | B | 24 |
| Octal | 122 | 125 | 146 | 24 | 21 | 0 | 74 | 347 | 13 | 44 |
| Binary | 1010010 | 1010101 | 1100110 | 10100 | 10001 | 0 | 111100 | 11100111 | 1011 | 100100 |
Color Harmonies of #525566
Complementary color
Monochromatic Colors of #525566
Black with #525566
Text Example
Text Example
White with #525566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525566; }
p { color: rgb(82,85,102); }
H1.HeaderClassName
{
color: #525566;
}
.AnyTagClassName
{
color: #525566;
}
</style>
background-color css
<style>
a { background-color: #525566; }
a { background-color: rgb(82,85,102); }
div.DivClassName
{
background-color: #525566;
}
.BgClassName
{
background-color: #525566;
}
</style>
border-color css
<style>
span { border-color: #525566; }
span { border-color: rgb(82,85,102); }
td.TdClassName
{
border-color: #525566;
}
.TagClassName
{
border-color: #525566;
}
</style>