Shades of East Bay #535979
Tints of East Bay #535979
RGB
CMYK
RGB Variations
Color information
#535979 (or 0x535979) is known color: East Bay. HEX triplet: 53, 59 and 79. RGB value is (83,89,121). Sum of RGB (Red+Green+Blue) = 83+89+121=293 (38% of max value = 765). Red value is 83 (32.81% from 255 or 28.33% from 293); Green value is 89 (35.16% from 255 or 30.38% from 293); Blue value is 121 (47.66% from 255 or 41.30% from 293); Max value from RGB is 121 - color contains mainly: blue. Hex color #535979 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #535979 is #ACA686. Grayscale: #5A5A5A. Windows color (decimal): -11314823 or 7952723. OLE color: 7952723.
HSL color Cylindrical-coordinate representation of color #535979: hue angle of 230.53º degrees, saturation: 0.19, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #535979 is Cyan = 0.31, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 89 | 121 | - |
| CMYK | 0.31 | 0.26 | 0 | 0.53 |
| HSL | 230.53º | 0.19% | 0.4% | - |
| HSV(B) | 230.53º | 0.31% | 0.47% | - |
| XYZ | 10.59 | 10.36 | 19.53 | - |
| YUV | 90.85 | 145.01 | 122.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 89 | 121 | 0.31 | 0.26 | 0 | 0.53 | 230.53 | 0.19 | 0.4 |
| Hex | 53 | 59 | 79 | 1F | 1A | 0 | 35 | E7 | 13 | 28 |
| Octal | 123 | 131 | 171 | 37 | 32 | 0 | 65 | 347 | 23 | 50 |
| Binary | 1010011 | 1011001 | 1111001 | 11111 | 11010 | 0 | 110101 | 11100111 | 10011 | 101000 |
Color Harmonies of #535979
Complementary color
Monochromatic Colors of #535979
Black with #535979
Text Example
Text Example
White with #535979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535979; }
p { color: rgb(83,89,121); }
H1.HeaderClassName
{
color: #535979;
}
.AnyTagClassName
{
color: #535979;
}
</style>
background-color css
<style>
a { background-color: #535979; }
a { background-color: rgb(83,89,121); }
div.DivClassName
{
background-color: #535979;
}
.BgClassName
{
background-color: #535979;
}
</style>
border-color css
<style>
span { border-color: #535979; }
span { border-color: rgb(83,89,121); }
td.TdClassName
{
border-color: #535979;
}
.TagClassName
{
border-color: #535979;
}
</style>