Shades of Governor Bay #515094
Tints of Governor Bay #515094
RGB
CMYK
RGB Variations
Color information
#515094 (or 0x515094) is known color: Governor Bay. HEX triplet: 51, 50 and 94. RGB value is (81,80,148). Sum of RGB (Red+Green+Blue) = 81+80+148=309 (40% of max value = 765). Red value is 81 (32.03% from 255 or 26.21% from 309); Green value is 80 (31.64% from 255 or 25.89% from 309); Blue value is 148 (58.20% from 255 or 47.90% from 309); Max value from RGB is 148 - color contains mainly: blue. Hex color #515094 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #515094 is #AEAF6B. Grayscale: #575757. Windows color (decimal): -11448172 or 9719889. OLE color: 9719889.
HSL color Cylindrical-coordinate representation of color #515094: hue angle of 240.88º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #515094 is Cyan = 0.45, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 80 | 148 | - |
| CMYK | 0.45 | 0.46 | 0 | 0.42 |
| HSL | 240.88º | 0.3% | 0.45% | - |
| HSV(B) | 240.88º | 0.46% | 0.58% | - |
| XYZ | 11.61 | 9.62 | 29.26 | - |
| YUV | 88.05 | 161.83 | 122.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 80 | 148 | 0.45 | 0.46 | 0 | 0.42 | 240.88 | 0.3 | 0.45 |
| Hex | 51 | 50 | 94 | 2D | 2E | 0 | 2A | F1 | 1E | 2D |
| Octal | 121 | 120 | 224 | 55 | 56 | 0 | 52 | 361 | 36 | 55 |
| Binary | 1010001 | 1010000 | 10010100 | 101101 | 101110 | 0 | 101010 | 11110001 | 11110 | 101101 |
Color Harmonies of #515094
Complementary color
Monochromatic Colors of #515094
Black with #515094
Text Example
Text Example
White with #515094
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515094; }
p { color: rgb(81,80,148); }
H1.HeaderClassName
{
color: #515094;
}
.AnyTagClassName
{
color: #515094;
}
</style>
background-color css
<style>
a { background-color: #515094; }
a { background-color: rgb(81,80,148); }
div.DivClassName
{
background-color: #515094;
}
.BgClassName
{
background-color: #515094;
}
</style>
border-color css
<style>
span { border-color: #515094; }
span { border-color: rgb(81,80,148); }
td.TdClassName
{
border-color: #515094;
}
.TagClassName
{
border-color: #515094;
}
</style>