Shades of East Bay #545771
Tints of East Bay #545771
RGB
CMYK
RGB Variations
Color information
#545771 (or 0x545771) is known color: East Bay. HEX triplet: 54, 57 and 71. RGB value is (84,87,113). Sum of RGB (Red+Green+Blue) = 84+87+113=284 (37% of max value = 765). Red value is 84 (33.20% from 255 or 29.58% from 284); Green value is 87 (34.38% from 255 or 30.63% from 284); Blue value is 113 (44.53% from 255 or 39.79% from 284); Max value from RGB is 113 - color contains mainly: blue. Hex color #545771 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #545771 is #ABA88E. Grayscale: #585858. Windows color (decimal): -11249807 or 7427924. OLE color: 7427924.
HSL color Cylindrical-coordinate representation of color #545771: hue angle of 233.79º degrees, saturation: 0.15, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #545771 is Cyan = 0.26, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 84 | 87 | 113 | - |
| CMYK | 0.26 | 0.23 | 0 | 0.56 |
| HSL | 233.79º | 0.15% | 0.39% | - |
| HSV(B) | 233.79º | 0.26% | 0.44% | - |
| XYZ | 10.04 | 9.89 | 17 | - |
| YUV | 89.07 | 141.51 | 124.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 87 | 113 | 0.26 | 0.23 | 0 | 0.56 | 233.79 | 0.15 | 0.39 |
| Hex | 54 | 57 | 71 | 1A | 17 | 0 | 38 | EA | F | 27 |
| Octal | 124 | 127 | 161 | 32 | 27 | 0 | 70 | 352 | 17 | 47 |
| Binary | 1010100 | 1010111 | 1110001 | 11010 | 10111 | 0 | 111000 | 11101010 | 1111 | 100111 |
Color Harmonies of #545771
Complementary color
Monochromatic Colors of #545771
Black with #545771
Text Example
Text Example
White with #545771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #545771; }
p { color: rgb(84,87,113); }
H1.HeaderClassName
{
color: #545771;
}
.AnyTagClassName
{
color: #545771;
}
</style>
background-color css
<style>
a { background-color: #545771; }
a { background-color: rgb(84,87,113); }
div.DivClassName
{
background-color: #545771;
}
.BgClassName
{
background-color: #545771;
}
</style>
border-color css
<style>
span { border-color: #545771; }
span { border-color: rgb(84,87,113); }
td.TdClassName
{
border-color: #545771;
}
.TagClassName
{
border-color: #545771;
}
</style>