Shades of Governor Bay #505197
Tints of Governor Bay #505197
RGB
CMYK
RGB Variations
Color information
#505197 (or 0x505197) is known color: Governor Bay. HEX triplet: 50, 51 and 97. RGB value is (80,81,151). Sum of RGB (Red+Green+Blue) = 80+81+151=312 (41% of max value = 765). Red value is 80 (31.64% from 255 or 25.64% from 312); Green value is 81 (32.03% from 255 or 25.96% from 312); Blue value is 151 (59.38% from 255 or 48.40% from 312); Max value from RGB is 151 - color contains mainly: blue. Hex color #505197 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #505197 is #AFAE68. Grayscale: #585858. Windows color (decimal): -11513449 or 9916752. OLE color: 9916752.
HSL color Cylindrical-coordinate representation of color #505197: hue angle of 239.15º degrees, saturation: 0.31, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #505197 is Cyan = 0.47, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 80 | 81 | 151 | - |
| CMYK | 0.47 | 0.46 | 0 | 0.41 |
| HSL | 239.15º | 0.31% | 0.45% | - |
| HSV(B) | 239.15º | 0.47% | 0.59% | - |
| XYZ | 11.84 | 9.82 | 30.55 | - |
| YUV | 88.68 | 163.17 | 121.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 81 | 151 | 0.47 | 0.46 | 0 | 0.41 | 239.15 | 0.31 | 0.45 |
| Hex | 50 | 51 | 97 | 2F | 2E | 0 | 29 | EF | 1F | 2D |
| Octal | 120 | 121 | 227 | 57 | 56 | 0 | 51 | 357 | 37 | 55 |
| Binary | 1010000 | 1010001 | 10010111 | 101111 | 101110 | 0 | 101001 | 11101111 | 11111 | 101101 |
Color Harmonies of #505197
Complementary color
Monochromatic Colors of #505197
Black with #505197
Text Example
Text Example
White with #505197
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #505197; }
p { color: rgb(80,81,151); }
H1.HeaderClassName
{
color: #505197;
}
.AnyTagClassName
{
color: #505197;
}
</style>
background-color css
<style>
a { background-color: #505197; }
a { background-color: rgb(80,81,151); }
div.DivClassName
{
background-color: #505197;
}
.BgClassName
{
background-color: #505197;
}
</style>
border-color css
<style>
span { border-color: #505197; }
span { border-color: rgb(80,81,151); }
td.TdClassName
{
border-color: #505197;
}
.TagClassName
{
border-color: #505197;
}
</style>