Shades of Governor Bay #505594
Tints of Governor Bay #505594
RGB
CMYK
RGB Variations
Color information
#505594 (or 0x505594) is known color: Governor Bay. HEX triplet: 50, 55 and 94. RGB value is (80,85,148). Sum of RGB (Red+Green+Blue) = 80+85+148=313 (41% of max value = 765). Red value is 80 (31.64% from 255 or 25.56% from 313); Green value is 85 (33.59% from 255 or 27.16% from 313); Blue value is 148 (58.20% from 255 or 47.28% from 313); Max value from RGB is 148 - color contains mainly: blue. Hex color #505594 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #505594 is #AFAA6B. Grayscale: #5A5A5A. Windows color (decimal): -11512428 or 9721168. OLE color: 9721168.
HSL color Cylindrical-coordinate representation of color #505594: hue angle of 235.59º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #505594 is Cyan = 0.46, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 80 | 85 | 148 | - |
| CMYK | 0.46 | 0.43 | 0 | 0.42 |
| HSL | 235.59º | 0.3% | 0.45% | - |
| HSV(B) | 235.59º | 0.46% | 0.58% | - |
| XYZ | 11.9 | 10.34 | 29.39 | - |
| YUV | 90.69 | 160.34 | 120.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 85 | 148 | 0.46 | 0.43 | 0 | 0.42 | 235.59 | 0.3 | 0.45 |
| Hex | 50 | 55 | 94 | 2E | 2B | 0 | 2A | EC | 1E | 2D |
| Octal | 120 | 125 | 224 | 56 | 53 | 0 | 52 | 354 | 36 | 55 |
| Binary | 1010000 | 1010101 | 10010100 | 101110 | 101011 | 0 | 101010 | 11101100 | 11110 | 101101 |
Color Harmonies of #505594
Complementary color
Monochromatic Colors of #505594
Black with #505594
Text Example
Text Example
White with #505594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #505594; }
p { color: rgb(80,85,148); }
H1.HeaderClassName
{
color: #505594;
}
.AnyTagClassName
{
color: #505594;
}
</style>
background-color css
<style>
a { background-color: #505594; }
a { background-color: rgb(80,85,148); }
div.DivClassName
{
background-color: #505594;
}
.BgClassName
{
background-color: #505594;
}
</style>
border-color css
<style>
span { border-color: #505594; }
span { border-color: rgb(80,85,148); }
td.TdClassName
{
border-color: #505594;
}
.TagClassName
{
border-color: #505594;
}
</style>