Shades of East Bay #545668
Tints of East Bay #545668
RGB
CMYK
RGB Variations
Color information
#545668 (or 0x545668) is known color: East Bay. HEX triplet: 54, 56 and 68. RGB value is (84,86,104). Sum of RGB (Red+Green+Blue) = 84+86+104=274 (36% of max value = 765). Red value is 84 (33.20% from 255 or 30.66% from 274); Green value is 86 (33.98% from 255 or 31.39% from 274); Blue value is 104 (41.02% from 255 or 37.96% from 274); Max value from RGB is 104 - color contains mainly: blue. Hex color #545668 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #545668 is #ABA997. Grayscale: #575757. Windows color (decimal): -11250072 or 6837844. OLE color: 6837844.
HSL color Cylindrical-coordinate representation of color #545668: hue angle of 234º degrees, saturation: 0.11, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #545668 is Cyan = 0.19, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 84 | 86 | 104 | - |
| CMYK | 0.19 | 0.17 | 0 | 0.59 |
| HSL | 234º | 0.11% | 0.37% | - |
| HSV(B) | 234º | 0.19% | 0.41% | - |
| XYZ | 9.48 | 9.54 | 14.44 | - |
| YUV | 87.45 | 137.34 | 125.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 86 | 104 | 0.19 | 0.17 | 0 | 0.59 | 234 | 0.11 | 0.37 |
| Hex | 54 | 56 | 68 | 13 | 11 | 0 | 3B | EA | B | 25 |
| Octal | 124 | 126 | 150 | 23 | 21 | 0 | 73 | 352 | 13 | 45 |
| Binary | 1010100 | 1010110 | 1101000 | 10011 | 10001 | 0 | 111011 | 11101010 | 1011 | 100101 |
Color Harmonies of #545668
Complementary color
Monochromatic Colors of #545668
Black with #545668
Text Example
Text Example
White with #545668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #545668; }
p { color: rgb(84,86,104); }
H1.HeaderClassName
{
color: #545668;
}
.AnyTagClassName
{
color: #545668;
}
</style>
background-color css
<style>
a { background-color: #545668; }
a { background-color: rgb(84,86,104); }
div.DivClassName
{
background-color: #545668;
}
.BgClassName
{
background-color: #545668;
}
</style>
border-color css
<style>
span { border-color: #545668; }
span { border-color: rgb(84,86,104); }
td.TdClassName
{
border-color: #545668;
}
.TagClassName
{
border-color: #545668;
}
</style>