Shades of Governor Bay #515290
Tints of Governor Bay #515290
RGB
CMYK
RGB Variations
Color information
#515290 (or 0x515290) is known color: Governor Bay. HEX triplet: 51, 52 and 90. RGB value is (81,82,144). Sum of RGB (Red+Green+Blue) = 81+82+144=307 (40% of max value = 765). Red value is 81 (32.03% from 255 or 26.38% from 307); Green value is 82 (32.42% from 255 or 26.71% from 307); Blue value is 144 (56.64% from 255 or 46.91% from 307); Max value from RGB is 144 - color contains mainly: blue. Hex color #515290 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #515290 is #AEAD6F. Grayscale: #585858. Windows color (decimal): -11447664 or 9458257. OLE color: 9458257.
HSL color Cylindrical-coordinate representation of color #515290: hue angle of 239.05º 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 #515290 is Cyan = 0.44, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 81 | 82 | 144 | - |
| CMYK | 0.44 | 0.43 | 0 | 0.44 |
| HSL | 239.05º | 0.28% | 0.44% | - |
| HSV(B) | 239.05º | 0.44% | 0.56% | - |
| XYZ | 11.44 | 9.8 | 27.67 | - |
| YUV | 88.77 | 159.17 | 122.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 82 | 144 | 0.44 | 0.43 | 0 | 0.44 | 239.05 | 0.28 | 0.44 |
| Hex | 51 | 52 | 90 | 2C | 2B | 0 | 2C | EF | 1C | 2C |
| Octal | 121 | 122 | 220 | 54 | 53 | 0 | 54 | 357 | 34 | 54 |
| Binary | 1010001 | 1010010 | 10010000 | 101100 | 101011 | 0 | 101100 | 11101111 | 11100 | 101100 |
Color Harmonies of #515290
Complementary color
Monochromatic Colors of #515290
Black with #515290
Text Example
Text Example
White with #515290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515290; }
p { color: rgb(81,82,144); }
H1.HeaderClassName
{
color: #515290;
}
.AnyTagClassName
{
color: #515290;
}
</style>
background-color css
<style>
a { background-color: #515290; }
a { background-color: rgb(81,82,144); }
div.DivClassName
{
background-color: #515290;
}
.BgClassName
{
background-color: #515290;
}
</style>
border-color css
<style>
span { border-color: #515290; }
span { border-color: rgb(81,82,144); }
td.TdClassName
{
border-color: #515290;
}
.TagClassName
{
border-color: #515290;
}
</style>