Shades of Governor Bay #545587
Tints of Governor Bay #545587
RGB
CMYK
RGB Variations
Color information
#545587 (or 0x545587) is known color: Governor Bay. HEX triplet: 54, 55 and 87. RGB value is (84,85,135). Sum of RGB (Red+Green+Blue) = 84+85+135=304 (40% of max value = 765). Red value is 84 (33.20% from 255 or 27.63% from 304); Green value is 85 (33.59% from 255 or 27.96% from 304); Blue value is 135 (53.12% from 255 or 44.41% from 304); Max value from RGB is 135 - color contains mainly: blue. Hex color #545587 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #545587 is #ABAA78. Grayscale: #5A5A5A. Windows color (decimal): -11250297 or 8869204. OLE color: 8869204.
HSL color Cylindrical-coordinate representation of color #545587: hue angle of 238.82º 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 #545587 is Cyan = 0.38, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 84 | 85 | 135 | - |
| CMYK | 0.38 | 0.37 | 0 | 0.47 |
| HSL | 238.82º | 0.23% | 0.43% | - |
| HSV(B) | 238.82º | 0.38% | 0.53% | - |
| XYZ | 11.28 | 10.13 | 24.28 | - |
| YUV | 90.4 | 153.17 | 123.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 85 | 135 | 0.38 | 0.37 | 0 | 0.47 | 238.82 | 0.23 | 0.43 |
| Hex | 54 | 55 | 87 | 26 | 25 | 0 | 2F | EF | 17 | 2B |
| Octal | 124 | 125 | 207 | 46 | 45 | 0 | 57 | 357 | 27 | 53 |
| Binary | 1010100 | 1010101 | 10000111 | 100110 | 100101 | 0 | 101111 | 11101111 | 10111 | 101011 |
Color Harmonies of #545587
Complementary color
Monochromatic Colors of #545587
Black with #545587
Text Example
Text Example
White with #545587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #545587; }
p { color: rgb(84,85,135); }
H1.HeaderClassName
{
color: #545587;
}
.AnyTagClassName
{
color: #545587;
}
</style>
background-color css
<style>
a { background-color: #545587; }
a { background-color: rgb(84,85,135); }
div.DivClassName
{
background-color: #545587;
}
.BgClassName
{
background-color: #545587;
}
</style>
border-color css
<style>
span { border-color: #545587; }
span { border-color: rgb(84,85,135); }
td.TdClassName
{
border-color: #545587;
}
.TagClassName
{
border-color: #545587;
}
</style>