Shades of Governor Bay #545590
Tints of Governor Bay #545590
RGB
CMYK
RGB Variations
Color information
#545590 (or 0x545590) is known color: Governor Bay. HEX triplet: 54, 55 and 90. RGB value is (84,85,144). Sum of RGB (Red+Green+Blue) = 84+85+144=313 (41% of max value = 765). Red value is 84 (33.20% from 255 or 26.84% from 313); Green value is 85 (33.59% from 255 or 27.16% from 313); Blue value is 144 (56.64% from 255 or 46.01% from 313); Max value from RGB is 144 - color contains mainly: blue. Hex color #545590 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #545590 is #ABAA6F. Grayscale: #5B5B5B. Windows color (decimal): -11250288 or 9459028. OLE color: 9459028.
HSL color Cylindrical-coordinate representation of color #545590: hue angle of 239º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #545590 is Cyan = 0.42, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 84 | 85 | 144 | - |
| CMYK | 0.42 | 0.41 | 0 | 0.44 |
| HSL | 239º | 0.26% | 0.45% | - |
| HSV(B) | 239º | 0.42% | 0.56% | - |
| XYZ | 11.94 | 10.4 | 27.76 | - |
| YUV | 91.43 | 157.67 | 122.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 85 | 144 | 0.42 | 0.41 | 0 | 0.44 | 239 | 0.26 | 0.45 |
| Hex | 54 | 55 | 90 | 2A | 29 | 0 | 2C | EF | 1A | 2D |
| Octal | 124 | 125 | 220 | 52 | 51 | 0 | 54 | 357 | 32 | 55 |
| Binary | 1010100 | 1010101 | 10010000 | 101010 | 101001 | 0 | 101100 | 11101111 | 11010 | 101101 |
Color Harmonies of #545590
Complementary color
Monochromatic Colors of #545590
Black with #545590
Text Example
Text Example
White with #545590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #545590; }
p { color: rgb(84,85,144); }
H1.HeaderClassName
{
color: #545590;
}
.AnyTagClassName
{
color: #545590;
}
</style>
background-color css
<style>
a { background-color: #545590; }
a { background-color: rgb(84,85,144); }
div.DivClassName
{
background-color: #545590;
}
.BgClassName
{
background-color: #545590;
}
</style>
border-color css
<style>
span { border-color: #545590; }
span { border-color: rgb(84,85,144); }
td.TdClassName
{
border-color: #545590;
}
.TagClassName
{
border-color: #545590;
}
</style>