Shades of Governor Bay #515587
Tints of Governor Bay #515587
RGB
CMYK
RGB Variations
Color information
#515587 (or 0x515587) is known color: Governor Bay. HEX triplet: 51, 55 and 87. RGB value is (81,85,135). Sum of RGB (Red+Green+Blue) = 81+85+135=301 (39% of max value = 765). Red value is 81 (32.03% from 255 or 26.91% from 301); Green value is 85 (33.59% from 255 or 28.24% from 301); Blue value is 135 (53.12% from 255 or 44.85% from 301); Max value from RGB is 135 - color contains mainly: blue. Hex color #515587 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #515587 is #AEAA78. Grayscale: #595959. Windows color (decimal): -11446905 or 8869201. OLE color: 8869201.
HSL color Cylindrical-coordinate representation of color #515587: hue angle of 235.56º 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 #515587 is Cyan = 0.40, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 85 | 135 | - |
| CMYK | 0.40 | 0.37 | 0 | 0.47 |
| HSL | 235.56º | 0.25% | 0.42% | - |
| HSV(B) | 235.56º | 0.4% | 0.53% | - |
| XYZ | 11.02 | 10 | 24.27 | - |
| YUV | 89.5 | 153.67 | 121.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 85 | 135 | 0.40 | 0.37 | 0 | 0.47 | 235.56 | 0.25 | 0.42 |
| Hex | 51 | 55 | 87 | 28 | 25 | 0 | 2F | EC | 19 | 2A |
| Octal | 121 | 125 | 207 | 50 | 45 | 0 | 57 | 354 | 31 | 52 |
| Binary | 1010001 | 1010101 | 10000111 | 101000 | 100101 | 0 | 101111 | 11101100 | 11001 | 101010 |
Color Harmonies of #515587
Complementary color
Monochromatic Colors of #515587
Black with #515587
Text Example
Text Example
White with #515587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515587; }
p { color: rgb(81,85,135); }
H1.HeaderClassName
{
color: #515587;
}
.AnyTagClassName
{
color: #515587;
}
</style>
background-color css
<style>
a { background-color: #515587; }
a { background-color: rgb(81,85,135); }
div.DivClassName
{
background-color: #515587;
}
.BgClassName
{
background-color: #515587;
}
</style>
border-color css
<style>
span { border-color: #515587; }
span { border-color: rgb(81,85,135); }
td.TdClassName
{
border-color: #515587;
}
.TagClassName
{
border-color: #515587;
}
</style>