Shades of East Bay #535975
Tints of East Bay #535975
RGB
CMYK
RGB Variations
Color information
#535975 (or 0x535975) is known color: East Bay. HEX triplet: 53, 59 and 75. RGB value is (83,89,117). Sum of RGB (Red+Green+Blue) = 83+89+117=289 (38% of max value = 765). Red value is 83 (32.81% from 255 or 28.72% from 289); Green value is 89 (35.16% from 255 or 30.80% from 289); Blue value is 117 (46.09% from 255 or 40.48% from 289); Max value from RGB is 117 - color contains mainly: blue. Hex color #535975 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #535975 is #ACA68A. Grayscale: #5A5A5A. Windows color (decimal): -11314827 or 7690579. OLE color: 7690579.
HSL color Cylindrical-coordinate representation of color #535975: hue angle of 229.41º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #535975 is Cyan = 0.29, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 83 | 89 | 117 | - |
| CMYK | 0.29 | 0.24 | 0 | 0.54 |
| HSL | 229.41º | 0.17% | 0.39% | - |
| HSV(B) | 229.41º | 0.29% | 0.46% | - |
| XYZ | 10.35 | 10.27 | 18.27 | - |
| YUV | 90.4 | 143.01 | 122.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 89 | 117 | 0.29 | 0.24 | 0 | 0.54 | 229.41 | 0.17 | 0.39 |
| Hex | 53 | 59 | 75 | 1D | 18 | 0 | 36 | E5 | 11 | 27 |
| Octal | 123 | 131 | 165 | 35 | 30 | 0 | 66 | 345 | 21 | 47 |
| Binary | 1010011 | 1011001 | 1110101 | 11101 | 11000 | 0 | 110110 | 11100101 | 10001 | 100111 |
Color Harmonies of #535975
Complementary color
Monochromatic Colors of #535975
Black with #535975
Text Example
Text Example
White with #535975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535975; }
p { color: rgb(83,89,117); }
H1.HeaderClassName
{
color: #535975;
}
.AnyTagClassName
{
color: #535975;
}
</style>
background-color css
<style>
a { background-color: #535975; }
a { background-color: rgb(83,89,117); }
div.DivClassName
{
background-color: #535975;
}
.BgClassName
{
background-color: #535975;
}
</style>
border-color css
<style>
span { border-color: #535975; }
span { border-color: rgb(83,89,117); }
td.TdClassName
{
border-color: #535975;
}
.TagClassName
{
border-color: #535975;
}
</style>