Shades of East Bay #525363
Tints of East Bay #525363
RGB
CMYK
RGB Variations
Color information
#525363 (or 0x525363) is known color: East Bay. HEX triplet: 52, 53 and 63. RGB value is (82,83,99). Sum of RGB (Red+Green+Blue) = 82+83+99=264 (34% of max value = 765). Red value is 82 (32.42% from 255 or 31.06% from 264); Green value is 83 (32.81% from 255 or 31.44% from 264); Blue value is 99 (39.06% from 255 or 37.5% from 264); Max value from RGB is 99 - color contains mainly: blue. Hex color #525363 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525363 is #ADAC9C. Grayscale: #545454. Windows color (decimal): -11381917 or 6509394. OLE color: 6509394.
HSL color Cylindrical-coordinate representation of color #525363: hue angle of 236.47º degrees, saturation: 0.09, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #525363 is Cyan = 0.17, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 82 | 83 | 99 | - |
| CMYK | 0.17 | 0.16 | 0 | 0.61 |
| HSL | 236.47º | 0.09% | 0.35% | - |
| HSV(B) | 236.47º | 0.17% | 0.39% | - |
| XYZ | 8.83 | 8.88 | 13.05 | - |
| YUV | 84.53 | 136.17 | 126.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 83 | 99 | 0.17 | 0.16 | 0 | 0.61 | 236.47 | 0.09 | 0.35 |
| Hex | 52 | 53 | 63 | 11 | 10 | 0 | 3D | EC | 9 | 23 |
| Octal | 122 | 123 | 143 | 21 | 20 | 0 | 75 | 354 | 11 | 43 |
| Binary | 1010010 | 1010011 | 1100011 | 10001 | 10000 | 0 | 111101 | 11101100 | 1001 | 100011 |
Color Harmonies of #525363
Complementary color
Monochromatic Colors of #525363
Black with #525363
Text Example
Text Example
White with #525363
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525363; }
p { color: rgb(82,83,99); }
H1.HeaderClassName
{
color: #525363;
}
.AnyTagClassName
{
color: #525363;
}
</style>
background-color css
<style>
a { background-color: #525363; }
a { background-color: rgb(82,83,99); }
div.DivClassName
{
background-color: #525363;
}
.BgClassName
{
background-color: #525363;
}
</style>
border-color css
<style>
span { border-color: #525363; }
span { border-color: rgb(82,83,99); }
td.TdClassName
{
border-color: #525363;
}
.TagClassName
{
border-color: #525363;
}
</style>