Shades of Governor Bay #516099
Tints of Governor Bay #516099
RGB
CMYK
RGB Variations
Color information
#516099 (or 0x516099) is known color: Governor Bay. HEX triplet: 51, 60 and 99. RGB value is (81,96,153). Sum of RGB (Red+Green+Blue) = 81+96+153=330 (43% of max value = 765). Red value is 81 (32.03% from 255 or 24.55% from 330); Green value is 96 (37.89% from 255 or 29.09% from 330); Blue value is 153 (60.16% from 255 or 46.36% from 330); Max value from RGB is 153 - color contains mainly: blue. Hex color #516099 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #516099 is #AE9F66. Grayscale: #616161. Windows color (decimal): -11444071 or 10051665. OLE color: 10051665.
HSL color Cylindrical-coordinate representation of color #516099: hue angle of 227.5º degrees, saturation: 0.31, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #516099 is Cyan = 0.47, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 81 | 96 | 153 | - |
| CMYK | 0.47 | 0.37 | 0 | 0.4 |
| HSL | 227.5º | 0.31% | 0.46% | - |
| HSV(B) | 227.5º | 0.47% | 0.6% | - |
| XYZ | 13.33 | 12.41 | 31.83 | - |
| YUV | 98.01 | 159.03 | 115.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 96 | 153 | 0.47 | 0.37 | 0 | 0.4 | 227.5 | 0.31 | 0.46 |
| Hex | 51 | 60 | 99 | 2F | 25 | 0 | 28 | E4 | 1F | 2E |
| Octal | 121 | 140 | 231 | 57 | 45 | 0 | 50 | 344 | 37 | 56 |
| Binary | 1010001 | 1100000 | 10011001 | 101111 | 100101 | 0 | 101000 | 11100100 | 11111 | 101110 |
Color Harmonies of #516099
Complementary color
Monochromatic Colors of #516099
Black with #516099
Text Example
Text Example
White with #516099
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516099; }
p { color: rgb(81,96,153); }
H1.HeaderClassName
{
color: #516099;
}
.AnyTagClassName
{
color: #516099;
}
</style>
background-color css
<style>
a { background-color: #516099; }
a { background-color: rgb(81,96,153); }
div.DivClassName
{
background-color: #516099;
}
.BgClassName
{
background-color: #516099;
}
</style>
border-color css
<style>
span { border-color: #516099; }
span { border-color: rgb(81,96,153); }
td.TdClassName
{
border-color: #516099;
}
.TagClassName
{
border-color: #516099;
}
</style>