Shades of Governor Bay #545389
Tints of Governor Bay #545389
RGB
CMYK
RGB Variations
Color information
#545389 (or 0x545389) is known color: Governor Bay. HEX triplet: 54, 53 and 89. RGB value is (84,83,137). Sum of RGB (Red+Green+Blue) = 84+83+137=304 (40% of max value = 765). Red value is 84 (33.20% from 255 or 27.63% from 304); Green value is 83 (32.81% from 255 or 27.30% from 304); Blue value is 137 (53.91% from 255 or 45.07% from 304); Max value from RGB is 137 - color contains mainly: blue. Hex color #545389 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #545389 is #ABAC76. Grayscale: #595959. Windows color (decimal): -11250807 or 8999764. OLE color: 8999764.
HSL color Cylindrical-coordinate representation of color #545389: hue angle of 241.11º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #545389 is Cyan = 0.39, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 84 | 83 | 137 | - |
| CMYK | 0.39 | 0.39 | 0 | 0.46 |
| HSL | 241.11º | 0.25% | 0.43% | - |
| HSV(B) | 241.11º | 0.39% | 0.54% | - |
| XYZ | 11.26 | 9.88 | 24.98 | - |
| YUV | 89.46 | 154.83 | 124.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 83 | 137 | 0.39 | 0.39 | 0 | 0.46 | 241.11 | 0.25 | 0.43 |
| Hex | 54 | 53 | 89 | 27 | 27 | 0 | 2E | F1 | 19 | 2B |
| Octal | 124 | 123 | 211 | 47 | 47 | 0 | 56 | 361 | 31 | 53 |
| Binary | 1010100 | 1010011 | 10001001 | 100111 | 100111 | 0 | 101110 | 11110001 | 11001 | 101011 |
Color Harmonies of #545389
Complementary color
Monochromatic Colors of #545389
Black with #545389
Text Example
Text Example
White with #545389
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #545389; }
p { color: rgb(84,83,137); }
H1.HeaderClassName
{
color: #545389;
}
.AnyTagClassName
{
color: #545389;
}
</style>
background-color css
<style>
a { background-color: #545389; }
a { background-color: rgb(84,83,137); }
div.DivClassName
{
background-color: #545389;
}
.BgClassName
{
background-color: #545389;
}
</style>
border-color css
<style>
span { border-color: #545389; }
span { border-color: rgb(84,83,137); }
td.TdClassName
{
border-color: #545389;
}
.TagClassName
{
border-color: #545389;
}
</style>