Shades of Governor Bay #515490
Tints of Governor Bay #515490
RGB
CMYK
RGB Variations
Color information
#515490 (or 0x515490) is known color: Governor Bay. HEX triplet: 51, 54 and 90. RGB value is (81,84,144). Sum of RGB (Red+Green+Blue) = 81+84+144=309 (40% of max value = 765). Red value is 81 (32.03% from 255 or 26.21% from 309); Green value is 84 (33.20% from 255 or 27.18% from 309); Blue value is 144 (56.64% from 255 or 46.60% from 309); Max value from RGB is 144 - color contains mainly: blue. Hex color #515490 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #515490 is #AEAB6F. Grayscale: #595959. Windows color (decimal): -11447152 or 9458769. OLE color: 9458769.
HSL color Cylindrical-coordinate representation of color #515490: hue angle of 237.14º 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 #515490 is Cyan = 0.44, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 81 | 84 | 144 | - |
| CMYK | 0.44 | 0.42 | 0 | 0.44 |
| HSL | 237.14º | 0.28% | 0.44% | - |
| HSV(B) | 237.14º | 0.44% | 0.56% | - |
| XYZ | 11.6 | 10.1 | 27.72 | - |
| YUV | 89.94 | 158.51 | 121.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 84 | 144 | 0.44 | 0.42 | 0 | 0.44 | 237.14 | 0.28 | 0.44 |
| Hex | 51 | 54 | 90 | 2C | 2A | 0 | 2C | ED | 1C | 2C |
| Octal | 121 | 124 | 220 | 54 | 52 | 0 | 54 | 355 | 34 | 54 |
| Binary | 1010001 | 1010100 | 10010000 | 101100 | 101010 | 0 | 101100 | 11101101 | 11100 | 101100 |
Color Harmonies of #515490
Complementary color
Monochromatic Colors of #515490
Black with #515490
Text Example
Text Example
White with #515490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515490; }
p { color: rgb(81,84,144); }
H1.HeaderClassName
{
color: #515490;
}
.AnyTagClassName
{
color: #515490;
}
</style>
background-color css
<style>
a { background-color: #515490; }
a { background-color: rgb(81,84,144); }
div.DivClassName
{
background-color: #515490;
}
.BgClassName
{
background-color: #515490;
}
</style>
border-color css
<style>
span { border-color: #515490; }
span { border-color: rgb(81,84,144); }
td.TdClassName
{
border-color: #515490;
}
.TagClassName
{
border-color: #515490;
}
</style>