Shades of East Bay #525366
Tints of East Bay #525366
RGB
CMYK
RGB Variations
Color information
#525366 (or 0x525366) is known color: East Bay. HEX triplet: 52, 53 and 66. RGB value is (82,83,102). Sum of RGB (Red+Green+Blue) = 82+83+102=267 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.71% from 267); Green value is 83 (32.81% from 255 or 31.09% from 267); Blue value is 102 (40.23% from 255 or 38.20% from 267); Max value from RGB is 102 - color contains mainly: blue. Hex color #525366 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525366 is #ADAC99. Grayscale: #545454. Windows color (decimal): -11381914 or 6706002. OLE color: 6706002.
HSL color Cylindrical-coordinate representation of color #525366: hue angle of 237º 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 #525366 is Cyan = 0.20, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 82 | 83 | 102 | - |
| CMYK | 0.20 | 0.19 | 0 | 0.6 |
| HSL | 237º | 0.11% | 0.36% | - |
| HSV(B) | 237º | 0.2% | 0.4% | - |
| XYZ | 8.97 | 8.94 | 13.82 | - |
| YUV | 84.87 | 137.67 | 125.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 83 | 102 | 0.20 | 0.19 | 0 | 0.6 | 237 | 0.11 | 0.36 |
| Hex | 52 | 53 | 66 | 14 | 13 | 0 | 3C | ED | B | 24 |
| Octal | 122 | 123 | 146 | 24 | 23 | 0 | 74 | 355 | 13 | 44 |
| Binary | 1010010 | 1010011 | 1100110 | 10100 | 10011 | 0 | 111100 | 11101101 | 1011 | 100100 |
Color Harmonies of #525366
Complementary color
Monochromatic Colors of #525366
Black with #525366
Text Example
Text Example
White with #525366
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525366; }
p { color: rgb(82,83,102); }
H1.HeaderClassName
{
color: #525366;
}
.AnyTagClassName
{
color: #525366;
}
</style>
background-color css
<style>
a { background-color: #525366; }
a { background-color: rgb(82,83,102); }
div.DivClassName
{
background-color: #525366;
}
.BgClassName
{
background-color: #525366;
}
</style>
border-color css
<style>
span { border-color: #525366; }
span { border-color: rgb(82,83,102); }
td.TdClassName
{
border-color: #525366;
}
.TagClassName
{
border-color: #525366;
}
</style>