Shades of East Bay #525667
Tints of East Bay #525667
RGB
CMYK
RGB Variations
Color information
#525667 (or 0x525667) is known color: East Bay. HEX triplet: 52, 56 and 67. RGB value is (82,86,103). Sum of RGB (Red+Green+Blue) = 82+86+103=271 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.26% from 271); Green value is 86 (33.98% from 255 or 31.73% from 271); Blue value is 103 (40.62% from 255 or 38.01% from 271); Max value from RGB is 103 - color contains mainly: blue. Hex color #525667 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525667 is #ADA998. Grayscale: #565656. Windows color (decimal): -11381145 or 6772306. OLE color: 6772306.
HSL color Cylindrical-coordinate representation of color #525667: hue angle of 228.57º 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 #525667 is Cyan = 0.20, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 82 | 86 | 103 | - |
| CMYK | 0.20 | 0.17 | 0 | 0.60 |
| HSL | 228.57º | 0.11% | 0.36% | - |
| HSV(B) | 228.57º | 0.2% | 0.4% | - |
| XYZ | 9.26 | 9.43 | 14.16 | - |
| YUV | 86.74 | 137.17 | 124.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 86 | 103 | 0.20 | 0.17 | 0 | 0.60 | 228.57 | 0.11 | 0.36 |
| Hex | 52 | 56 | 67 | 14 | 11 | 0 | 3C | E5 | B | 24 |
| Octal | 122 | 126 | 147 | 24 | 21 | 0 | 74 | 345 | 13 | 44 |
| Binary | 1010010 | 1010110 | 1100111 | 10100 | 10001 | 0 | 111100 | 11100101 | 1011 | 100100 |
Color Harmonies of #525667
Complementary color
Monochromatic Colors of #525667
Black with #525667
Text Example
Text Example
White with #525667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525667; }
p { color: rgb(82,86,103); }
H1.HeaderClassName
{
color: #525667;
}
.AnyTagClassName
{
color: #525667;
}
</style>
background-color css
<style>
a { background-color: #525667; }
a { background-color: rgb(82,86,103); }
div.DivClassName
{
background-color: #525667;
}
.BgClassName
{
background-color: #525667;
}
</style>
border-color css
<style>
span { border-color: #525667; }
span { border-color: rgb(82,86,103); }
td.TdClassName
{
border-color: #525667;
}
.TagClassName
{
border-color: #525667;
}
</style>