Shades of East Bay #535974
Tints of East Bay #535974
RGB
CMYK
RGB Variations
Color information
#535974 (or 0x535974) is known color: East Bay. HEX triplet: 53, 59 and 74. RGB value is (83,89,116). Sum of RGB (Red+Green+Blue) = 83+89+116=288 (38% of max value = 765). Red value is 83 (32.81% from 255 or 28.82% from 288); Green value is 89 (35.16% from 255 or 30.90% from 288); Blue value is 116 (45.70% from 255 or 40.28% from 288); Max value from RGB is 116 - color contains mainly: blue. Hex color #535974 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #535974 is #ACA68B. Grayscale: #5A5A5A. Windows color (decimal): -11314828 or 7625043. OLE color: 7625043.
HSL color Cylindrical-coordinate representation of color #535974: hue angle of 229.09º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #535974 is Cyan = 0.28, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 89 | 116 | - |
| CMYK | 0.28 | 0.23 | 0 | 0.55 |
| HSL | 229.09º | 0.17% | 0.39% | - |
| HSV(B) | 229.09º | 0.28% | 0.45% | - |
| XYZ | 10.29 | 10.24 | 17.96 | - |
| YUV | 90.28 | 142.51 | 122.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 89 | 116 | 0.28 | 0.23 | 0 | 0.55 | 229.09 | 0.17 | 0.39 |
| Hex | 53 | 59 | 74 | 1C | 17 | 0 | 37 | E5 | 11 | 27 |
| Octal | 123 | 131 | 164 | 34 | 27 | 0 | 67 | 345 | 21 | 47 |
| Binary | 1010011 | 1011001 | 1110100 | 11100 | 10111 | 0 | 110111 | 11100101 | 10001 | 100111 |
Color Harmonies of #535974
Complementary color
Monochromatic Colors of #535974
Black with #535974
Text Example
Text Example
White with #535974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535974; }
p { color: rgb(83,89,116); }
H1.HeaderClassName
{
color: #535974;
}
.AnyTagClassName
{
color: #535974;
}
</style>
background-color css
<style>
a { background-color: #535974; }
a { background-color: rgb(83,89,116); }
div.DivClassName
{
background-color: #535974;
}
.BgClassName
{
background-color: #535974;
}
</style>
border-color css
<style>
span { border-color: #535974; }
span { border-color: rgb(83,89,116); }
td.TdClassName
{
border-color: #535974;
}
.TagClassName
{
border-color: #535974;
}
</style>