Shades of East Bay #525572
Tints of East Bay #525572
RGB
CMYK
RGB Variations
Color information
#525572 (or 0x525572) is known color: East Bay. HEX triplet: 52, 55 and 72. RGB value is (82,85,114). Sum of RGB (Red+Green+Blue) = 82+85+114=281 (37% of max value = 765). Red value is 82 (32.42% from 255 or 29.18% from 281); Green value is 85 (33.59% from 255 or 30.25% from 281); Blue value is 114 (44.92% from 255 or 40.57% from 281); Max value from RGB is 114 - color contains mainly: blue. Hex color #525572 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525572 is #ADAA8D. Grayscale: #575757. Windows color (decimal): -11381390 or 7492946. OLE color: 7492946.
HSL color Cylindrical-coordinate representation of color #525572: hue angle of 234.38º degrees, saturation: 0.16, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #525572 is Cyan = 0.28, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 85 | 114 | - |
| CMYK | 0.28 | 0.25 | 0 | 0.55 |
| HSL | 234.38º | 0.16% | 0.38% | - |
| HSV(B) | 234.38º | 0.28% | 0.45% | - |
| XYZ | 9.77 | 9.51 | 17.24 | - |
| YUV | 87.41 | 143.01 | 124.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 85 | 114 | 0.28 | 0.25 | 0 | 0.55 | 234.38 | 0.16 | 0.38 |
| Hex | 52 | 55 | 72 | 1C | 19 | 0 | 37 | EA | 10 | 26 |
| Octal | 122 | 125 | 162 | 34 | 31 | 0 | 67 | 352 | 20 | 46 |
| Binary | 1010010 | 1010101 | 1110010 | 11100 | 11001 | 0 | 110111 | 11101010 | 10000 | 100110 |
Color Harmonies of #525572
Complementary color
Monochromatic Colors of #525572
Black with #525572
Text Example
Text Example
White with #525572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525572; }
p { color: rgb(82,85,114); }
H1.HeaderClassName
{
color: #525572;
}
.AnyTagClassName
{
color: #525572;
}
</style>
background-color css
<style>
a { background-color: #525572; }
a { background-color: rgb(82,85,114); }
div.DivClassName
{
background-color: #525572;
}
.BgClassName
{
background-color: #525572;
}
</style>
border-color css
<style>
span { border-color: #525572; }
span { border-color: rgb(82,85,114); }
td.TdClassName
{
border-color: #525572;
}
.TagClassName
{
border-color: #525572;
}
</style>