Shades of East Bay #545974
Tints of East Bay #545974
RGB
CMYK
RGB Variations
Color information
#545974 (or 0x545974) is known color: East Bay. HEX triplet: 54, 59 and 74. RGB value is (84,89,116). Sum of RGB (Red+Green+Blue) = 84+89+116=289 (38% of max value = 765). Red value is 84 (33.20% from 255 or 29.07% from 289); Green value is 89 (35.16% from 255 or 30.80% from 289); Blue value is 116 (45.70% from 255 or 40.14% from 289); Max value from RGB is 116 - color contains mainly: blue. Hex color #545974 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #545974 is #ABA68B. Grayscale: #5A5A5A. Windows color (decimal): -11249292 or 7625044. OLE color: 7625044.
HSL color Cylindrical-coordinate representation of color #545974: hue angle of 230.62º degrees, saturation: 0.16, 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 #545974 is Cyan = 0.28, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 84 | 89 | 116 | - |
| CMYK | 0.28 | 0.23 | 0 | 0.55 |
| HSL | 230.63º | 0.16% | 0.39% | - |
| HSV(B) | 230.63º | 0.28% | 0.45% | - |
| XYZ | 10.38 | 10.29 | 17.96 | - |
| YUV | 90.58 | 142.34 | 123.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 89 | 116 | 0.28 | 0.23 | 0 | 0.55 | 230.63 | 0.16 | 0.39 |
| Hex | 54 | 59 | 74 | 1C | 17 | 0 | 37 | E7 | 10 | 27 |
| Octal | 124 | 131 | 164 | 34 | 27 | 0 | 67 | 347 | 20 | 47 |
| Binary | 1010100 | 1011001 | 1110100 | 11100 | 10111 | 0 | 110111 | 11100111 | 10000 | 100111 |
Color Harmonies of #545974
Complementary color
Monochromatic Colors of #545974
Black with #545974
Text Example
Text Example
White with #545974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #545974; }
p { color: rgb(84,89,116); }
H1.HeaderClassName
{
color: #545974;
}
.AnyTagClassName
{
color: #545974;
}
</style>
background-color css
<style>
a { background-color: #545974; }
a { background-color: rgb(84,89,116); }
div.DivClassName
{
background-color: #545974;
}
.BgClassName
{
background-color: #545974;
}
</style>
border-color css
<style>
span { border-color: #545974; }
span { border-color: rgb(84,89,116); }
td.TdClassName
{
border-color: #545974;
}
.TagClassName
{
border-color: #545974;
}
</style>