Shades of Governor Bay #516098
Tints of Governor Bay #516098
RGB
CMYK
RGB Variations
Color information
#516098 (or 0x516098) is known color: Governor Bay. HEX triplet: 51, 60 and 98. RGB value is (81,96,152). Sum of RGB (Red+Green+Blue) = 81+96+152=329 (43% of max value = 765). Red value is 81 (32.03% from 255 or 24.62% from 329); Green value is 96 (37.89% from 255 or 29.18% from 329); Blue value is 152 (59.77% from 255 or 46.20% from 329); Max value from RGB is 152 - color contains mainly: blue. Hex color #516098 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #516098 is #AE9F67. Grayscale: #616161. Windows color (decimal): -11444072 or 9986129. OLE color: 9986129.
HSL color Cylindrical-coordinate representation of color #516098: hue angle of 227.32º degrees, saturation: 0.3, 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 #516098 is Cyan = 0.47, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 81 | 96 | 152 | - |
| CMYK | 0.47 | 0.37 | 0 | 0.40 |
| HSL | 227.32º | 0.3% | 0.46% | - |
| HSV(B) | 227.32º | 0.47% | 0.6% | - |
| XYZ | 13.24 | 12.38 | 31.4 | - |
| YUV | 97.9 | 158.53 | 115.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 96 | 152 | 0.47 | 0.37 | 0 | 0.40 | 227.32 | 0.3 | 0.46 |
| Hex | 51 | 60 | 98 | 2F | 25 | 0 | 28 | E3 | 1E | 2E |
| Octal | 121 | 140 | 230 | 57 | 45 | 0 | 50 | 343 | 36 | 56 |
| Binary | 1010001 | 1100000 | 10011000 | 101111 | 100101 | 0 | 101000 | 11100011 | 11110 | 101110 |
Color Harmonies of #516098
Complementary color
Monochromatic Colors of #516098
Black with #516098
Text Example
Text Example
White with #516098
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516098; }
p { color: rgb(81,96,152); }
H1.HeaderClassName
{
color: #516098;
}
.AnyTagClassName
{
color: #516098;
}
</style>
background-color css
<style>
a { background-color: #516098; }
a { background-color: rgb(81,96,152); }
div.DivClassName
{
background-color: #516098;
}
.BgClassName
{
background-color: #516098;
}
</style>
border-color css
<style>
span { border-color: #516098; }
span { border-color: rgb(81,96,152); }
td.TdClassName
{
border-color: #516098;
}
.TagClassName
{
border-color: #516098;
}
</style>