Shades of Governor Bay #505498
Tints of Governor Bay #505498
RGB
CMYK
RGB Variations
Color information
#505498 (or 0x505498) is known color: Governor Bay. HEX triplet: 50, 54 and 98. RGB value is (80,84,152). Sum of RGB (Red+Green+Blue) = 80+84+152=316 (41% of max value = 765). Red value is 80 (31.64% from 255 or 25.32% from 316); Green value is 84 (33.20% from 255 or 26.58% from 316); Blue value is 152 (59.77% from 255 or 48.10% from 316); Max value from RGB is 152 - color contains mainly: blue. Hex color #505498 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #505498 is #AFAB67. Grayscale: #5A5A5A. Windows color (decimal): -11512680 or 9983056. OLE color: 9983056.
HSL color Cylindrical-coordinate representation of color #505498: hue angle of 236.67º degrees, saturation: 0.31, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #505498 is Cyan = 0.47, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 80 | 84 | 152 | - |
| CMYK | 0.47 | 0.45 | 0 | 0.40 |
| HSL | 236.67º | 0.31% | 0.45% | - |
| HSV(B) | 236.67º | 0.47% | 0.6% | - |
| XYZ | 12.15 | 10.31 | 31.06 | - |
| YUV | 90.56 | 162.67 | 120.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 84 | 152 | 0.47 | 0.45 | 0 | 0.40 | 236.67 | 0.31 | 0.45 |
| Hex | 50 | 54 | 98 | 2F | 2D | 0 | 28 | ED | 1F | 2D |
| Octal | 120 | 124 | 230 | 57 | 55 | 0 | 50 | 355 | 37 | 55 |
| Binary | 1010000 | 1010100 | 10011000 | 101111 | 101101 | 0 | 101000 | 11101101 | 11111 | 101101 |
Color Harmonies of #505498
Complementary color
Monochromatic Colors of #505498
Black with #505498
Text Example
Text Example
White with #505498
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #505498; }
p { color: rgb(80,84,152); }
H1.HeaderClassName
{
color: #505498;
}
.AnyTagClassName
{
color: #505498;
}
</style>
background-color css
<style>
a { background-color: #505498; }
a { background-color: rgb(80,84,152); }
div.DivClassName
{
background-color: #505498;
}
.BgClassName
{
background-color: #505498;
}
</style>
border-color css
<style>
span { border-color: #505498; }
span { border-color: rgb(80,84,152); }
td.TdClassName
{
border-color: #505498;
}
.TagClassName
{
border-color: #505498;
}
</style>