Shades of Governor Bay #505791
Tints of Governor Bay #505791
RGB
CMYK
RGB Variations
Color information
#505791 (or 0x505791) is known color: Governor Bay. HEX triplet: 50, 57 and 91. RGB value is (80,87,145). Sum of RGB (Red+Green+Blue) = 80+87+145=312 (41% of max value = 765). Red value is 80 (31.64% from 255 or 25.64% from 312); Green value is 87 (34.38% from 255 or 27.88% from 312); Blue value is 145 (57.03% from 255 or 46.47% from 312); Max value from RGB is 145 - color contains mainly: blue. Hex color #505791 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #505791 is #AFA86E. Grayscale: #5B5B5B. Windows color (decimal): -11511919 or 9525072. OLE color: 9525072.
HSL color Cylindrical-coordinate representation of color #505791: hue angle of 233.54º degrees, saturation: 0.29, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #505791 is Cyan = 0.45, Magento = 0.4, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 80 | 87 | 145 | - |
| CMYK | 0.45 | 0.4 | 0 | 0.43 |
| HSL | 233.54º | 0.29% | 0.44% | - |
| HSV(B) | 233.54º | 0.45% | 0.57% | - |
| XYZ | 11.83 | 10.57 | 28.2 | - |
| YUV | 91.52 | 158.18 | 119.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 87 | 145 | 0.45 | 0.4 | 0 | 0.43 | 233.54 | 0.29 | 0.44 |
| Hex | 50 | 57 | 91 | 2D | 28 | 0 | 2B | EA | 1D | 2C |
| Octal | 120 | 127 | 221 | 55 | 50 | 0 | 53 | 352 | 35 | 54 |
| Binary | 1010000 | 1010111 | 10010001 | 101101 | 101000 | 0 | 101011 | 11101010 | 11101 | 101100 |
Color Harmonies of #505791
Complementary color
Monochromatic Colors of #505791
Black with #505791
Text Example
Text Example
White with #505791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #505791; }
p { color: rgb(80,87,145); }
H1.HeaderClassName
{
color: #505791;
}
.AnyTagClassName
{
color: #505791;
}
</style>
background-color css
<style>
a { background-color: #505791; }
a { background-color: rgb(80,87,145); }
div.DivClassName
{
background-color: #505791;
}
.BgClassName
{
background-color: #505791;
}
</style>
border-color css
<style>
span { border-color: #505791; }
span { border-color: rgb(80,87,145); }
td.TdClassName
{
border-color: #505791;
}
.TagClassName
{
border-color: #505791;
}
</style>