Shades of East Bay #545873
Tints of East Bay #545873
RGB
CMYK
RGB Variations
Color information
#545873 (or 0x545873) is known color: East Bay. HEX triplet: 54, 58 and 73. RGB value is (84,88,115). Sum of RGB (Red+Green+Blue) = 84+88+115=287 (38% of max value = 765). Red value is 84 (33.20% from 255 or 29.27% from 287); Green value is 88 (34.77% from 255 or 30.66% from 287); Blue value is 115 (45.31% from 255 or 40.07% from 287); Max value from RGB is 115 - color contains mainly: blue. Hex color #545873 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #545873 is #ABA78C. Grayscale: #595959. Windows color (decimal): -11249549 or 7559252. OLE color: 7559252.
HSL color Cylindrical-coordinate representation of color #545873: hue angle of 232.26º degrees, saturation: 0.16, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #545873 is Cyan = 0.27, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 84 | 88 | 115 | - |
| CMYK | 0.27 | 0.23 | 0 | 0.55 |
| HSL | 232.26º | 0.16% | 0.39% | - |
| HSV(B) | 232.26º | 0.27% | 0.45% | - |
| XYZ | 10.24 | 10.1 | 17.63 | - |
| YUV | 89.88 | 142.17 | 123.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 88 | 115 | 0.27 | 0.23 | 0 | 0.55 | 232.26 | 0.16 | 0.39 |
| Hex | 54 | 58 | 73 | 1B | 17 | 0 | 37 | E8 | 10 | 27 |
| Octal | 124 | 130 | 163 | 33 | 27 | 0 | 67 | 350 | 20 | 47 |
| Binary | 1010100 | 1011000 | 1110011 | 11011 | 10111 | 0 | 110111 | 11101000 | 10000 | 100111 |
Color Harmonies of #545873
Complementary color
Monochromatic Colors of #545873
Black with #545873
Text Example
Text Example
White with #545873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #545873; }
p { color: rgb(84,88,115); }
H1.HeaderClassName
{
color: #545873;
}
.AnyTagClassName
{
color: #545873;
}
</style>
background-color css
<style>
a { background-color: #545873; }
a { background-color: rgb(84,88,115); }
div.DivClassName
{
background-color: #545873;
}
.BgClassName
{
background-color: #545873;
}
</style>
border-color css
<style>
span { border-color: #545873; }
span { border-color: rgb(84,88,115); }
td.TdClassName
{
border-color: #545873;
}
.TagClassName
{
border-color: #545873;
}
</style>