Shades of Governor Bay #545095
Tints of Governor Bay #545095
RGB
CMYK
RGB Variations
Color information
#545095 (or 0x545095) is known color: Governor Bay. HEX triplet: 54, 50 and 95. RGB value is (84,80,149). Sum of RGB (Red+Green+Blue) = 84+80+149=313 (41% of max value = 765). Red value is 84 (33.20% from 255 or 26.84% from 313); Green value is 80 (31.64% from 255 or 25.56% from 313); Blue value is 149 (58.59% from 255 or 47.60% from 313); Max value from RGB is 149 - color contains mainly: blue. Hex color #545095 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #545095 is #ABAF6A. Grayscale: #585858. Windows color (decimal): -11251563 or 9785428. OLE color: 9785428.
HSL color Cylindrical-coordinate representation of color #545095: hue angle of 243.48º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #545095 is Cyan = 0.44, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 84 | 80 | 149 | - |
| CMYK | 0.44 | 0.46 | 0 | 0.42 |
| HSL | 243.48º | 0.3% | 0.45% | - |
| HSV(B) | 243.48º | 0.46% | 0.58% | - |
| XYZ | 11.95 | 9.79 | 29.69 | - |
| YUV | 89.06 | 161.83 | 124.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 80 | 149 | 0.44 | 0.46 | 0 | 0.42 | 243.48 | 0.3 | 0.45 |
| Hex | 54 | 50 | 95 | 2C | 2E | 0 | 2A | F3 | 1E | 2D |
| Octal | 124 | 120 | 225 | 54 | 56 | 0 | 52 | 363 | 36 | 55 |
| Binary | 1010100 | 1010000 | 10010101 | 101100 | 101110 | 0 | 101010 | 11110011 | 11110 | 101101 |
Color Harmonies of #545095
Complementary color
Monochromatic Colors of #545095
Black with #545095
Text Example
Text Example
White with #545095
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #545095; }
p { color: rgb(84,80,149); }
H1.HeaderClassName
{
color: #545095;
}
.AnyTagClassName
{
color: #545095;
}
</style>
background-color css
<style>
a { background-color: #545095; }
a { background-color: rgb(84,80,149); }
div.DivClassName
{
background-color: #545095;
}
.BgClassName
{
background-color: #545095;
}
</style>
border-color css
<style>
span { border-color: #545095; }
span { border-color: rgb(84,80,149); }
td.TdClassName
{
border-color: #545095;
}
.TagClassName
{
border-color: #545095;
}
</style>