Shades of Governor Bay #515098
Tints of Governor Bay #515098
RGB
CMYK
RGB Variations
Color information
#515098 (or 0x515098) is known color: Governor Bay. HEX triplet: 51, 50 and 98. RGB value is (81,80,152). Sum of RGB (Red+Green+Blue) = 81+80+152=313 (41% of max value = 765). Red value is 81 (32.03% from 255 or 25.88% from 313); Green value is 80 (31.64% from 255 or 25.56% from 313); Blue value is 152 (59.77% from 255 or 48.56% from 313); Max value from RGB is 152 - color contains mainly: blue. Hex color #515098 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #515098 is #AEAF67. Grayscale: #585858. Windows color (decimal): -11448168 or 9982033. OLE color: 9982033.
HSL color Cylindrical-coordinate representation of color #515098: hue angle of 240.83º degrees, saturation: 0.31, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #515098 is Cyan = 0.47, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 81 | 80 | 152 | - |
| CMYK | 0.47 | 0.47 | 0 | 0.40 |
| HSL | 240.83º | 0.31% | 0.45% | - |
| HSV(B) | 240.83º | 0.47% | 0.6% | - |
| XYZ | 11.93 | 9.75 | 30.96 | - |
| YUV | 88.51 | 163.83 | 122.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 80 | 152 | 0.47 | 0.47 | 0 | 0.40 | 240.83 | 0.31 | 0.45 |
| Hex | 51 | 50 | 98 | 2F | 2F | 0 | 28 | F1 | 1F | 2D |
| Octal | 121 | 120 | 230 | 57 | 57 | 0 | 50 | 361 | 37 | 55 |
| Binary | 1010001 | 1010000 | 10011000 | 101111 | 101111 | 0 | 101000 | 11110001 | 11111 | 101101 |
Color Harmonies of #515098
Complementary color
Monochromatic Colors of #515098
Black with #515098
Text Example
Text Example
White with #515098
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515098; }
p { color: rgb(81,80,152); }
H1.HeaderClassName
{
color: #515098;
}
.AnyTagClassName
{
color: #515098;
}
</style>
background-color css
<style>
a { background-color: #515098; }
a { background-color: rgb(81,80,152); }
div.DivClassName
{
background-color: #515098;
}
.BgClassName
{
background-color: #515098;
}
</style>
border-color css
<style>
span { border-color: #515098; }
span { border-color: rgb(81,80,152); }
td.TdClassName
{
border-color: #515098;
}
.TagClassName
{
border-color: #515098;
}
</style>