Shades of East Bay #525671
Tints of East Bay #525671
RGB
CMYK
RGB Variations
Color information
#525671 (or 0x525671) is known color: East Bay. HEX triplet: 52, 56 and 71. RGB value is (82,86,113). Sum of RGB (Red+Green+Blue) = 82+86+113=281 (37% of max value = 765). Red value is 82 (32.42% from 255 or 29.18% from 281); Green value is 86 (33.98% from 255 or 30.60% from 281); Blue value is 113 (44.53% from 255 or 40.21% from 281); Max value from RGB is 113 - color contains mainly: blue. Hex color #525671 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525671 is #ADA98E. Grayscale: #575757. Windows color (decimal): -11381135 or 7427666. OLE color: 7427666.
HSL color Cylindrical-coordinate representation of color #525671: hue angle of 232.26º degrees, saturation: 0.16, 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 #525671 is Cyan = 0.27, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 82 | 86 | 113 | - |
| CMYK | 0.27 | 0.24 | 0 | 0.56 |
| HSL | 232.26º | 0.16% | 0.38% | - |
| HSV(B) | 232.26º | 0.27% | 0.44% | - |
| XYZ | 9.79 | 9.64 | 16.97 | - |
| YUV | 87.88 | 142.17 | 123.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 86 | 113 | 0.27 | 0.24 | 0 | 0.56 | 232.26 | 0.16 | 0.38 |
| Hex | 52 | 56 | 71 | 1B | 18 | 0 | 38 | E8 | 10 | 26 |
| Octal | 122 | 126 | 161 | 33 | 30 | 0 | 70 | 350 | 20 | 46 |
| Binary | 1010010 | 1010110 | 1110001 | 11011 | 11000 | 0 | 111000 | 11101000 | 10000 | 100110 |
Color Harmonies of #525671
Complementary color
Monochromatic Colors of #525671
Black with #525671
Text Example
Text Example
White with #525671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525671; }
p { color: rgb(82,86,113); }
H1.HeaderClassName
{
color: #525671;
}
.AnyTagClassName
{
color: #525671;
}
</style>
background-color css
<style>
a { background-color: #525671; }
a { background-color: rgb(82,86,113); }
div.DivClassName
{
background-color: #525671;
}
.BgClassName
{
background-color: #525671;
}
</style>
border-color css
<style>
span { border-color: #525671; }
span { border-color: rgb(82,86,113); }
td.TdClassName
{
border-color: #525671;
}
.TagClassName
{
border-color: #525671;
}
</style>