Shades of Governor Bay #545796
Tints of Governor Bay #545796
RGB
CMYK
RGB Variations
Color information
#545796 (or 0x545796) is known color: Governor Bay. HEX triplet: 54, 57 and 96. RGB value is (84,87,150). Sum of RGB (Red+Green+Blue) = 84+87+150=321 (42% of max value = 765). Red value is 84 (33.20% from 255 or 26.17% from 321); Green value is 87 (34.38% from 255 or 27.10% from 321); Blue value is 150 (58.98% from 255 or 46.73% from 321); Max value from RGB is 150 - color contains mainly: blue. Hex color #545796 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #545796 is #ABA869. Grayscale: #5D5D5D. Windows color (decimal): -11249770 or 9852756. OLE color: 9852756.
HSL color Cylindrical-coordinate representation of color #545796: hue angle of 237.27º 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 #545796 is Cyan = 0.44, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 84 | 87 | 150 | - |
| CMYK | 0.44 | 0.42 | 0 | 0.41 |
| HSL | 237.27º | 0.28% | 0.46% | - |
| HSV(B) | 237.27º | 0.44% | 0.59% | - |
| XYZ | 12.57 | 10.9 | 30.3 | - |
| YUV | 93.29 | 160.01 | 121.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 87 | 150 | 0.44 | 0.42 | 0 | 0.41 | 237.27 | 0.28 | 0.46 |
| Hex | 54 | 57 | 96 | 2C | 2A | 0 | 29 | ED | 1C | 2E |
| Octal | 124 | 127 | 226 | 54 | 52 | 0 | 51 | 355 | 34 | 56 |
| Binary | 1010100 | 1010111 | 10010110 | 101100 | 101010 | 0 | 101001 | 11101101 | 11100 | 101110 |
Color Harmonies of #545796
Complementary color
Monochromatic Colors of #545796
Black with #545796
Text Example
Text Example
White with #545796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #545796; }
p { color: rgb(84,87,150); }
H1.HeaderClassName
{
color: #545796;
}
.AnyTagClassName
{
color: #545796;
}
</style>
background-color css
<style>
a { background-color: #545796; }
a { background-color: rgb(84,87,150); }
div.DivClassName
{
background-color: #545796;
}
.BgClassName
{
background-color: #545796;
}
</style>
border-color css
<style>
span { border-color: #545796; }
span { border-color: rgb(84,87,150); }
td.TdClassName
{
border-color: #545796;
}
.TagClassName
{
border-color: #545796;
}
</style>