Shades of Governor Bay #515995
Tints of Governor Bay #515995
RGB
CMYK
RGB Variations
Color information
#515995 (or 0x515995) is known color: Governor Bay. HEX triplet: 51, 59 and 95. RGB value is (81,89,149). Sum of RGB (Red+Green+Blue) = 81+89+149=319 (42% of max value = 765). Red value is 81 (32.03% from 255 or 25.39% from 319); Green value is 89 (35.16% from 255 or 27.90% from 319); Blue value is 149 (58.59% from 255 or 46.71% from 319); Max value from RGB is 149 - color contains mainly: blue. Hex color #515995 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #515995 is #AEA66A. Grayscale: #5D5D5D. Windows color (decimal): -11445867 or 9787729. OLE color: 9787729.
HSL color Cylindrical-coordinate representation of color #515995: hue angle of 232.94º 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 #515995 is Cyan = 0.46, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 89 | 149 | - |
| CMYK | 0.46 | 0.40 | 0 | 0.42 |
| HSL | 232.94º | 0.3% | 0.45% | - |
| HSV(B) | 232.94º | 0.46% | 0.58% | - |
| XYZ | 12.39 | 11.06 | 29.92 | - |
| YUV | 93.45 | 159.35 | 119.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 89 | 149 | 0.46 | 0.40 | 0 | 0.42 | 232.94 | 0.3 | 0.45 |
| Hex | 51 | 59 | 95 | 2E | 28 | 0 | 2A | E9 | 1E | 2D |
| Octal | 121 | 131 | 225 | 56 | 50 | 0 | 52 | 351 | 36 | 55 |
| Binary | 1010001 | 1011001 | 10010101 | 101110 | 101000 | 0 | 101010 | 11101001 | 11110 | 101101 |
Color Harmonies of #515995
Complementary color
Monochromatic Colors of #515995
Black with #515995
Text Example
Text Example
White with #515995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515995; }
p { color: rgb(81,89,149); }
H1.HeaderClassName
{
color: #515995;
}
.AnyTagClassName
{
color: #515995;
}
</style>
background-color css
<style>
a { background-color: #515995; }
a { background-color: rgb(81,89,149); }
div.DivClassName
{
background-color: #515995;
}
.BgClassName
{
background-color: #515995;
}
</style>
border-color css
<style>
span { border-color: #515995; }
span { border-color: rgb(81,89,149); }
td.TdClassName
{
border-color: #515995;
}
.TagClassName
{
border-color: #515995;
}
</style>