Shades of East Bay #535971
Tints of East Bay #535971
RGB
CMYK
RGB Variations
Color information
#535971 (or 0x535971) is known color: East Bay. HEX triplet: 53, 59 and 71. RGB value is (83,89,113). Sum of RGB (Red+Green+Blue) = 83+89+113=285 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.12% from 285); Green value is 89 (35.16% from 255 or 31.23% from 285); Blue value is 113 (44.53% from 255 or 39.65% from 285); Max value from RGB is 113 - color contains mainly: blue. Hex color #535971 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #535971 is #ACA68E. Grayscale: #595959. Windows color (decimal): -11314831 or 7428435. OLE color: 7428435.
HSL color Cylindrical-coordinate representation of color #535971: hue angle of 228º degrees, saturation: 0.15, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #535971 is Cyan = 0.27, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 83 | 89 | 113 | - |
| CMYK | 0.27 | 0.21 | 0 | 0.56 |
| HSL | 228º | 0.15% | 0.38% | - |
| HSV(B) | 228º | 0.27% | 0.44% | - |
| XYZ | 10.12 | 10.18 | 17.05 | - |
| YUV | 89.94 | 141.01 | 123.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 89 | 113 | 0.27 | 0.21 | 0 | 0.56 | 228 | 0.15 | 0.38 |
| Hex | 53 | 59 | 71 | 1B | 15 | 0 | 38 | E4 | F | 26 |
| Octal | 123 | 131 | 161 | 33 | 25 | 0 | 70 | 344 | 17 | 46 |
| Binary | 1010011 | 1011001 | 1110001 | 11011 | 10101 | 0 | 111000 | 11100100 | 1111 | 100110 |
Color Harmonies of #535971
Complementary color
Monochromatic Colors of #535971
Black with #535971
Text Example
Text Example
White with #535971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535971; }
p { color: rgb(83,89,113); }
H1.HeaderClassName
{
color: #535971;
}
.AnyTagClassName
{
color: #535971;
}
</style>
background-color css
<style>
a { background-color: #535971; }
a { background-color: rgb(83,89,113); }
div.DivClassName
{
background-color: #535971;
}
.BgClassName
{
background-color: #535971;
}
</style>
border-color css
<style>
span { border-color: #535971; }
span { border-color: rgb(83,89,113); }
td.TdClassName
{
border-color: #535971;
}
.TagClassName
{
border-color: #535971;
}
</style>