Shades of Governor Bay #515298
Tints of Governor Bay #515298
RGB
CMYK
RGB Variations
Color information
#515298 (or 0x515298) is known color: Governor Bay. HEX triplet: 51, 52 and 98. RGB value is (81,82,152). Sum of RGB (Red+Green+Blue) = 81+82+152=315 (41% of max value = 765). Red value is 81 (32.03% from 255 or 25.71% from 315); Green value is 82 (32.42% from 255 or 26.03% from 315); Blue value is 152 (59.77% from 255 or 48.25% from 315); Max value from RGB is 152 - color contains mainly: blue. Hex color #515298 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #515298 is #AEAD67. Grayscale: #595959. Windows color (decimal): -11447656 or 9982545. OLE color: 9982545.
HSL color Cylindrical-coordinate representation of color #515298: hue angle of 239.15º 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 #515298 is Cyan = 0.47, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 81 | 82 | 152 | - |
| CMYK | 0.47 | 0.46 | 0 | 0.40 |
| HSL | 239.15º | 0.3% | 0.46% | - |
| HSV(B) | 239.15º | 0.47% | 0.6% | - |
| XYZ | 12.08 | 10.05 | 31.01 | - |
| YUV | 89.68 | 163.17 | 121.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 82 | 152 | 0.47 | 0.46 | 0 | 0.40 | 239.15 | 0.3 | 0.46 |
| Hex | 51 | 52 | 98 | 2F | 2E | 0 | 28 | EF | 1E | 2E |
| Octal | 121 | 122 | 230 | 57 | 56 | 0 | 50 | 357 | 36 | 56 |
| Binary | 1010001 | 1010010 | 10011000 | 101111 | 101110 | 0 | 101000 | 11101111 | 11110 | 101110 |
Color Harmonies of #515298
Complementary color
Monochromatic Colors of #515298
Black with #515298
Text Example
Text Example
White with #515298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515298; }
p { color: rgb(81,82,152); }
H1.HeaderClassName
{
color: #515298;
}
.AnyTagClassName
{
color: #515298;
}
</style>
background-color css
<style>
a { background-color: #515298; }
a { background-color: rgb(81,82,152); }
div.DivClassName
{
background-color: #515298;
}
.BgClassName
{
background-color: #515298;
}
</style>
border-color css
<style>
span { border-color: #515298; }
span { border-color: rgb(81,82,152); }
td.TdClassName
{
border-color: #515298;
}
.TagClassName
{
border-color: #515298;
}
</style>