Shades of Governor Bay #505892
Tints of Governor Bay #505892
RGB
CMYK
RGB Variations
Color information
#505892 (or 0x505892) is known color: Governor Bay. HEX triplet: 50, 58 and 92. RGB value is (80,88,146). Sum of RGB (Red+Green+Blue) = 80+88+146=314 (41% of max value = 765). Red value is 80 (31.64% from 255 or 25.48% from 314); Green value is 88 (34.77% from 255 or 28.03% from 314); Blue value is 146 (57.42% from 255 or 46.50% from 314); Max value from RGB is 146 - color contains mainly: blue. Hex color #505892 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #505892 is #AFA76D. Grayscale: #5B5B5B. Windows color (decimal): -11511662 or 9590864. OLE color: 9590864.
HSL color Cylindrical-coordinate representation of color #505892: hue angle of 232.73º 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 #505892 is Cyan = 0.45, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 80 | 88 | 146 | - |
| CMYK | 0.45 | 0.40 | 0 | 0.43 |
| HSL | 232.73º | 0.29% | 0.44% | - |
| HSV(B) | 232.73º | 0.45% | 0.57% | - |
| XYZ | 11.99 | 10.76 | 28.64 | - |
| YUV | 92.22 | 158.35 | 119.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 88 | 146 | 0.45 | 0.40 | 0 | 0.43 | 232.73 | 0.29 | 0.44 |
| Hex | 50 | 58 | 92 | 2D | 28 | 0 | 2B | E9 | 1D | 2C |
| Octal | 120 | 130 | 222 | 55 | 50 | 0 | 53 | 351 | 35 | 54 |
| Binary | 1010000 | 1011000 | 10010010 | 101101 | 101000 | 0 | 101011 | 11101001 | 11101 | 101100 |
Color Harmonies of #505892
Complementary color
Monochromatic Colors of #505892
Black with #505892
Text Example
Text Example
White with #505892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #505892; }
p { color: rgb(80,88,146); }
H1.HeaderClassName
{
color: #505892;
}
.AnyTagClassName
{
color: #505892;
}
</style>
background-color css
<style>
a { background-color: #505892; }
a { background-color: rgb(80,88,146); }
div.DivClassName
{
background-color: #505892;
}
.BgClassName
{
background-color: #505892;
}
</style>
border-color css
<style>
span { border-color: #505892; }
span { border-color: rgb(80,88,146); }
td.TdClassName
{
border-color: #505892;
}
.TagClassName
{
border-color: #505892;
}
</style>