Shades of Governor Bay #545895
Tints of Governor Bay #545895
RGB
CMYK
RGB Variations
Color information
#545895 (or 0x545895) is known color: Governor Bay. HEX triplet: 54, 58 and 95. RGB value is (84,88,149). Sum of RGB (Red+Green+Blue) = 84+88+149=321 (42% of max value = 765). Red value is 84 (33.20% from 255 or 26.17% from 321); Green value is 88 (34.77% from 255 or 27.41% from 321); Blue value is 149 (58.59% from 255 or 46.42% from 321); Max value from RGB is 149 - color contains mainly: blue. Hex color #545895 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #545895 is #ABA76A. Grayscale: #5D5D5D. Windows color (decimal): -11249515 or 9787476. OLE color: 9787476.
HSL color Cylindrical-coordinate representation of color #545895: hue angle of 236.31º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #545895 is Cyan = 0.44, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 84 | 88 | 149 | - |
| CMYK | 0.44 | 0.41 | 0 | 0.42 |
| HSL | 236.31º | 0.28% | 0.46% | - |
| HSV(B) | 236.31º | 0.44% | 0.58% | - |
| XYZ | 12.57 | 11.03 | 29.9 | - |
| YUV | 93.76 | 159.17 | 121.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 88 | 149 | 0.44 | 0.41 | 0 | 0.42 | 236.31 | 0.28 | 0.46 |
| Hex | 54 | 58 | 95 | 2C | 29 | 0 | 2A | EC | 1C | 2E |
| Octal | 124 | 130 | 225 | 54 | 51 | 0 | 52 | 354 | 34 | 56 |
| Binary | 1010100 | 1011000 | 10010101 | 101100 | 101001 | 0 | 101010 | 11101100 | 11100 | 101110 |
Color Harmonies of #545895
Complementary color
Monochromatic Colors of #545895
Black with #545895
Text Example
Text Example
White with #545895
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #545895; }
p { color: rgb(84,88,149); }
H1.HeaderClassName
{
color: #545895;
}
.AnyTagClassName
{
color: #545895;
}
</style>
background-color css
<style>
a { background-color: #545895; }
a { background-color: rgb(84,88,149); }
div.DivClassName
{
background-color: #545895;
}
.BgClassName
{
background-color: #545895;
}
</style>
border-color css
<style>
span { border-color: #545895; }
span { border-color: rgb(84,88,149); }
td.TdClassName
{
border-color: #545895;
}
.TagClassName
{
border-color: #545895;
}
</style>