Shades of East Bay #545872
Tints of East Bay #545872
RGB
CMYK
RGB Variations
Color information
#545872 (or 0x545872) is known color: East Bay. HEX triplet: 54, 58 and 72. RGB value is (84,88,114). Sum of RGB (Red+Green+Blue) = 84+88+114=286 (37% of max value = 765). Red value is 84 (33.20% from 255 or 29.37% from 286); Green value is 88 (34.77% from 255 or 30.77% from 286); Blue value is 114 (44.92% from 255 or 39.86% from 286); Max value from RGB is 114 - color contains mainly: blue. Hex color #545872 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #545872 is #ABA78D. Grayscale: #595959. Windows color (decimal): -11249550 or 7493716. OLE color: 7493716.
HSL color Cylindrical-coordinate representation of color #545872: hue angle of 232º degrees, saturation: 0.15, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #545872 is Cyan = 0.26, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 84 | 88 | 114 | - |
| CMYK | 0.26 | 0.23 | 0 | 0.55 |
| HSL | 232º | 0.15% | 0.39% | - |
| HSV(B) | 232º | 0.26% | 0.45% | - |
| XYZ | 10.18 | 10.08 | 17.33 | - |
| YUV | 89.77 | 141.67 | 123.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 88 | 114 | 0.26 | 0.23 | 0 | 0.55 | 232 | 0.15 | 0.39 |
| Hex | 54 | 58 | 72 | 1A | 17 | 0 | 37 | E8 | F | 27 |
| Octal | 124 | 130 | 162 | 32 | 27 | 0 | 67 | 350 | 17 | 47 |
| Binary | 1010100 | 1011000 | 1110010 | 11010 | 10111 | 0 | 110111 | 11101000 | 1111 | 100111 |
Color Harmonies of #545872
Complementary color
Monochromatic Colors of #545872
Black with #545872
Text Example
Text Example
White with #545872
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #545872; }
p { color: rgb(84,88,114); }
H1.HeaderClassName
{
color: #545872;
}
.AnyTagClassName
{
color: #545872;
}
</style>
background-color css
<style>
a { background-color: #545872; }
a { background-color: rgb(84,88,114); }
div.DivClassName
{
background-color: #545872;
}
.BgClassName
{
background-color: #545872;
}
</style>
border-color css
<style>
span { border-color: #545872; }
span { border-color: rgb(84,88,114); }
td.TdClassName
{
border-color: #545872;
}
.TagClassName
{
border-color: #545872;
}
</style>