Shades of East Bay #535970
Tints of East Bay #535970
RGB
CMYK
RGB Variations
Color information
#535970 (or 0x535970) is known color: East Bay. HEX triplet: 53, 59 and 70. RGB value is (83,89,112). Sum of RGB (Red+Green+Blue) = 83+89+112=284 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.23% from 284); Green value is 89 (35.16% from 255 or 31.34% from 284); Blue value is 112 (44.14% from 255 or 39.44% from 284); Max value from RGB is 112 - color contains mainly: blue. Hex color #535970 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #535970 is #ACA68F. Grayscale: #595959. Windows color (decimal): -11314832 or 7362899. OLE color: 7362899.
HSL color Cylindrical-coordinate representation of color #535970: hue angle of 227.59º degrees, saturation: 0.15, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #535970 is Cyan = 0.26, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 83 | 89 | 112 | - |
| CMYK | 0.26 | 0.21 | 0 | 0.56 |
| HSL | 227.59º | 0.15% | 0.38% | - |
| HSV(B) | 227.59º | 0.26% | 0.44% | - |
| XYZ | 10.06 | 10.15 | 16.76 | - |
| YUV | 89.83 | 140.51 | 123.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 89 | 112 | 0.26 | 0.21 | 0 | 0.56 | 227.59 | 0.15 | 0.38 |
| Hex | 53 | 59 | 70 | 1A | 15 | 0 | 38 | E4 | F | 26 |
| Octal | 123 | 131 | 160 | 32 | 25 | 0 | 70 | 344 | 17 | 46 |
| Binary | 1010011 | 1011001 | 1110000 | 11010 | 10101 | 0 | 111000 | 11100100 | 1111 | 100110 |
Color Harmonies of #535970
Complementary color
Monochromatic Colors of #535970
Black with #535970
Text Example
Text Example
White with #535970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535970; }
p { color: rgb(83,89,112); }
H1.HeaderClassName
{
color: #535970;
}
.AnyTagClassName
{
color: #535970;
}
</style>
background-color css
<style>
a { background-color: #535970; }
a { background-color: rgb(83,89,112); }
div.DivClassName
{
background-color: #535970;
}
.BgClassName
{
background-color: #535970;
}
</style>
border-color css
<style>
span { border-color: #535970; }
span { border-color: rgb(83,89,112); }
td.TdClassName
{
border-color: #535970;
}
.TagClassName
{
border-color: #535970;
}
</style>