Shades of Governor Bay #545589
Tints of Governor Bay #545589
RGB
CMYK
RGB Variations
Color information
#545589 (or 0x545589) is known color: Governor Bay. HEX triplet: 54, 55 and 89. RGB value is (84,85,137). Sum of RGB (Red+Green+Blue) = 84+85+137=306 (40% of max value = 765). Red value is 84 (33.20% from 255 or 27.45% from 306); Green value is 85 (33.59% from 255 or 27.78% from 306); Blue value is 137 (53.91% from 255 or 44.77% from 306); Max value from RGB is 137 - color contains mainly: blue. Hex color #545589 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #545589 is #ABAA76. Grayscale: #5A5A5A. Windows color (decimal): -11250295 or 9000276. OLE color: 9000276.
HSL color Cylindrical-coordinate representation of color #545589: hue angle of 238.87º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #545589 is Cyan = 0.39, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 84 | 85 | 137 | - |
| CMYK | 0.39 | 0.38 | 0 | 0.46 |
| HSL | 238.87º | 0.24% | 0.43% | - |
| HSV(B) | 238.87º | 0.39% | 0.54% | - |
| XYZ | 11.42 | 10.19 | 25.03 | - |
| YUV | 90.63 | 154.17 | 123.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 85 | 137 | 0.39 | 0.38 | 0 | 0.46 | 238.87 | 0.24 | 0.43 |
| Hex | 54 | 55 | 89 | 27 | 26 | 0 | 2E | EF | 18 | 2B |
| Octal | 124 | 125 | 211 | 47 | 46 | 0 | 56 | 357 | 30 | 53 |
| Binary | 1010100 | 1010101 | 10001001 | 100111 | 100110 | 0 | 101110 | 11101111 | 11000 | 101011 |
Color Harmonies of #545589
Complementary color
Monochromatic Colors of #545589
Black with #545589
Text Example
Text Example
White with #545589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #545589; }
p { color: rgb(84,85,137); }
H1.HeaderClassName
{
color: #545589;
}
.AnyTagClassName
{
color: #545589;
}
</style>
background-color css
<style>
a { background-color: #545589; }
a { background-color: rgb(84,85,137); }
div.DivClassName
{
background-color: #545589;
}
.BgClassName
{
background-color: #545589;
}
</style>
border-color css
<style>
span { border-color: #545589; }
span { border-color: rgb(84,85,137); }
td.TdClassName
{
border-color: #545589;
}
.TagClassName
{
border-color: #545589;
}
</style>