Shades of East Bay #525466
Tints of East Bay #525466
RGB
CMYK
RGB Variations
Color information
#525466 (or 0x525466) is known color: East Bay. HEX triplet: 52, 54 and 66. RGB value is (82,84,102). Sum of RGB (Red+Green+Blue) = 82+84+102=268 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.60% from 268); Green value is 84 (33.20% from 255 or 31.34% from 268); Blue value is 102 (40.23% from 255 or 38.06% from 268); Max value from RGB is 102 - color contains mainly: blue. Hex color #525466 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525466 is #ADAB99. Grayscale: #555555. Windows color (decimal): -11381658 or 6706258. OLE color: 6706258.
HSL color Cylindrical-coordinate representation of color #525466: hue angle of 234º 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 #525466 is Cyan = 0.20, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 82 | 84 | 102 | - |
| CMYK | 0.20 | 0.18 | 0 | 0.6 |
| HSL | 234º | 0.11% | 0.36% | - |
| HSV(B) | 234º | 0.2% | 0.4% | - |
| XYZ | 9.05 | 9.09 | 13.85 | - |
| YUV | 85.45 | 137.34 | 125.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 84 | 102 | 0.20 | 0.18 | 0 | 0.6 | 234 | 0.11 | 0.36 |
| Hex | 52 | 54 | 66 | 14 | 12 | 0 | 3C | EA | B | 24 |
| Octal | 122 | 124 | 146 | 24 | 22 | 0 | 74 | 352 | 13 | 44 |
| Binary | 1010010 | 1010100 | 1100110 | 10100 | 10010 | 0 | 111100 | 11101010 | 1011 | 100100 |
Color Harmonies of #525466
Complementary color
Monochromatic Colors of #525466
Black with #525466
Text Example
Text Example
White with #525466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525466; }
p { color: rgb(82,84,102); }
H1.HeaderClassName
{
color: #525466;
}
.AnyTagClassName
{
color: #525466;
}
</style>
background-color css
<style>
a { background-color: #525466; }
a { background-color: rgb(82,84,102); }
div.DivClassName
{
background-color: #525466;
}
.BgClassName
{
background-color: #525466;
}
</style>
border-color css
<style>
span { border-color: #525466; }
span { border-color: rgb(82,84,102); }
td.TdClassName
{
border-color: #525466;
}
.TagClassName
{
border-color: #525466;
}
</style>