Shades of East Bay #535976
Tints of East Bay #535976
RGB
CMYK
RGB Variations
Color information
#535976 (or 0x535976) is known color: East Bay. HEX triplet: 53, 59 and 76. RGB value is (83,89,118). Sum of RGB (Red+Green+Blue) = 83+89+118=290 (38% of max value = 765). Red value is 83 (32.81% from 255 or 28.62% from 290); Green value is 89 (35.16% from 255 or 30.69% from 290); Blue value is 118 (46.48% from 255 or 40.69% from 290); Max value from RGB is 118 - color contains mainly: blue. Hex color #535976 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #535976 is #ACA689. Grayscale: #5A5A5A. Windows color (decimal): -11314826 or 7756115. OLE color: 7756115.
HSL color Cylindrical-coordinate representation of color #535976: hue angle of 229.71º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #535976 is Cyan = 0.30, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 83 | 89 | 118 | - |
| CMYK | 0.30 | 0.25 | 0 | 0.54 |
| HSL | 229.71º | 0.17% | 0.39% | - |
| HSV(B) | 229.71º | 0.3% | 0.46% | - |
| XYZ | 10.41 | 10.29 | 18.58 | - |
| YUV | 90.51 | 143.51 | 122.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 89 | 118 | 0.30 | 0.25 | 0 | 0.54 | 229.71 | 0.17 | 0.39 |
| Hex | 53 | 59 | 76 | 1E | 19 | 0 | 36 | E6 | 11 | 27 |
| Octal | 123 | 131 | 166 | 36 | 31 | 0 | 66 | 346 | 21 | 47 |
| Binary | 1010011 | 1011001 | 1110110 | 11110 | 11001 | 0 | 110110 | 11100110 | 10001 | 100111 |
Color Harmonies of #535976
Complementary color
Monochromatic Colors of #535976
Black with #535976
Text Example
Text Example
White with #535976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535976; }
p { color: rgb(83,89,118); }
H1.HeaderClassName
{
color: #535976;
}
.AnyTagClassName
{
color: #535976;
}
</style>
background-color css
<style>
a { background-color: #535976; }
a { background-color: rgb(83,89,118); }
div.DivClassName
{
background-color: #535976;
}
.BgClassName
{
background-color: #535976;
}
</style>
border-color css
<style>
span { border-color: #535976; }
span { border-color: rgb(83,89,118); }
td.TdClassName
{
border-color: #535976;
}
.TagClassName
{
border-color: #535976;
}
</style>