Shades of Governor Bay #515294
Tints of Governor Bay #515294
RGB
CMYK
RGB Variations
Color information
#515294 (or 0x515294) is known color: Governor Bay. HEX triplet: 51, 52 and 94. RGB value is (81,82,148). Sum of RGB (Red+Green+Blue) = 81+82+148=311 (41% of max value = 765). Red value is 81 (32.03% from 255 or 26.05% from 311); Green value is 82 (32.42% from 255 or 26.37% from 311); Blue value is 148 (58.20% from 255 or 47.59% from 311); Max value from RGB is 148 - color contains mainly: blue. Hex color #515294 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #515294 is #AEAD6B. Grayscale: #585858. Windows color (decimal): -11447660 or 9720401. OLE color: 9720401.
HSL color Cylindrical-coordinate representation of color #515294: hue angle of 239.1º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #515294 is Cyan = 0.45, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 82 | 148 | - |
| CMYK | 0.45 | 0.45 | 0 | 0.42 |
| HSL | 239.1º | 0.29% | 0.45% | - |
| HSV(B) | 239.1º | 0.45% | 0.58% | - |
| XYZ | 11.76 | 9.92 | 29.31 | - |
| YUV | 89.23 | 161.17 | 122.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 82 | 148 | 0.45 | 0.45 | 0 | 0.42 | 239.1 | 0.29 | 0.45 |
| Hex | 51 | 52 | 94 | 2D | 2D | 0 | 2A | EF | 1D | 2D |
| Octal | 121 | 122 | 224 | 55 | 55 | 0 | 52 | 357 | 35 | 55 |
| Binary | 1010001 | 1010010 | 10010100 | 101101 | 101101 | 0 | 101010 | 11101111 | 11101 | 101101 |
Color Harmonies of #515294
Complementary color
Monochromatic Colors of #515294
Black with #515294
Text Example
Text Example
White with #515294
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515294; }
p { color: rgb(81,82,148); }
H1.HeaderClassName
{
color: #515294;
}
.AnyTagClassName
{
color: #515294;
}
</style>
background-color css
<style>
a { background-color: #515294; }
a { background-color: rgb(81,82,148); }
div.DivClassName
{
background-color: #515294;
}
.BgClassName
{
background-color: #515294;
}
</style>
border-color css
<style>
span { border-color: #515294; }
span { border-color: rgb(81,82,148); }
td.TdClassName
{
border-color: #515294;
}
.TagClassName
{
border-color: #515294;
}
</style>