Shades of Governor Bay #545996
Tints of Governor Bay #545996
RGB
CMYK
RGB Variations
Color information
#545996 (or 0x545996) is known color: Governor Bay. HEX triplet: 54, 59 and 96. RGB value is (84,89,150). Sum of RGB (Red+Green+Blue) = 84+89+150=323 (42% of max value = 765). Red value is 84 (33.20% from 255 or 26.01% from 323); Green value is 89 (35.16% from 255 or 27.55% from 323); Blue value is 150 (58.98% from 255 or 46.44% from 323); Max value from RGB is 150 - color contains mainly: blue. Hex color #545996 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #545996 is #ABA669. Grayscale: #5E5E5E. Windows color (decimal): -11249258 or 9853268. OLE color: 9853268.
HSL color Cylindrical-coordinate representation of color #545996: hue angle of 235.45º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #545996 is Cyan = 0.44, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 84 | 89 | 150 | - |
| CMYK | 0.44 | 0.41 | 0 | 0.41 |
| HSL | 235.45º | 0.28% | 0.46% | - |
| HSV(B) | 235.45º | 0.44% | 0.59% | - |
| XYZ | 12.73 | 11.23 | 30.35 | - |
| YUV | 94.46 | 159.34 | 120.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 89 | 150 | 0.44 | 0.41 | 0 | 0.41 | 235.45 | 0.28 | 0.46 |
| Hex | 54 | 59 | 96 | 2C | 29 | 0 | 29 | EB | 1C | 2E |
| Octal | 124 | 131 | 226 | 54 | 51 | 0 | 51 | 353 | 34 | 56 |
| Binary | 1010100 | 1011001 | 10010110 | 101100 | 101001 | 0 | 101001 | 11101011 | 11100 | 101110 |
Color Harmonies of #545996
Complementary color
Monochromatic Colors of #545996
Black with #545996
Text Example
Text Example
White with #545996
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #545996; }
p { color: rgb(84,89,150); }
H1.HeaderClassName
{
color: #545996;
}
.AnyTagClassName
{
color: #545996;
}
</style>
background-color css
<style>
a { background-color: #545996; }
a { background-color: rgb(84,89,150); }
div.DivClassName
{
background-color: #545996;
}
.BgClassName
{
background-color: #545996;
}
</style>
border-color css
<style>
span { border-color: #545996; }
span { border-color: rgb(84,89,150); }
td.TdClassName
{
border-color: #545996;
}
.TagClassName
{
border-color: #545996;
}
</style>