Shades of Governor Bay #545487
Tints of Governor Bay #545487
RGB
CMYK
RGB Variations
Color information
#545487 (or 0x545487) is known color: Governor Bay. HEX triplet: 54, 54 and 87. RGB value is (84,84,135). Sum of RGB (Red+Green+Blue) = 84+84+135=303 (40% of max value = 765). Red value is 84 (33.20% from 255 or 27.72% from 303); Green value is 84 (33.20% from 255 or 27.72% from 303); Blue value is 135 (53.12% from 255 or 44.55% from 303); Max value from RGB is 135 - color contains mainly: blue. Hex color #545487 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #545487 is #ABAB78. Grayscale: #595959. Windows color (decimal): -11250553 or 8868948. OLE color: 8868948.
HSL color Cylindrical-coordinate representation of color #545487: hue angle of 240º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #545487 is Cyan = 0.38, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 84 | 84 | 135 | - |
| CMYK | 0.38 | 0.38 | 0 | 0.47 |
| HSL | 240º | 0.23% | 0.43% | - |
| HSV(B) | 240º | 0.38% | 0.53% | - |
| XYZ | 11.2 | 9.97 | 24.26 | - |
| YUV | 89.81 | 153.5 | 123.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 84 | 135 | 0.38 | 0.38 | 0 | 0.47 | 240 | 0.23 | 0.43 |
| Hex | 54 | 54 | 87 | 26 | 26 | 0 | 2F | F0 | 17 | 2B |
| Octal | 124 | 124 | 207 | 46 | 46 | 0 | 57 | 360 | 27 | 53 |
| Binary | 1010100 | 1010100 | 10000111 | 100110 | 100110 | 0 | 101111 | 11110000 | 10111 | 101011 |
Color Harmonies of #545487
Complementary color
Monochromatic Colors of #545487
Black with #545487
Text Example
Text Example
White with #545487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #545487; }
p { color: rgb(84,84,135); }
H1.HeaderClassName
{
color: #545487;
}
.AnyTagClassName
{
color: #545487;
}
</style>
background-color css
<style>
a { background-color: #545487; }
a { background-color: rgb(84,84,135); }
div.DivClassName
{
background-color: #545487;
}
.BgClassName
{
background-color: #545487;
}
</style>
border-color css
<style>
span { border-color: #545487; }
span { border-color: rgb(84,84,135); }
td.TdClassName
{
border-color: #545487;
}
.TagClassName
{
border-color: #545487;
}
</style>