Shades of Governor Bay #545688
Tints of Governor Bay #545688
RGB
CMYK
RGB Variations
Color information
#545688 (or 0x545688) is known color: Governor Bay. HEX triplet: 54, 56 and 88. RGB value is (84,86,136). Sum of RGB (Red+Green+Blue) = 84+86+136=306 (40% of max value = 765). Red value is 84 (33.20% from 255 or 27.45% from 306); Green value is 86 (33.98% from 255 or 28.10% from 306); Blue value is 136 (53.52% from 255 or 44.44% from 306); Max value from RGB is 136 - color contains mainly: blue. Hex color #545688 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #545688 is #ABA977. Grayscale: #5A5A5A. Windows color (decimal): -11250040 or 8934996. OLE color: 8934996.
HSL color Cylindrical-coordinate representation of color #545688: hue angle of 237.69º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #545688 is Cyan = 0.38, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 84 | 86 | 136 | - |
| CMYK | 0.38 | 0.37 | 0 | 0.47 |
| HSL | 237.69º | 0.24% | 0.43% | - |
| HSV(B) | 237.69º | 0.38% | 0.53% | - |
| XYZ | 11.43 | 10.32 | 24.68 | - |
| YUV | 91.1 | 153.34 | 122.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 86 | 136 | 0.38 | 0.37 | 0 | 0.47 | 237.69 | 0.24 | 0.43 |
| Hex | 54 | 56 | 88 | 26 | 25 | 0 | 2F | EE | 18 | 2B |
| Octal | 124 | 126 | 210 | 46 | 45 | 0 | 57 | 356 | 30 | 53 |
| Binary | 1010100 | 1010110 | 10001000 | 100110 | 100101 | 0 | 101111 | 11101110 | 11000 | 101011 |
Color Harmonies of #545688
Complementary color
Monochromatic Colors of #545688
Black with #545688
Text Example
Text Example
White with #545688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #545688; }
p { color: rgb(84,86,136); }
H1.HeaderClassName
{
color: #545688;
}
.AnyTagClassName
{
color: #545688;
}
</style>
background-color css
<style>
a { background-color: #545688; }
a { background-color: rgb(84,86,136); }
div.DivClassName
{
background-color: #545688;
}
.BgClassName
{
background-color: #545688;
}
</style>
border-color css
<style>
span { border-color: #545688; }
span { border-color: rgb(84,86,136); }
td.TdClassName
{
border-color: #545688;
}
.TagClassName
{
border-color: #545688;
}
</style>