Shades of Governor Bay #515688
Tints of Governor Bay #515688
RGB
CMYK
RGB Variations
Color information
#515688 (or 0x515688) is known color: Governor Bay. HEX triplet: 51, 56 and 88. RGB value is (81,86,136). Sum of RGB (Red+Green+Blue) = 81+86+136=303 (40% of max value = 765). Red value is 81 (32.03% from 255 or 26.73% from 303); Green value is 86 (33.98% from 255 or 28.38% from 303); Blue value is 136 (53.52% from 255 or 44.88% from 303); Max value from RGB is 136 - color contains mainly: blue. Hex color #515688 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #515688 is #AEA977. Grayscale: #5A5A5A. Windows color (decimal): -11446648 or 8934993. OLE color: 8934993.
HSL color Cylindrical-coordinate representation of color #515688: hue angle of 234.55º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #515688 is Cyan = 0.40, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 86 | 136 | - |
| CMYK | 0.40 | 0.37 | 0 | 0.47 |
| HSL | 234.55º | 0.25% | 0.43% | - |
| HSV(B) | 234.55º | 0.4% | 0.53% | - |
| XYZ | 11.17 | 10.18 | 24.67 | - |
| YUV | 90.21 | 153.84 | 121.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 86 | 136 | 0.40 | 0.37 | 0 | 0.47 | 234.55 | 0.25 | 0.43 |
| Hex | 51 | 56 | 88 | 28 | 25 | 0 | 2F | EB | 19 | 2B |
| Octal | 121 | 126 | 210 | 50 | 45 | 0 | 57 | 353 | 31 | 53 |
| Binary | 1010001 | 1010110 | 10001000 | 101000 | 100101 | 0 | 101111 | 11101011 | 11001 | 101011 |
Color Harmonies of #515688
Complementary color
Monochromatic Colors of #515688
Black with #515688
Text Example
Text Example
White with #515688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515688; }
p { color: rgb(81,86,136); }
H1.HeaderClassName
{
color: #515688;
}
.AnyTagClassName
{
color: #515688;
}
</style>
background-color css
<style>
a { background-color: #515688; }
a { background-color: rgb(81,86,136); }
div.DivClassName
{
background-color: #515688;
}
.BgClassName
{
background-color: #515688;
}
</style>
border-color css
<style>
span { border-color: #515688; }
span { border-color: rgb(81,86,136); }
td.TdClassName
{
border-color: #515688;
}
.TagClassName
{
border-color: #515688;
}
</style>