Shades of East Bay #535774
Tints of East Bay #535774
RGB
CMYK
RGB Variations
Color information
#535774 (or 0x535774) is known color: East Bay. HEX triplet: 53, 57 and 74. RGB value is (83,87,116). Sum of RGB (Red+Green+Blue) = 83+87+116=286 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.02% from 286); Green value is 87 (34.38% from 255 or 30.42% from 286); Blue value is 116 (45.70% from 255 or 40.56% from 286); Max value from RGB is 116 - color contains mainly: blue. Hex color #535774 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #535774 is #ACA88B. Grayscale: #585858. Windows color (decimal): -11315340 or 7624531. OLE color: 7624531.
HSL color Cylindrical-coordinate representation of color #535774: hue angle of 232.73º 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 #535774 is Cyan = 0.28, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 87 | 116 | - |
| CMYK | 0.28 | 0.25 | 0 | 0.55 |
| HSL | 232.73º | 0.17% | 0.39% | - |
| HSV(B) | 232.73º | 0.28% | 0.45% | - |
| XYZ | 10.13 | 9.92 | 17.9 | - |
| YUV | 89.11 | 143.17 | 123.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 87 | 116 | 0.28 | 0.25 | 0 | 0.55 | 232.73 | 0.17 | 0.39 |
| Hex | 53 | 57 | 74 | 1C | 19 | 0 | 37 | E9 | 11 | 27 |
| Octal | 123 | 127 | 164 | 34 | 31 | 0 | 67 | 351 | 21 | 47 |
| Binary | 1010011 | 1010111 | 1110100 | 11100 | 11001 | 0 | 110111 | 11101001 | 10001 | 100111 |
Color Harmonies of #535774
Complementary color
Monochromatic Colors of #535774
Black with #535774
Text Example
Text Example
White with #535774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535774; }
p { color: rgb(83,87,116); }
H1.HeaderClassName
{
color: #535774;
}
.AnyTagClassName
{
color: #535774;
}
</style>
background-color css
<style>
a { background-color: #535774; }
a { background-color: rgb(83,87,116); }
div.DivClassName
{
background-color: #535774;
}
.BgClassName
{
background-color: #535774;
}
</style>
border-color css
<style>
span { border-color: #535774; }
span { border-color: rgb(83,87,116); }
td.TdClassName
{
border-color: #535774;
}
.TagClassName
{
border-color: #535774;
}
</style>