Shades of Governor Bay #515798
Tints of Governor Bay #515798
RGB
CMYK
RGB Variations
Color information
#515798 (or 0x515798) is known color: Governor Bay. HEX triplet: 51, 57 and 98. RGB value is (81,87,152). Sum of RGB (Red+Green+Blue) = 81+87+152=320 (42% of max value = 765). Red value is 81 (32.03% from 255 or 25.31% from 320); Green value is 87 (34.38% from 255 or 27.19% from 320); Blue value is 152 (59.77% from 255 or 47.5% from 320); Max value from RGB is 152 - color contains mainly: blue. Hex color #515798 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #515798 is #AEA867. Grayscale: #5C5C5C. Windows color (decimal): -11446376 or 9983825. OLE color: 9983825.
HSL color Cylindrical-coordinate representation of color #515798: hue angle of 234.93º 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 #515798 is Cyan = 0.47, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 81 | 87 | 152 | - |
| CMYK | 0.47 | 0.43 | 0 | 0.40 |
| HSL | 234.93º | 0.3% | 0.46% | - |
| HSV(B) | 234.93º | 0.47% | 0.6% | - |
| XYZ | 12.47 | 10.83 | 31.14 | - |
| YUV | 92.62 | 161.51 | 119.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 87 | 152 | 0.47 | 0.43 | 0 | 0.40 | 234.93 | 0.3 | 0.46 |
| Hex | 51 | 57 | 98 | 2F | 2B | 0 | 28 | EB | 1E | 2E |
| Octal | 121 | 127 | 230 | 57 | 53 | 0 | 50 | 353 | 36 | 56 |
| Binary | 1010001 | 1010111 | 10011000 | 101111 | 101011 | 0 | 101000 | 11101011 | 11110 | 101110 |
Color Harmonies of #515798
Complementary color
Monochromatic Colors of #515798
Black with #515798
Text Example
Text Example
White with #515798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515798; }
p { color: rgb(81,87,152); }
H1.HeaderClassName
{
color: #515798;
}
.AnyTagClassName
{
color: #515798;
}
</style>
background-color css
<style>
a { background-color: #515798; }
a { background-color: rgb(81,87,152); }
div.DivClassName
{
background-color: #515798;
}
.BgClassName
{
background-color: #515798;
}
</style>
border-color css
<style>
span { border-color: #515798; }
span { border-color: rgb(81,87,152); }
td.TdClassName
{
border-color: #515798;
}
.TagClassName
{
border-color: #515798;
}
</style>