Shades of Governor Bay #515695
Tints of Governor Bay #515695
RGB
CMYK
RGB Variations
Color information
#515695 (or 0x515695) is known color: Governor Bay. HEX triplet: 51, 56 and 95. RGB value is (81,86,149). Sum of RGB (Red+Green+Blue) = 81+86+149=316 (41% of max value = 765). Red value is 81 (32.03% from 255 or 25.63% from 316); Green value is 86 (33.98% from 255 or 27.22% from 316); Blue value is 149 (58.59% from 255 or 47.15% from 316); Max value from RGB is 149 - color contains mainly: blue. Hex color #515695 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #515695 is #AEA96A. Grayscale: #5B5B5B. Windows color (decimal): -11446635 or 9786961. OLE color: 9786961.
HSL color Cylindrical-coordinate representation of color #515695: hue angle of 235.59º 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 #515695 is Cyan = 0.46, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 86 | 149 | - |
| CMYK | 0.46 | 0.42 | 0 | 0.42 |
| HSL | 235.59º | 0.3% | 0.45% | - |
| HSV(B) | 235.59º | 0.46% | 0.58% | - |
| XYZ | 12.15 | 10.57 | 29.83 | - |
| YUV | 91.69 | 160.34 | 120.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 86 | 149 | 0.46 | 0.42 | 0 | 0.42 | 235.59 | 0.3 | 0.45 |
| Hex | 51 | 56 | 95 | 2E | 2A | 0 | 2A | EC | 1E | 2D |
| Octal | 121 | 126 | 225 | 56 | 52 | 0 | 52 | 354 | 36 | 55 |
| Binary | 1010001 | 1010110 | 10010101 | 101110 | 101010 | 0 | 101010 | 11101100 | 11110 | 101101 |
Color Harmonies of #515695
Complementary color
Monochromatic Colors of #515695
Black with #515695
Text Example
Text Example
White with #515695
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515695; }
p { color: rgb(81,86,149); }
H1.HeaderClassName
{
color: #515695;
}
.AnyTagClassName
{
color: #515695;
}
</style>
background-color css
<style>
a { background-color: #515695; }
a { background-color: rgb(81,86,149); }
div.DivClassName
{
background-color: #515695;
}
.BgClassName
{
background-color: #515695;
}
</style>
border-color css
<style>
span { border-color: #515695; }
span { border-color: rgb(81,86,149); }
td.TdClassName
{
border-color: #515695;
}
.TagClassName
{
border-color: #515695;
}
</style>