Shades of Governor Bay #516093
Tints of Governor Bay #516093
RGB
CMYK
RGB Variations
Color information
#516093 (or 0x516093) is known color: Governor Bay. HEX triplet: 51, 60 and 93. RGB value is (81,96,147). Sum of RGB (Red+Green+Blue) = 81+96+147=324 (42% of max value = 765). Red value is 81 (32.03% from 255 or 25% from 324); Green value is 96 (37.89% from 255 or 29.63% from 324); Blue value is 147 (57.81% from 255 or 45.37% from 324); Max value from RGB is 147 - color contains mainly: blue. Hex color #516093 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #516093 is #AE9F6C. Grayscale: #616161. Windows color (decimal): -11444077 or 9658449. OLE color: 9658449.
HSL color Cylindrical-coordinate representation of color #516093: hue angle of 226.36º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #516093 is Cyan = 0.45, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 96 | 147 | - |
| CMYK | 0.45 | 0.35 | 0 | 0.42 |
| HSL | 226.36º | 0.29% | 0.45% | - |
| HSV(B) | 226.36º | 0.45% | 0.58% | - |
| XYZ | 12.84 | 12.22 | 29.29 | - |
| YUV | 97.33 | 156.03 | 116.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 96 | 147 | 0.45 | 0.35 | 0 | 0.42 | 226.36 | 0.29 | 0.45 |
| Hex | 51 | 60 | 93 | 2D | 23 | 0 | 2A | E2 | 1D | 2D |
| Octal | 121 | 140 | 223 | 55 | 43 | 0 | 52 | 342 | 35 | 55 |
| Binary | 1010001 | 1100000 | 10010011 | 101101 | 100011 | 0 | 101010 | 11100010 | 11101 | 101101 |
Color Harmonies of #516093
Complementary color
Monochromatic Colors of #516093
Black with #516093
Text Example
Text Example
White with #516093
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516093; }
p { color: rgb(81,96,147); }
H1.HeaderClassName
{
color: #516093;
}
.AnyTagClassName
{
color: #516093;
}
</style>
background-color css
<style>
a { background-color: #516093; }
a { background-color: rgb(81,96,147); }
div.DivClassName
{
background-color: #516093;
}
.BgClassName
{
background-color: #516093;
}
</style>
border-color css
<style>
span { border-color: #516093; }
span { border-color: rgb(81,96,147); }
td.TdClassName
{
border-color: #516093;
}
.TagClassName
{
border-color: #516093;
}
</style>