Shades of Governor Bay #505690
Tints of Governor Bay #505690
RGB
CMYK
RGB Variations
Color information
#505690 (or 0x505690) is known color: Governor Bay. HEX triplet: 50, 56 and 90. RGB value is (80,86,144). Sum of RGB (Red+Green+Blue) = 80+86+144=310 (41% of max value = 765). Red value is 80 (31.64% from 255 or 25.81% from 310); Green value is 86 (33.98% from 255 or 27.74% from 310); Blue value is 144 (56.64% from 255 or 46.45% from 310); Max value from RGB is 144 - color contains mainly: blue. Hex color #505690 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #505690 is #AFA96F. Grayscale: #5A5A5A. Windows color (decimal): -11512176 or 9459280. OLE color: 9459280.
HSL color Cylindrical-coordinate representation of color #505690: hue angle of 234.38º degrees, saturation: 0.29, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #505690 is Cyan = 0.44, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 80 | 86 | 144 | - |
| CMYK | 0.44 | 0.40 | 0 | 0.44 |
| HSL | 234.38º | 0.29% | 0.44% | - |
| HSV(B) | 234.38º | 0.44% | 0.56% | - |
| XYZ | 11.67 | 10.37 | 27.77 | - |
| YUV | 90.82 | 158.01 | 120.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 86 | 144 | 0.44 | 0.40 | 0 | 0.44 | 234.38 | 0.29 | 0.44 |
| Hex | 50 | 56 | 90 | 2C | 28 | 0 | 2C | EA | 1D | 2C |
| Octal | 120 | 126 | 220 | 54 | 50 | 0 | 54 | 352 | 35 | 54 |
| Binary | 1010000 | 1010110 | 10010000 | 101100 | 101000 | 0 | 101100 | 11101010 | 11101 | 101100 |
Color Harmonies of #505690
Complementary color
Monochromatic Colors of #505690
Black with #505690
Text Example
Text Example
White with #505690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #505690; }
p { color: rgb(80,86,144); }
H1.HeaderClassName
{
color: #505690;
}
.AnyTagClassName
{
color: #505690;
}
</style>
background-color css
<style>
a { background-color: #505690; }
a { background-color: rgb(80,86,144); }
div.DivClassName
{
background-color: #505690;
}
.BgClassName
{
background-color: #505690;
}
</style>
border-color css
<style>
span { border-color: #505690; }
span { border-color: rgb(80,86,144); }
td.TdClassName
{
border-color: #505690;
}
.TagClassName
{
border-color: #505690;
}
</style>