Shades of Governor Bay #515796
Tints of Governor Bay #515796
RGB
CMYK
RGB Variations
Color information
#515796 (or 0x515796) is known color: Governor Bay. HEX triplet: 51, 57 and 96. RGB value is (81,87,150). Sum of RGB (Red+Green+Blue) = 81+87+150=318 (42% of max value = 765). Red value is 81 (32.03% from 255 or 25.47% from 318); Green value is 87 (34.38% from 255 or 27.36% from 318); Blue value is 150 (58.98% from 255 or 47.17% from 318); Max value from RGB is 150 - color contains mainly: blue. Hex color #515796 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #515796 is #AEA869. Grayscale: #5C5C5C. Windows color (decimal): -11446378 or 9852753. OLE color: 9852753.
HSL color Cylindrical-coordinate representation of color #515796: hue angle of 234.78º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #515796 is Cyan = 0.46, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 81 | 87 | 150 | - |
| CMYK | 0.46 | 0.42 | 0 | 0.41 |
| HSL | 234.78º | 0.3% | 0.45% | - |
| HSV(B) | 234.78º | 0.46% | 0.59% | - |
| XYZ | 12.31 | 10.77 | 30.28 | - |
| YUV | 92.39 | 160.51 | 119.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 87 | 150 | 0.46 | 0.42 | 0 | 0.41 | 234.78 | 0.3 | 0.45 |
| Hex | 51 | 57 | 96 | 2E | 2A | 0 | 29 | EB | 1E | 2D |
| Octal | 121 | 127 | 226 | 56 | 52 | 0 | 51 | 353 | 36 | 55 |
| Binary | 1010001 | 1010111 | 10010110 | 101110 | 101010 | 0 | 101001 | 11101011 | 11110 | 101101 |
Color Harmonies of #515796
Complementary color
Monochromatic Colors of #515796
Black with #515796
Text Example
Text Example
White with #515796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515796; }
p { color: rgb(81,87,150); }
H1.HeaderClassName
{
color: #515796;
}
.AnyTagClassName
{
color: #515796;
}
</style>
background-color css
<style>
a { background-color: #515796; }
a { background-color: rgb(81,87,150); }
div.DivClassName
{
background-color: #515796;
}
.BgClassName
{
background-color: #515796;
}
</style>
border-color css
<style>
span { border-color: #515796; }
span { border-color: rgb(81,87,150); }
td.TdClassName
{
border-color: #515796;
}
.TagClassName
{
border-color: #515796;
}
</style>