Shades of East Bay #535773
Tints of East Bay #535773
RGB
CMYK
RGB Variations
Color information
#535773 (or 0x535773) is known color: East Bay. HEX triplet: 53, 57 and 73. RGB value is (83,87,115). Sum of RGB (Red+Green+Blue) = 83+87+115=285 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.12% from 285); Green value is 87 (34.38% from 255 or 30.53% from 285); Blue value is 115 (45.31% from 255 or 40.35% from 285); Max value from RGB is 115 - color contains mainly: blue. Hex color #535773 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #535773 is #ACA88C. Grayscale: #585858. Windows color (decimal): -11315341 or 7558995. OLE color: 7558995.
HSL color Cylindrical-coordinate representation of color #535773: hue angle of 232.5º degrees, saturation: 0.16, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #535773 is Cyan = 0.28, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 87 | 115 | - |
| CMYK | 0.28 | 0.24 | 0 | 0.55 |
| HSL | 232.5º | 0.16% | 0.39% | - |
| HSV(B) | 232.5º | 0.28% | 0.45% | - |
| XYZ | 10.07 | 9.89 | 17.6 | - |
| YUV | 89 | 142.67 | 123.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 87 | 115 | 0.28 | 0.24 | 0 | 0.55 | 232.5 | 0.16 | 0.39 |
| Hex | 53 | 57 | 73 | 1C | 18 | 0 | 37 | E8 | 10 | 27 |
| Octal | 123 | 127 | 163 | 34 | 30 | 0 | 67 | 350 | 20 | 47 |
| Binary | 1010011 | 1010111 | 1110011 | 11100 | 11000 | 0 | 110111 | 11101000 | 10000 | 100111 |
Color Harmonies of #535773
Complementary color
Monochromatic Colors of #535773
Black with #535773
Text Example
Text Example
White with #535773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535773; }
p { color: rgb(83,87,115); }
H1.HeaderClassName
{
color: #535773;
}
.AnyTagClassName
{
color: #535773;
}
</style>
background-color css
<style>
a { background-color: #535773; }
a { background-color: rgb(83,87,115); }
div.DivClassName
{
background-color: #535773;
}
.BgClassName
{
background-color: #535773;
}
</style>
border-color css
<style>
span { border-color: #535773; }
span { border-color: rgb(83,87,115); }
td.TdClassName
{
border-color: #535773;
}
.TagClassName
{
border-color: #535773;
}
</style>