Shades of East Bay #545976
Tints of East Bay #545976
RGB
CMYK
RGB Variations
Color information
#545976 (or 0x545976) is known color: East Bay. HEX triplet: 54, 59 and 76. RGB value is (84,89,118). Sum of RGB (Red+Green+Blue) = 84+89+118=291 (38% of max value = 765). Red value is 84 (33.20% from 255 or 28.87% from 291); Green value is 89 (35.16% from 255 or 30.58% from 291); Blue value is 118 (46.48% from 255 or 40.55% from 291); Max value from RGB is 118 - color contains mainly: blue. Hex color #545976 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #545976 is #ABA689. Grayscale: #5A5A5A. Windows color (decimal): -11249290 or 7756116. OLE color: 7756116.
HSL color Cylindrical-coordinate representation of color #545976: hue angle of 231.18º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #545976 is Cyan = 0.29, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 84 | 89 | 118 | - |
| CMYK | 0.29 | 0.25 | 0 | 0.54 |
| HSL | 231.18º | 0.17% | 0.4% | - |
| HSV(B) | 231.18º | 0.29% | 0.46% | - |
| XYZ | 10.5 | 10.34 | 18.58 | - |
| YUV | 90.81 | 143.34 | 123.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 89 | 118 | 0.29 | 0.25 | 0 | 0.54 | 231.18 | 0.17 | 0.4 |
| Hex | 54 | 59 | 76 | 1D | 19 | 0 | 36 | E7 | 11 | 28 |
| Octal | 124 | 131 | 166 | 35 | 31 | 0 | 66 | 347 | 21 | 50 |
| Binary | 1010100 | 1011001 | 1110110 | 11101 | 11001 | 0 | 110110 | 11100111 | 10001 | 101000 |
Color Harmonies of #545976
Complementary color
Monochromatic Colors of #545976
Black with #545976
Text Example
Text Example
White with #545976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #545976; }
p { color: rgb(84,89,118); }
H1.HeaderClassName
{
color: #545976;
}
.AnyTagClassName
{
color: #545976;
}
</style>
background-color css
<style>
a { background-color: #545976; }
a { background-color: rgb(84,89,118); }
div.DivClassName
{
background-color: #545976;
}
.BgClassName
{
background-color: #545976;
}
</style>
border-color css
<style>
span { border-color: #545976; }
span { border-color: rgb(84,89,118); }
td.TdClassName
{
border-color: #545976;
}
.TagClassName
{
border-color: #545976;
}
</style>