Shades of Governor Bay #545997
Tints of Governor Bay #545997
RGB
CMYK
RGB Variations
Color information
#545997 (or 0x545997) is known color: Governor Bay. HEX triplet: 54, 59 and 97. RGB value is (84,89,151). Sum of RGB (Red+Green+Blue) = 84+89+151=324 (42% of max value = 765). Red value is 84 (33.20% from 255 or 25.93% from 324); Green value is 89 (35.16% from 255 or 27.47% from 324); Blue value is 151 (59.38% from 255 or 46.60% from 324); Max value from RGB is 151 - color contains mainly: blue. Hex color #545997 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #545997 is #ABA668. Grayscale: #5E5E5E. Windows color (decimal): -11249257 or 9918804. OLE color: 9918804.
HSL color Cylindrical-coordinate representation of color #545997: hue angle of 235.52º degrees, saturation: 0.29, 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 #545997 is Cyan = 0.44, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 84 | 89 | 151 | - |
| CMYK | 0.44 | 0.41 | 0 | 0.41 |
| HSL | 235.52º | 0.29% | 0.46% | - |
| HSV(B) | 235.52º | 0.44% | 0.59% | - |
| XYZ | 12.81 | 11.26 | 30.78 | - |
| YUV | 94.57 | 159.84 | 120.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 89 | 151 | 0.44 | 0.41 | 0 | 0.41 | 235.52 | 0.29 | 0.46 |
| Hex | 54 | 59 | 97 | 2C | 29 | 0 | 29 | EC | 1D | 2E |
| Octal | 124 | 131 | 227 | 54 | 51 | 0 | 51 | 354 | 35 | 56 |
| Binary | 1010100 | 1011001 | 10010111 | 101100 | 101001 | 0 | 101001 | 11101100 | 11101 | 101110 |
Color Harmonies of #545997
Complementary color
Monochromatic Colors of #545997
Black with #545997
Text Example
Text Example
White with #545997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #545997; }
p { color: rgb(84,89,151); }
H1.HeaderClassName
{
color: #545997;
}
.AnyTagClassName
{
color: #545997;
}
</style>
background-color css
<style>
a { background-color: #545997; }
a { background-color: rgb(84,89,151); }
div.DivClassName
{
background-color: #545997;
}
.BgClassName
{
background-color: #545997;
}
</style>
border-color css
<style>
span { border-color: #545997; }
span { border-color: rgb(84,89,151); }
td.TdClassName
{
border-color: #545997;
}
.TagClassName
{
border-color: #545997;
}
</style>