Shades of Governor Bay #54539E
Tints of Governor Bay #54539E
RGB
CMYK
RGB Variations
Color information
#54539E (or 0x54539E) is known color: Governor Bay. HEX triplet: 54, 53 and 9E. RGB value is (84,83,158). Sum of RGB (Red+Green+Blue) = 84+83+158=325 (43% of max value = 765). Red value is 84 (33.20% from 255 or 25.85% from 325); Green value is 83 (32.81% from 255 or 25.54% from 325); Blue value is 158 (62.11% from 255 or 48.62% from 325); Max value from RGB is 158 - color contains mainly: blue. Hex color #54539E is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #54539E is #ABAC61. Grayscale: #5B5B5B. Windows color (decimal): -11250786 or 10376020. OLE color: 10376020.
HSL color Cylindrical-coordinate representation of color #54539E: hue angle of 240.8º degrees, saturation: 0.31, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #54539E is Cyan = 0.47, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 84 | 83 | 158 | - |
| CMYK | 0.47 | 0.47 | 0 | 0.38 |
| HSL | 240.8º | 0.31% | 0.47% | - |
| HSV(B) | 240.8º | 0.47% | 0.62% | - |
| XYZ | 12.92 | 10.54 | 33.7 | - |
| YUV | 91.85 | 165.33 | 122.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 83 | 158 | 0.47 | 0.47 | 0 | 0.38 | 240.8 | 0.31 | 0.47 |
| Hex | 54 | 53 | 9E | 2F | 2F | 0 | 26 | F1 | 1F | 2F |
| Octal | 124 | 123 | 236 | 57 | 57 | 0 | 46 | 361 | 37 | 57 |
| Binary | 1010100 | 1010011 | 10011110 | 101111 | 101111 | 0 | 100110 | 11110001 | 11111 | 101111 |
Color Harmonies of #54539E
Complementary color
Monochromatic Colors of #54539E
Black with #54539E
Text Example
Text Example
White with #54539E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #54539E; }
p { color: rgb(84,83,158); }
H1.HeaderClassName
{
color: #54539E;
}
.AnyTagClassName
{
color: #54539E;
}
</style>
background-color css
<style>
a { background-color: #54539E; }
a { background-color: rgb(84,83,158); }
div.DivClassName
{
background-color: #54539E;
}
.BgClassName
{
background-color: #54539E;
}
</style>
border-color css
<style>
span { border-color: #54539E; }
span { border-color: rgb(84,83,158); }
td.TdClassName
{
border-color: #54539E;
}
.TagClassName
{
border-color: #54539E;
}
</style>