Shades of East Bay #535776
Tints of East Bay #535776
RGB
CMYK
RGB Variations
Color information
#535776 (or 0x535776) is known color: East Bay. HEX triplet: 53, 57 and 76. RGB value is (83,87,118). Sum of RGB (Red+Green+Blue) = 83+87+118=288 (38% of max value = 765). Red value is 83 (32.81% from 255 or 28.82% from 288); Green value is 87 (34.38% from 255 or 30.21% from 288); Blue value is 118 (46.48% from 255 or 40.97% from 288); Max value from RGB is 118 - color contains mainly: blue. Hex color #535776 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #535776 is #ACA889. Grayscale: #595959. Windows color (decimal): -11315338 or 7755603. OLE color: 7755603.
HSL color Cylindrical-coordinate representation of color #535776: hue angle of 233.14º 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 #535776 is Cyan = 0.30, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 83 | 87 | 118 | - |
| CMYK | 0.30 | 0.26 | 0 | 0.54 |
| HSL | 233.14º | 0.17% | 0.39% | - |
| HSV(B) | 233.14º | 0.3% | 0.46% | - |
| XYZ | 10.25 | 9.96 | 18.52 | - |
| YUV | 89.34 | 144.17 | 123.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 87 | 118 | 0.30 | 0.26 | 0 | 0.54 | 233.14 | 0.17 | 0.39 |
| Hex | 53 | 57 | 76 | 1E | 1A | 0 | 36 | E9 | 11 | 27 |
| Octal | 123 | 127 | 166 | 36 | 32 | 0 | 66 | 351 | 21 | 47 |
| Binary | 1010011 | 1010111 | 1110110 | 11110 | 11010 | 0 | 110110 | 11101001 | 10001 | 100111 |
Color Harmonies of #535776
Complementary color
Monochromatic Colors of #535776
Black with #535776
Text Example
Text Example
White with #535776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535776; }
p { color: rgb(83,87,118); }
H1.HeaderClassName
{
color: #535776;
}
.AnyTagClassName
{
color: #535776;
}
</style>
background-color css
<style>
a { background-color: #535776; }
a { background-color: rgb(83,87,118); }
div.DivClassName
{
background-color: #535776;
}
.BgClassName
{
background-color: #535776;
}
</style>
border-color css
<style>
span { border-color: #535776; }
span { border-color: rgb(83,87,118); }
td.TdClassName
{
border-color: #535776;
}
.TagClassName
{
border-color: #535776;
}
</style>