Shades of Governor Bay #545790
Tints of Governor Bay #545790
RGB
CMYK
RGB Variations
Color information
#545790 (or 0x545790) is known color: Governor Bay. HEX triplet: 54, 57 and 90. RGB value is (84,87,144). Sum of RGB (Red+Green+Blue) = 84+87+144=315 (41% of max value = 765). Red value is 84 (33.20% from 255 or 26.67% from 315); Green value is 87 (34.38% from 255 or 27.62% from 315); Blue value is 144 (56.64% from 255 or 45.71% from 315); Max value from RGB is 144 - color contains mainly: blue. Hex color #545790 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #545790 is #ABA86F. Grayscale: #5C5C5C. Windows color (decimal): -11249776 or 9459540. OLE color: 9459540.
HSL color Cylindrical-coordinate representation of color #545790: hue angle of 237º 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 #545790 is Cyan = 0.42, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 84 | 87 | 144 | - |
| CMYK | 0.42 | 0.40 | 0 | 0.44 |
| HSL | 237º | 0.26% | 0.45% | - |
| HSV(B) | 237º | 0.42% | 0.56% | - |
| XYZ | 12.1 | 10.71 | 27.82 | - |
| YUV | 92.6 | 157.01 | 121.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 87 | 144 | 0.42 | 0.40 | 0 | 0.44 | 237 | 0.26 | 0.45 |
| Hex | 54 | 57 | 90 | 2A | 28 | 0 | 2C | ED | 1A | 2D |
| Octal | 124 | 127 | 220 | 52 | 50 | 0 | 54 | 355 | 32 | 55 |
| Binary | 1010100 | 1010111 | 10010000 | 101010 | 101000 | 0 | 101100 | 11101101 | 11010 | 101101 |
Color Harmonies of #545790
Complementary color
Monochromatic Colors of #545790
Black with #545790
Text Example
Text Example
White with #545790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #545790; }
p { color: rgb(84,87,144); }
H1.HeaderClassName
{
color: #545790;
}
.AnyTagClassName
{
color: #545790;
}
</style>
background-color css
<style>
a { background-color: #545790; }
a { background-color: rgb(84,87,144); }
div.DivClassName
{
background-color: #545790;
}
.BgClassName
{
background-color: #545790;
}
</style>
border-color css
<style>
span { border-color: #545790; }
span { border-color: rgb(84,87,144); }
td.TdClassName
{
border-color: #545790;
}
.TagClassName
{
border-color: #545790;
}
</style>