Shades of Governor Bay #515586
Tints of Governor Bay #515586
RGB
CMYK
RGB Variations
Color information
#515586 (or 0x515586) is known color: Governor Bay. HEX triplet: 51, 55 and 86. RGB value is (81,85,134). Sum of RGB (Red+Green+Blue) = 81+85+134=300 (39% of max value = 765). Red value is 81 (32.03% from 255 or 27% from 300); Green value is 85 (33.59% from 255 or 28.33% from 300); Blue value is 134 (52.73% from 255 or 44.67% from 300); Max value from RGB is 134 - color contains mainly: blue. Hex color #515586 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #515586 is #AEAA79. Grayscale: #595959. Windows color (decimal): -11446906 or 8803665. OLE color: 8803665.
HSL color Cylindrical-coordinate representation of color #515586: hue angle of 235.47º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #515586 is Cyan = 0.40, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 85 | 134 | - |
| CMYK | 0.40 | 0.37 | 0 | 0.47 |
| HSL | 235.47º | 0.25% | 0.42% | - |
| HSV(B) | 235.47º | 0.4% | 0.53% | - |
| XYZ | 10.94 | 9.97 | 23.9 | - |
| YUV | 89.39 | 153.17 | 122.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 85 | 134 | 0.40 | 0.37 | 0 | 0.47 | 235.47 | 0.25 | 0.42 |
| Hex | 51 | 55 | 86 | 28 | 25 | 0 | 2F | EB | 19 | 2A |
| Octal | 121 | 125 | 206 | 50 | 45 | 0 | 57 | 353 | 31 | 52 |
| Binary | 1010001 | 1010101 | 10000110 | 101000 | 100101 | 0 | 101111 | 11101011 | 11001 | 101010 |
Color Harmonies of #515586
Complementary color
Monochromatic Colors of #515586
Black with #515586
Text Example
Text Example
White with #515586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515586; }
p { color: rgb(81,85,134); }
H1.HeaderClassName
{
color: #515586;
}
.AnyTagClassName
{
color: #515586;
}
</style>
background-color css
<style>
a { background-color: #515586; }
a { background-color: rgb(81,85,134); }
div.DivClassName
{
background-color: #515586;
}
.BgClassName
{
background-color: #515586;
}
</style>
border-color css
<style>
span { border-color: #515586; }
span { border-color: rgb(81,85,134); }
td.TdClassName
{
border-color: #515586;
}
.TagClassName
{
border-color: #515586;
}
</style>