Shades of East Bay #525674
Tints of East Bay #525674
RGB
CMYK
RGB Variations
Color information
#525674 (or 0x525674) is known color: East Bay. HEX triplet: 52, 56 and 74. RGB value is (82,86,116). Sum of RGB (Red+Green+Blue) = 82+86+116=284 (37% of max value = 765). Red value is 82 (32.42% from 255 or 28.87% from 284); Green value is 86 (33.98% from 255 or 30.28% from 284); Blue value is 116 (45.70% from 255 or 40.85% from 284); Max value from RGB is 116 - color contains mainly: blue. Hex color #525674 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525674 is #ADA98B. Grayscale: #585858. Windows color (decimal): -11381132 or 7624274. OLE color: 7624274.
HSL color Cylindrical-coordinate representation of color #525674: hue angle of 232.94º 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 #525674 is Cyan = 0.29, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 86 | 116 | - |
| CMYK | 0.29 | 0.26 | 0 | 0.55 |
| HSL | 232.94º | 0.17% | 0.39% | - |
| HSV(B) | 232.94º | 0.29% | 0.45% | - |
| XYZ | 9.96 | 9.71 | 17.87 | - |
| YUV | 88.22 | 143.67 | 123.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 86 | 116 | 0.29 | 0.26 | 0 | 0.55 | 232.94 | 0.17 | 0.39 |
| Hex | 52 | 56 | 74 | 1D | 1A | 0 | 37 | E9 | 11 | 27 |
| Octal | 122 | 126 | 164 | 35 | 32 | 0 | 67 | 351 | 21 | 47 |
| Binary | 1010010 | 1010110 | 1110100 | 11101 | 11010 | 0 | 110111 | 11101001 | 10001 | 100111 |
Color Harmonies of #525674
Complementary color
Monochromatic Colors of #525674
Black with #525674
Text Example
Text Example
White with #525674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525674; }
p { color: rgb(82,86,116); }
H1.HeaderClassName
{
color: #525674;
}
.AnyTagClassName
{
color: #525674;
}
</style>
background-color css
<style>
a { background-color: #525674; }
a { background-color: rgb(82,86,116); }
div.DivClassName
{
background-color: #525674;
}
.BgClassName
{
background-color: #525674;
}
</style>
border-color css
<style>
span { border-color: #525674; }
span { border-color: rgb(82,86,116); }
td.TdClassName
{
border-color: #525674;
}
.TagClassName
{
border-color: #525674;
}
</style>