Shades of Governor Bay #545394
Tints of Governor Bay #545394
RGB
CMYK
RGB Variations
Color information
#545394 (or 0x545394) is known color: Governor Bay. HEX triplet: 54, 53 and 94. RGB value is (84,83,148). Sum of RGB (Red+Green+Blue) = 84+83+148=315 (41% of max value = 765). Red value is 84 (33.20% from 255 or 26.67% from 315); Green value is 83 (32.81% from 255 or 26.35% from 315); Blue value is 148 (58.20% from 255 or 46.98% from 315); Max value from RGB is 148 - color contains mainly: blue. Hex color #545394 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #545394 is #ABAC6B. Grayscale: #5A5A5A. Windows color (decimal): -11250796 or 9720660. OLE color: 9720660.
HSL color Cylindrical-coordinate representation of color #545394: hue angle of 240.92º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #545394 is Cyan = 0.43, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 84 | 83 | 148 | - |
| CMYK | 0.43 | 0.44 | 0 | 0.42 |
| HSL | 240.92º | 0.28% | 0.45% | - |
| HSV(B) | 240.92º | 0.44% | 0.58% | - |
| XYZ | 12.09 | 10.21 | 29.35 | - |
| YUV | 90.71 | 160.33 | 123.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 83 | 148 | 0.43 | 0.44 | 0 | 0.42 | 240.92 | 0.28 | 0.45 |
| Hex | 54 | 53 | 94 | 2B | 2C | 0 | 2A | F1 | 1C | 2D |
| Octal | 124 | 123 | 224 | 53 | 54 | 0 | 52 | 361 | 34 | 55 |
| Binary | 1010100 | 1010011 | 10010100 | 101011 | 101100 | 0 | 101010 | 11110001 | 11100 | 101101 |
Color Harmonies of #545394
Complementary color
Monochromatic Colors of #545394
Black with #545394
Text Example
Text Example
White with #545394
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #545394; }
p { color: rgb(84,83,148); }
H1.HeaderClassName
{
color: #545394;
}
.AnyTagClassName
{
color: #545394;
}
</style>
background-color css
<style>
a { background-color: #545394; }
a { background-color: rgb(84,83,148); }
div.DivClassName
{
background-color: #545394;
}
.BgClassName
{
background-color: #545394;
}
</style>
border-color css
<style>
span { border-color: #545394; }
span { border-color: rgb(84,83,148); }
td.TdClassName
{
border-color: #545394;
}
.TagClassName
{
border-color: #545394;
}
</style>