Shades of East Bay #535778
Tints of East Bay #535778
RGB
CMYK
RGB Variations
Color information
#535778 (or 0x535778) is known color: East Bay. HEX triplet: 53, 57 and 78. RGB value is (83,87,120). Sum of RGB (Red+Green+Blue) = 83+87+120=290 (38% of max value = 765). Red value is 83 (32.81% from 255 or 28.62% from 290); Green value is 87 (34.38% from 255 or 30% from 290); Blue value is 120 (47.27% from 255 or 41.38% from 290); Max value from RGB is 120 - color contains mainly: blue. Hex color #535778 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #535778 is #ACA887. Grayscale: #595959. Windows color (decimal): -11315336 or 7886675. OLE color: 7886675.
HSL color Cylindrical-coordinate representation of color #535778: hue angle of 233.51º degrees, saturation: 0.18, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #535778 is Cyan = 0.31, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 87 | 120 | - |
| CMYK | 0.31 | 0.28 | 0 | 0.53 |
| HSL | 233.51º | 0.18% | 0.4% | - |
| HSV(B) | 233.51º | 0.31% | 0.47% | - |
| XYZ | 10.37 | 10.01 | 19.16 | - |
| YUV | 89.57 | 145.17 | 123.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 87 | 120 | 0.31 | 0.28 | 0 | 0.53 | 233.51 | 0.18 | 0.4 |
| Hex | 53 | 57 | 78 | 1F | 1C | 0 | 35 | EA | 12 | 28 |
| Octal | 123 | 127 | 170 | 37 | 34 | 0 | 65 | 352 | 22 | 50 |
| Binary | 1010011 | 1010111 | 1111000 | 11111 | 11100 | 0 | 110101 | 11101010 | 10010 | 101000 |
Color Harmonies of #535778
Complementary color
Monochromatic Colors of #535778
Black with #535778
Text Example
Text Example
White with #535778
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535778; }
p { color: rgb(83,87,120); }
H1.HeaderClassName
{
color: #535778;
}
.AnyTagClassName
{
color: #535778;
}
</style>
background-color css
<style>
a { background-color: #535778; }
a { background-color: rgb(83,87,120); }
div.DivClassName
{
background-color: #535778;
}
.BgClassName
{
background-color: #535778;
}
</style>
border-color css
<style>
span { border-color: #535778; }
span { border-color: rgb(83,87,120); }
td.TdClassName
{
border-color: #535778;
}
.TagClassName
{
border-color: #535778;
}
</style>