Shades of East Bay #545769
Tints of East Bay #545769
RGB
CMYK
RGB Variations
Color information
#545769 (or 0x545769) is known color: East Bay. HEX triplet: 54, 57 and 69. RGB value is (84,87,105). Sum of RGB (Red+Green+Blue) = 84+87+105=276 (36% of max value = 765). Red value is 84 (33.20% from 255 or 30.43% from 276); Green value is 87 (34.38% from 255 or 31.52% from 276); Blue value is 105 (41.41% from 255 or 38.04% from 276); Max value from RGB is 105 - color contains mainly: blue. Hex color #545769 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #545769 is #ABA896. Grayscale: #585858. Windows color (decimal): -11249815 or 6903636. OLE color: 6903636.
HSL color Cylindrical-coordinate representation of color #545769: hue angle of 231.43º degrees, saturation: 0.11, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #545769 is Cyan = 0.20, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 84 | 87 | 105 | - |
| CMYK | 0.20 | 0.17 | 0 | 0.59 |
| HSL | 231.43º | 0.11% | 0.37% | - |
| HSV(B) | 231.43º | 0.2% | 0.41% | - |
| XYZ | 9.61 | 9.72 | 14.73 | - |
| YUV | 88.16 | 137.51 | 125.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 87 | 105 | 0.20 | 0.17 | 0 | 0.59 | 231.43 | 0.11 | 0.37 |
| Hex | 54 | 57 | 69 | 14 | 11 | 0 | 3B | E7 | B | 25 |
| Octal | 124 | 127 | 151 | 24 | 21 | 0 | 73 | 347 | 13 | 45 |
| Binary | 1010100 | 1010111 | 1101001 | 10100 | 10001 | 0 | 111011 | 11100111 | 1011 | 100101 |
Color Harmonies of #545769
Complementary color
Monochromatic Colors of #545769
Black with #545769
Text Example
Text Example
White with #545769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #545769; }
p { color: rgb(84,87,105); }
H1.HeaderClassName
{
color: #545769;
}
.AnyTagClassName
{
color: #545769;
}
</style>
background-color css
<style>
a { background-color: #545769; }
a { background-color: rgb(84,87,105); }
div.DivClassName
{
background-color: #545769;
}
.BgClassName
{
background-color: #545769;
}
</style>
border-color css
<style>
span { border-color: #545769; }
span { border-color: rgb(84,87,105); }
td.TdClassName
{
border-color: #545769;
}
.TagClassName
{
border-color: #545769;
}
</style>