Shades of Governor Bay #545395
Tints of Governor Bay #545395
RGB
CMYK
RGB Variations
Color information
#545395 (or 0x545395) is known color: Governor Bay. HEX triplet: 54, 53 and 95. RGB value is (84,83,149). Sum of RGB (Red+Green+Blue) = 84+83+149=316 (41% of max value = 765). Red value is 84 (33.20% from 255 or 26.58% from 316); Green value is 83 (32.81% from 255 or 26.27% from 316); Blue value is 149 (58.59% from 255 or 47.15% from 316); Max value from RGB is 149 - color contains mainly: blue. Hex color #545395 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #545395 is #ABAC6A. Grayscale: #5A5A5A. Windows color (decimal): -11250795 or 9786196. OLE color: 9786196.
HSL color Cylindrical-coordinate representation of color #545395: hue angle of 240.91º 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 #545395 is Cyan = 0.44, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 84 | 83 | 149 | - |
| CMYK | 0.44 | 0.44 | 0 | 0.42 |
| HSL | 240.91º | 0.28% | 0.45% | - |
| HSV(B) | 240.91º | 0.44% | 0.58% | - |
| XYZ | 12.17 | 10.24 | 29.77 | - |
| YUV | 90.82 | 160.83 | 123.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 83 | 149 | 0.44 | 0.44 | 0 | 0.42 | 240.91 | 0.28 | 0.45 |
| Hex | 54 | 53 | 95 | 2C | 2C | 0 | 2A | F1 | 1C | 2D |
| Octal | 124 | 123 | 225 | 54 | 54 | 0 | 52 | 361 | 34 | 55 |
| Binary | 1010100 | 1010011 | 10010101 | 101100 | 101100 | 0 | 101010 | 11110001 | 11100 | 101101 |
Color Harmonies of #545395
Complementary color
Monochromatic Colors of #545395
Black with #545395
Text Example
Text Example
White with #545395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #545395; }
p { color: rgb(84,83,149); }
H1.HeaderClassName
{
color: #545395;
}
.AnyTagClassName
{
color: #545395;
}
</style>
background-color css
<style>
a { background-color: #545395; }
a { background-color: rgb(84,83,149); }
div.DivClassName
{
background-color: #545395;
}
.BgClassName
{
background-color: #545395;
}
</style>
border-color css
<style>
span { border-color: #545395; }
span { border-color: rgb(84,83,149); }
td.TdClassName
{
border-color: #545395;
}
.TagClassName
{
border-color: #545395;
}
</style>