Shades of Governor Bay #515198
Tints of Governor Bay #515198
RGB
CMYK
RGB Variations
Color information
#515198 (or 0x515198) is known color: Governor Bay. HEX triplet: 51, 51 and 98. RGB value is (81,81,152). Sum of RGB (Red+Green+Blue) = 81+81+152=314 (41% of max value = 765). Red value is 81 (32.03% from 255 or 25.80% from 314); Green value is 81 (32.03% from 255 or 25.80% from 314); Blue value is 152 (59.77% from 255 or 48.41% from 314); Max value from RGB is 152 - color contains mainly: blue. Hex color #515198 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #515198 is #AEAE67. Grayscale: #585858. Windows color (decimal): -11447912 or 9982289. OLE color: 9982289.
HSL color Cylindrical-coordinate representation of color #515198: hue angle of 240º degrees, saturation: 0.3, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #515198 is Cyan = 0.47, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 81 | 81 | 152 | - |
| CMYK | 0.47 | 0.47 | 0 | 0.40 |
| HSL | 240º | 0.3% | 0.46% | - |
| HSV(B) | 240º | 0.47% | 0.6% | - |
| XYZ | 12 | 9.9 | 30.98 | - |
| YUV | 89.09 | 163.5 | 122.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 81 | 152 | 0.47 | 0.47 | 0 | 0.40 | 240 | 0.3 | 0.46 |
| Hex | 51 | 51 | 98 | 2F | 2F | 0 | 28 | F0 | 1E | 2E |
| Octal | 121 | 121 | 230 | 57 | 57 | 0 | 50 | 360 | 36 | 56 |
| Binary | 1010001 | 1010001 | 10011000 | 101111 | 101111 | 0 | 101000 | 11110000 | 11110 | 101110 |
Color Harmonies of #515198
Complementary color
Monochromatic Colors of #515198
Black with #515198
Text Example
Text Example
White with #515198
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515198; }
p { color: rgb(81,81,152); }
H1.HeaderClassName
{
color: #515198;
}
.AnyTagClassName
{
color: #515198;
}
</style>
background-color css
<style>
a { background-color: #515198; }
a { background-color: rgb(81,81,152); }
div.DivClassName
{
background-color: #515198;
}
.BgClassName
{
background-color: #515198;
}
</style>
border-color css
<style>
span { border-color: #515198; }
span { border-color: rgb(81,81,152); }
td.TdClassName
{
border-color: #515198;
}
.TagClassName
{
border-color: #515198;
}
</style>