Shades of Governor Bay #545490
Tints of Governor Bay #545490
RGB
CMYK
RGB Variations
Color information
#545490 (or 0x545490) is known color: Governor Bay. HEX triplet: 54, 54 and 90. RGB value is (84,84,144). Sum of RGB (Red+Green+Blue) = 84+84+144=312 (41% of max value = 765). Red value is 84 (33.20% from 255 or 26.92% from 312); Green value is 84 (33.20% from 255 or 26.92% from 312); Blue value is 144 (56.64% from 255 or 46.15% from 312); Max value from RGB is 144 - color contains mainly: blue. Hex color #545490 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #545490 is #ABAB6F. Grayscale: #5A5A5A. Windows color (decimal): -11250544 or 9458772. OLE color: 9458772.
HSL color Cylindrical-coordinate representation of color #545490: hue angle of 240º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #545490 is Cyan = 0.42, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 84 | 84 | 144 | - |
| CMYK | 0.42 | 0.42 | 0 | 0.44 |
| HSL | 240º | 0.26% | 0.45% | - |
| HSV(B) | 240º | 0.42% | 0.56% | - |
| XYZ | 11.86 | 10.24 | 27.74 | - |
| YUV | 90.84 | 158 | 123.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 84 | 144 | 0.42 | 0.42 | 0 | 0.44 | 240 | 0.26 | 0.45 |
| Hex | 54 | 54 | 90 | 2A | 2A | 0 | 2C | F0 | 1A | 2D |
| Octal | 124 | 124 | 220 | 52 | 52 | 0 | 54 | 360 | 32 | 55 |
| Binary | 1010100 | 1010100 | 10010000 | 101010 | 101010 | 0 | 101100 | 11110000 | 11010 | 101101 |
Color Harmonies of #545490
Complementary color
Monochromatic Colors of #545490
Black with #545490
Text Example
Text Example
White with #545490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #545490; }
p { color: rgb(84,84,144); }
H1.HeaderClassName
{
color: #545490;
}
.AnyTagClassName
{
color: #545490;
}
</style>
background-color css
<style>
a { background-color: #545490; }
a { background-color: rgb(84,84,144); }
div.DivClassName
{
background-color: #545490;
}
.BgClassName
{
background-color: #545490;
}
</style>
border-color css
<style>
span { border-color: #545490; }
span { border-color: rgb(84,84,144); }
td.TdClassName
{
border-color: #545490;
}
.TagClassName
{
border-color: #545490;
}
</style>