Shades of East Bay #535772
Tints of East Bay #535772
RGB
CMYK
RGB Variations
Color information
#535772 (or 0x535772) is known color: East Bay. HEX triplet: 53, 57 and 72. RGB value is (83,87,114). Sum of RGB (Red+Green+Blue) = 83+87+114=284 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.23% from 284); Green value is 87 (34.38% from 255 or 30.63% from 284); Blue value is 114 (44.92% from 255 or 40.14% from 284); Max value from RGB is 114 - color contains mainly: blue. Hex color #535772 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #535772 is #ACA88D. Grayscale: #585858. Windows color (decimal): -11315342 or 7493459. OLE color: 7493459.
HSL color Cylindrical-coordinate representation of color #535772: hue angle of 232.26º degrees, saturation: 0.16, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #535772 is Cyan = 0.27, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 87 | 114 | - |
| CMYK | 0.27 | 0.24 | 0 | 0.55 |
| HSL | 232.26º | 0.16% | 0.39% | - |
| HSV(B) | 232.26º | 0.27% | 0.45% | - |
| XYZ | 10.01 | 9.87 | 17.3 | - |
| YUV | 88.88 | 142.17 | 123.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 87 | 114 | 0.27 | 0.24 | 0 | 0.55 | 232.26 | 0.16 | 0.39 |
| Hex | 53 | 57 | 72 | 1B | 18 | 0 | 37 | E8 | 10 | 27 |
| Octal | 123 | 127 | 162 | 33 | 30 | 0 | 67 | 350 | 20 | 47 |
| Binary | 1010011 | 1010111 | 1110010 | 11011 | 11000 | 0 | 110111 | 11101000 | 10000 | 100111 |
Color Harmonies of #535772
Complementary color
Monochromatic Colors of #535772
Black with #535772
Text Example
Text Example
White with #535772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535772; }
p { color: rgb(83,87,114); }
H1.HeaderClassName
{
color: #535772;
}
.AnyTagClassName
{
color: #535772;
}
</style>
background-color css
<style>
a { background-color: #535772; }
a { background-color: rgb(83,87,114); }
div.DivClassName
{
background-color: #535772;
}
.BgClassName
{
background-color: #535772;
}
</style>
border-color css
<style>
span { border-color: #535772; }
span { border-color: rgb(83,87,114); }
td.TdClassName
{
border-color: #535772;
}
.TagClassName
{
border-color: #535772;
}
</style>