Shades of Governor Bay #515296
Tints of Governor Bay #515296
RGB
CMYK
RGB Variations
Color information
#515296 (or 0x515296) is known color: Governor Bay. HEX triplet: 51, 52 and 96. RGB value is (81,82,150). Sum of RGB (Red+Green+Blue) = 81+82+150=313 (41% of max value = 765). Red value is 81 (32.03% from 255 or 25.88% from 313); Green value is 82 (32.42% from 255 or 26.20% from 313); Blue value is 150 (58.98% from 255 or 47.92% from 313); Max value from RGB is 150 - color contains mainly: blue. Hex color #515296 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #515296 is #AEAD69. Grayscale: #595959. Windows color (decimal): -11447658 or 9851473. OLE color: 9851473.
HSL color Cylindrical-coordinate representation of color #515296: hue angle of 239.13º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #515296 is Cyan = 0.46, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 81 | 82 | 150 | - |
| CMYK | 0.46 | 0.45 | 0 | 0.41 |
| HSL | 239.13º | 0.3% | 0.45% | - |
| HSV(B) | 239.13º | 0.46% | 0.59% | - |
| XYZ | 11.92 | 9.99 | 30.15 | - |
| YUV | 89.45 | 162.17 | 121.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 82 | 150 | 0.46 | 0.45 | 0 | 0.41 | 239.13 | 0.3 | 0.45 |
| Hex | 51 | 52 | 96 | 2E | 2D | 0 | 29 | EF | 1E | 2D |
| Octal | 121 | 122 | 226 | 56 | 55 | 0 | 51 | 357 | 36 | 55 |
| Binary | 1010001 | 1010010 | 10010110 | 101110 | 101101 | 0 | 101001 | 11101111 | 11110 | 101101 |
Color Harmonies of #515296
Complementary color
Monochromatic Colors of #515296
Black with #515296
Text Example
Text Example
White with #515296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515296; }
p { color: rgb(81,82,150); }
H1.HeaderClassName
{
color: #515296;
}
.AnyTagClassName
{
color: #515296;
}
</style>
background-color css
<style>
a { background-color: #515296; }
a { background-color: rgb(81,82,150); }
div.DivClassName
{
background-color: #515296;
}
.BgClassName
{
background-color: #515296;
}
</style>
border-color css
<style>
span { border-color: #515296; }
span { border-color: rgb(81,82,150); }
td.TdClassName
{
border-color: #515296;
}
.TagClassName
{
border-color: #515296;
}
</style>