Shades of Governor Bay #515994
Tints of Governor Bay #515994
RGB
CMYK
RGB Variations
Color information
#515994 (or 0x515994) is known color: Governor Bay. HEX triplet: 51, 59 and 94. RGB value is (81,89,148). Sum of RGB (Red+Green+Blue) = 81+89+148=318 (42% of max value = 765). Red value is 81 (32.03% from 255 or 25.47% from 318); Green value is 89 (35.16% from 255 or 27.99% from 318); Blue value is 148 (58.20% from 255 or 46.54% from 318); Max value from RGB is 148 - color contains mainly: blue. Hex color #515994 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #515994 is #AEA66B. Grayscale: #5D5D5D. Windows color (decimal): -11445868 or 9722193. OLE color: 9722193.
HSL color Cylindrical-coordinate representation of color #515994: hue angle of 232.84º 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 #515994 is Cyan = 0.45, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 89 | 148 | - |
| CMYK | 0.45 | 0.40 | 0 | 0.42 |
| HSL | 232.84º | 0.29% | 0.45% | - |
| HSV(B) | 232.84º | 0.45% | 0.58% | - |
| XYZ | 12.31 | 11.03 | 29.5 | - |
| YUV | 93.33 | 158.85 | 119.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 89 | 148 | 0.45 | 0.40 | 0 | 0.42 | 232.84 | 0.29 | 0.45 |
| Hex | 51 | 59 | 94 | 2D | 28 | 0 | 2A | E9 | 1D | 2D |
| Octal | 121 | 131 | 224 | 55 | 50 | 0 | 52 | 351 | 35 | 55 |
| Binary | 1010001 | 1011001 | 10010100 | 101101 | 101000 | 0 | 101010 | 11101001 | 11101 | 101101 |
Color Harmonies of #515994
Complementary color
Monochromatic Colors of #515994
Black with #515994
Text Example
Text Example
White with #515994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515994; }
p { color: rgb(81,89,148); }
H1.HeaderClassName
{
color: #515994;
}
.AnyTagClassName
{
color: #515994;
}
</style>
background-color css
<style>
a { background-color: #515994; }
a { background-color: rgb(81,89,148); }
div.DivClassName
{
background-color: #515994;
}
.BgClassName
{
background-color: #515994;
}
</style>
border-color css
<style>
span { border-color: #515994; }
span { border-color: rgb(81,89,148); }
td.TdClassName
{
border-color: #515994;
}
.TagClassName
{
border-color: #515994;
}
</style>