Shades of Governor Bay #515790
Tints of Governor Bay #515790
RGB
CMYK
RGB Variations
Color information
#515790 (or 0x515790) is known color: Governor Bay. HEX triplet: 51, 57 and 90. RGB value is (81,87,144). Sum of RGB (Red+Green+Blue) = 81+87+144=312 (41% of max value = 765). Red value is 81 (32.03% from 255 or 25.96% from 312); Green value is 87 (34.38% from 255 or 27.88% from 312); Blue value is 144 (56.64% from 255 or 46.15% from 312); Max value from RGB is 144 - color contains mainly: blue. Hex color #515790 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #515790 is #AEA86F. Grayscale: #5B5B5B. Windows color (decimal): -11446384 or 9459537. OLE color: 9459537.
HSL color Cylindrical-coordinate representation of color #515790: hue angle of 234.29º degrees, saturation: 0.28, 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 #515790 is Cyan = 0.44, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 81 | 87 | 144 | - |
| CMYK | 0.44 | 0.40 | 0 | 0.44 |
| HSL | 234.29º | 0.28% | 0.44% | - |
| HSV(B) | 234.29º | 0.44% | 0.56% | - |
| XYZ | 11.84 | 10.58 | 27.8 | - |
| YUV | 91.7 | 157.51 | 120.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 87 | 144 | 0.44 | 0.40 | 0 | 0.44 | 234.29 | 0.28 | 0.44 |
| Hex | 51 | 57 | 90 | 2C | 28 | 0 | 2C | EA | 1C | 2C |
| Octal | 121 | 127 | 220 | 54 | 50 | 0 | 54 | 352 | 34 | 54 |
| Binary | 1010001 | 1010111 | 10010000 | 101100 | 101000 | 0 | 101100 | 11101010 | 11100 | 101100 |
Color Harmonies of #515790
Complementary color
Monochromatic Colors of #515790
Black with #515790
Text Example
Text Example
White with #515790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515790; }
p { color: rgb(81,87,144); }
H1.HeaderClassName
{
color: #515790;
}
.AnyTagClassName
{
color: #515790;
}
</style>
background-color css
<style>
a { background-color: #515790; }
a { background-color: rgb(81,87,144); }
div.DivClassName
{
background-color: #515790;
}
.BgClassName
{
background-color: #515790;
}
</style>
border-color css
<style>
span { border-color: #515790; }
span { border-color: rgb(81,87,144); }
td.TdClassName
{
border-color: #515790;
}
.TagClassName
{
border-color: #515790;
}
</style>