Shades of Governor Bay #545295
Tints of Governor Bay #545295
RGB
CMYK
RGB Variations
Color information
#545295 (or 0x545295) is known color: Governor Bay. HEX triplet: 54, 52 and 95. RGB value is (84,82,149). Sum of RGB (Red+Green+Blue) = 84+82+149=315 (41% of max value = 765). Red value is 84 (33.20% from 255 or 26.67% from 315); Green value is 82 (32.42% from 255 or 26.03% from 315); Blue value is 149 (58.59% from 255 or 47.30% from 315); Max value from RGB is 149 - color contains mainly: blue. Hex color #545295 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #545295 is #ABAD6A. Grayscale: #595959. Windows color (decimal): -11251051 or 9785940. OLE color: 9785940.
HSL color Cylindrical-coordinate representation of color #545295: hue angle of 241.79º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #545295 is Cyan = 0.44, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 84 | 82 | 149 | - |
| CMYK | 0.44 | 0.45 | 0 | 0.42 |
| HSL | 241.79º | 0.29% | 0.45% | - |
| HSV(B) | 241.79º | 0.45% | 0.58% | - |
| XYZ | 12.1 | 10.09 | 29.74 | - |
| YUV | 90.24 | 161.16 | 123.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 82 | 149 | 0.44 | 0.45 | 0 | 0.42 | 241.79 | 0.29 | 0.45 |
| Hex | 54 | 52 | 95 | 2C | 2D | 0 | 2A | F2 | 1D | 2D |
| Octal | 124 | 122 | 225 | 54 | 55 | 0 | 52 | 362 | 35 | 55 |
| Binary | 1010100 | 1010010 | 10010101 | 101100 | 101101 | 0 | 101010 | 11110010 | 11101 | 101101 |
Color Harmonies of #545295
Complementary color
Monochromatic Colors of #545295
Black with #545295
Text Example
Text Example
White with #545295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #545295; }
p { color: rgb(84,82,149); }
H1.HeaderClassName
{
color: #545295;
}
.AnyTagClassName
{
color: #545295;
}
</style>
background-color css
<style>
a { background-color: #545295; }
a { background-color: rgb(84,82,149); }
div.DivClassName
{
background-color: #545295;
}
.BgClassName
{
background-color: #545295;
}
</style>
border-color css
<style>
span { border-color: #545295; }
span { border-color: rgb(84,82,149); }
td.TdClassName
{
border-color: #545295;
}
.TagClassName
{
border-color: #545295;
}
</style>