Shades of East Bay #525574
Tints of East Bay #525574
RGB
CMYK
RGB Variations
Color information
#525574 (or 0x525574) is known color: East Bay. HEX triplet: 52, 55 and 74. RGB value is (82,85,116). Sum of RGB (Red+Green+Blue) = 82+85+116=283 (37% of max value = 765). Red value is 82 (32.42% from 255 or 28.98% from 283); Green value is 85 (33.59% from 255 or 30.04% from 283); Blue value is 116 (45.70% from 255 or 40.99% from 283); Max value from RGB is 116 - color contains mainly: blue. Hex color #525574 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525574 is #ADAA8B. Grayscale: #575757. Windows color (decimal): -11381388 or 7624018. OLE color: 7624018.
HSL color Cylindrical-coordinate representation of color #525574: hue angle of 234.71º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #525574 is Cyan = 0.29, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 85 | 116 | - |
| CMYK | 0.29 | 0.27 | 0 | 0.55 |
| HSL | 234.71º | 0.17% | 0.39% | - |
| HSV(B) | 234.71º | 0.29% | 0.45% | - |
| XYZ | 9.88 | 9.55 | 17.85 | - |
| YUV | 87.64 | 144.01 | 123.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 85 | 116 | 0.29 | 0.27 | 0 | 0.55 | 234.71 | 0.17 | 0.39 |
| Hex | 52 | 55 | 74 | 1D | 1B | 0 | 37 | EB | 11 | 27 |
| Octal | 122 | 125 | 164 | 35 | 33 | 0 | 67 | 353 | 21 | 47 |
| Binary | 1010010 | 1010101 | 1110100 | 11101 | 11011 | 0 | 110111 | 11101011 | 10001 | 100111 |
Color Harmonies of #525574
Complementary color
Monochromatic Colors of #525574
Black with #525574
Text Example
Text Example
White with #525574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525574; }
p { color: rgb(82,85,116); }
H1.HeaderClassName
{
color: #525574;
}
.AnyTagClassName
{
color: #525574;
}
</style>
background-color css
<style>
a { background-color: #525574; }
a { background-color: rgb(82,85,116); }
div.DivClassName
{
background-color: #525574;
}
.BgClassName
{
background-color: #525574;
}
</style>
border-color css
<style>
span { border-color: #525574; }
span { border-color: rgb(82,85,116); }
td.TdClassName
{
border-color: #525574;
}
.TagClassName
{
border-color: #525574;
}
</style>