Shades of East Bay #535873
Tints of East Bay #535873
RGB
CMYK
RGB Variations
Color information
#535873 (or 0x535873) is known color: East Bay. HEX triplet: 53, 58 and 73. RGB value is (83,88,115). Sum of RGB (Red+Green+Blue) = 83+88+115=286 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.02% from 286); Green value is 88 (34.77% from 255 or 30.77% from 286); Blue value is 115 (45.31% from 255 or 40.21% from 286); Max value from RGB is 115 - color contains mainly: blue. Hex color #535873 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #535873 is #ACA78C. Grayscale: #595959. Windows color (decimal): -11315085 or 7559251. OLE color: 7559251.
HSL color Cylindrical-coordinate representation of color #535873: hue angle of 230.62º 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 #535873 is Cyan = 0.28, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 88 | 115 | - |
| CMYK | 0.28 | 0.23 | 0 | 0.55 |
| HSL | 230.63º | 0.16% | 0.39% | - |
| HSV(B) | 230.63º | 0.28% | 0.45% | - |
| XYZ | 10.15 | 10.06 | 17.63 | - |
| YUV | 89.58 | 142.34 | 123.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 88 | 115 | 0.28 | 0.23 | 0 | 0.55 | 230.63 | 0.16 | 0.39 |
| Hex | 53 | 58 | 73 | 1C | 17 | 0 | 37 | E7 | 10 | 27 |
| Octal | 123 | 130 | 163 | 34 | 27 | 0 | 67 | 347 | 20 | 47 |
| Binary | 1010011 | 1011000 | 1110011 | 11100 | 10111 | 0 | 110111 | 11100111 | 10000 | 100111 |
Color Harmonies of #535873
Complementary color
Monochromatic Colors of #535873
Black with #535873
Text Example
Text Example
White with #535873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535873; }
p { color: rgb(83,88,115); }
H1.HeaderClassName
{
color: #535873;
}
.AnyTagClassName
{
color: #535873;
}
</style>
background-color css
<style>
a { background-color: #535873; }
a { background-color: rgb(83,88,115); }
div.DivClassName
{
background-color: #535873;
}
.BgClassName
{
background-color: #535873;
}
</style>
border-color css
<style>
span { border-color: #535873; }
span { border-color: rgb(83,88,115); }
td.TdClassName
{
border-color: #535873;
}
.TagClassName
{
border-color: #535873;
}
</style>