Shades of East Bay #535977
Tints of East Bay #535977
RGB
CMYK
RGB Variations
Color information
#535977 (or 0x535977) is known color: East Bay. HEX triplet: 53, 59 and 77. RGB value is (83,89,119). Sum of RGB (Red+Green+Blue) = 83+89+119=291 (38% of max value = 765). Red value is 83 (32.81% from 255 or 28.52% from 291); Green value is 89 (35.16% from 255 or 30.58% from 291); Blue value is 119 (46.88% from 255 or 40.89% from 291); Max value from RGB is 119 - color contains mainly: blue. Hex color #535977 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #535977 is #ACA688. Grayscale: #5A5A5A. Windows color (decimal): -11314825 or 7821651. OLE color: 7821651.
HSL color Cylindrical-coordinate representation of color #535977: hue angle of 230º degrees, saturation: 0.18, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #535977 is Cyan = 0.30, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 89 | 119 | - |
| CMYK | 0.30 | 0.25 | 0 | 0.53 |
| HSL | 230º | 0.18% | 0.4% | - |
| HSV(B) | 230º | 0.3% | 0.47% | - |
| XYZ | 10.47 | 10.32 | 18.89 | - |
| YUV | 90.63 | 144.01 | 122.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 89 | 119 | 0.30 | 0.25 | 0 | 0.53 | 230 | 0.18 | 0.4 |
| Hex | 53 | 59 | 77 | 1E | 19 | 0 | 35 | E6 | 12 | 28 |
| Octal | 123 | 131 | 167 | 36 | 31 | 0 | 65 | 346 | 22 | 50 |
| Binary | 1010011 | 1011001 | 1110111 | 11110 | 11001 | 0 | 110101 | 11100110 | 10010 | 101000 |
Color Harmonies of #535977
Complementary color
Monochromatic Colors of #535977
Black with #535977
Text Example
Text Example
White with #535977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535977; }
p { color: rgb(83,89,119); }
H1.HeaderClassName
{
color: #535977;
}
.AnyTagClassName
{
color: #535977;
}
</style>
background-color css
<style>
a { background-color: #535977; }
a { background-color: rgb(83,89,119); }
div.DivClassName
{
background-color: #535977;
}
.BgClassName
{
background-color: #535977;
}
</style>
border-color css
<style>
span { border-color: #535977; }
span { border-color: rgb(83,89,119); }
td.TdClassName
{
border-color: #535977;
}
.TagClassName
{
border-color: #535977;
}
</style>