Shades of Governor Bay #545990
Tints of Governor Bay #545990
RGB
CMYK
RGB Variations
Color information
#545990 (or 0x545990) is known color: Governor Bay. HEX triplet: 54, 59 and 90. RGB value is (84,89,144). Sum of RGB (Red+Green+Blue) = 84+89+144=317 (41% of max value = 765). Red value is 84 (33.20% from 255 or 26.50% from 317); Green value is 89 (35.16% from 255 or 28.08% from 317); Blue value is 144 (56.64% from 255 or 45.43% from 317); Max value from RGB is 144 - color contains mainly: blue. Hex color #545990 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #545990 is #ABA66F. Grayscale: #5D5D5D. Windows color (decimal): -11249264 or 9460052. OLE color: 9460052.
HSL color Cylindrical-coordinate representation of color #545990: hue angle of 235º 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 #545990 is Cyan = 0.42, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 84 | 89 | 144 | - |
| CMYK | 0.42 | 0.38 | 0 | 0.44 |
| HSL | 235º | 0.26% | 0.45% | - |
| HSV(B) | 235º | 0.42% | 0.56% | - |
| XYZ | 12.26 | 11.04 | 27.87 | - |
| YUV | 93.78 | 156.34 | 121.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 89 | 144 | 0.42 | 0.38 | 0 | 0.44 | 235 | 0.26 | 0.45 |
| Hex | 54 | 59 | 90 | 2A | 26 | 0 | 2C | EB | 1A | 2D |
| Octal | 124 | 131 | 220 | 52 | 46 | 0 | 54 | 353 | 32 | 55 |
| Binary | 1010100 | 1011001 | 10010000 | 101010 | 100110 | 0 | 101100 | 11101011 | 11010 | 101101 |
Color Harmonies of #545990
Complementary color
Monochromatic Colors of #545990
Black with #545990
Text Example
Text Example
White with #545990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #545990; }
p { color: rgb(84,89,144); }
H1.HeaderClassName
{
color: #545990;
}
.AnyTagClassName
{
color: #545990;
}
</style>
background-color css
<style>
a { background-color: #545990; }
a { background-color: rgb(84,89,144); }
div.DivClassName
{
background-color: #545990;
}
.BgClassName
{
background-color: #545990;
}
</style>
border-color css
<style>
span { border-color: #545990; }
span { border-color: rgb(84,89,144); }
td.TdClassName
{
border-color: #545990;
}
.TagClassName
{
border-color: #545990;
}
</style>