Shades of Governor Bay #515986
Tints of Governor Bay #515986
RGB
CMYK
RGB Variations
Color information
#515986 (or 0x515986) is known color: Governor Bay. HEX triplet: 51, 59 and 86. RGB value is (81,89,134). Sum of RGB (Red+Green+Blue) = 81+89+134=304 (40% of max value = 765). Red value is 81 (32.03% from 255 or 26.64% from 304); Green value is 89 (35.16% from 255 or 29.28% from 304); Blue value is 134 (52.73% from 255 or 44.08% from 304); Max value from RGB is 134 - color contains mainly: blue. Hex color #515986 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #515986 is #AEA679. Grayscale: #5B5B5B. Windows color (decimal): -11445882 or 8804689. OLE color: 8804689.
HSL color Cylindrical-coordinate representation of color #515986: hue angle of 230.94º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #515986 is Cyan = 0.40, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 89 | 134 | - |
| CMYK | 0.40 | 0.34 | 0 | 0.47 |
| HSL | 230.94º | 0.25% | 0.42% | - |
| HSV(B) | 230.94º | 0.4% | 0.53% | - |
| XYZ | 11.27 | 10.62 | 24.01 | - |
| YUV | 91.74 | 151.85 | 120.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 89 | 134 | 0.40 | 0.34 | 0 | 0.47 | 230.94 | 0.25 | 0.42 |
| Hex | 51 | 59 | 86 | 28 | 22 | 0 | 2F | E7 | 19 | 2A |
| Octal | 121 | 131 | 206 | 50 | 42 | 0 | 57 | 347 | 31 | 52 |
| Binary | 1010001 | 1011001 | 10000110 | 101000 | 100010 | 0 | 101111 | 11100111 | 11001 | 101010 |
Color Harmonies of #515986
Complementary color
Monochromatic Colors of #515986
Black with #515986
Text Example
Text Example
White with #515986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515986; }
p { color: rgb(81,89,134); }
H1.HeaderClassName
{
color: #515986;
}
.AnyTagClassName
{
color: #515986;
}
</style>
background-color css
<style>
a { background-color: #515986; }
a { background-color: rgb(81,89,134); }
div.DivClassName
{
background-color: #515986;
}
.BgClassName
{
background-color: #515986;
}
</style>
border-color css
<style>
span { border-color: #515986; }
span { border-color: rgb(81,89,134); }
td.TdClassName
{
border-color: #515986;
}
.TagClassName
{
border-color: #515986;
}
</style>