Shades of East Bay #535777
Tints of East Bay #535777
RGB
CMYK
RGB Variations
Color information
#535777 (or 0x535777) is known color: East Bay. HEX triplet: 53, 57 and 77. RGB value is (83,87,119). Sum of RGB (Red+Green+Blue) = 83+87+119=289 (38% of max value = 765). Red value is 83 (32.81% from 255 or 28.72% from 289); Green value is 87 (34.38% from 255 or 30.10% from 289); Blue value is 119 (46.88% from 255 or 41.18% from 289); Max value from RGB is 119 - color contains mainly: blue. Hex color #535777 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #535777 is #ACA888. Grayscale: #595959. Windows color (decimal): -11315337 or 7821139. OLE color: 7821139.
HSL color Cylindrical-coordinate representation of color #535777: hue angle of 233.33º 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 #535777 is Cyan = 0.30, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 87 | 119 | - |
| CMYK | 0.30 | 0.27 | 0 | 0.53 |
| HSL | 233.33º | 0.18% | 0.4% | - |
| HSV(B) | 233.33º | 0.3% | 0.47% | - |
| XYZ | 10.31 | 9.99 | 18.84 | - |
| YUV | 89.45 | 144.67 | 123.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 87 | 119 | 0.30 | 0.27 | 0 | 0.53 | 233.33 | 0.18 | 0.4 |
| Hex | 53 | 57 | 77 | 1E | 1B | 0 | 35 | E9 | 12 | 28 |
| Octal | 123 | 127 | 167 | 36 | 33 | 0 | 65 | 351 | 22 | 50 |
| Binary | 1010011 | 1010111 | 1110111 | 11110 | 11011 | 0 | 110101 | 11101001 | 10010 | 101000 |
Color Harmonies of #535777
Complementary color
Monochromatic Colors of #535777
Black with #535777
Text Example
Text Example
White with #535777
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535777; }
p { color: rgb(83,87,119); }
H1.HeaderClassName
{
color: #535777;
}
.AnyTagClassName
{
color: #535777;
}
</style>
background-color css
<style>
a { background-color: #535777; }
a { background-color: rgb(83,87,119); }
div.DivClassName
{
background-color: #535777;
}
.BgClassName
{
background-color: #535777;
}
</style>
border-color css
<style>
span { border-color: #535777; }
span { border-color: rgb(83,87,119); }
td.TdClassName
{
border-color: #535777;
}
.TagClassName
{
border-color: #535777;
}
</style>