Shades of Governor Bay #515687
Tints of Governor Bay #515687
RGB
CMYK
RGB Variations
Color information
#515687 (or 0x515687) is known color: Governor Bay. HEX triplet: 51, 56 and 87. RGB value is (81,86,135). Sum of RGB (Red+Green+Blue) = 81+86+135=302 (40% of max value = 765). Red value is 81 (32.03% from 255 or 26.82% from 302); Green value is 86 (33.98% from 255 or 28.48% from 302); Blue value is 135 (53.12% from 255 or 44.70% from 302); Max value from RGB is 135 - color contains mainly: blue. Hex color #515687 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #515687 is #AEA978. Grayscale: #595959. Windows color (decimal): -11446649 or 8869457. OLE color: 8869457.
HSL color Cylindrical-coordinate representation of color #515687: hue angle of 234.44º 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 #515687 is Cyan = 0.40, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 86 | 135 | - |
| CMYK | 0.40 | 0.36 | 0 | 0.47 |
| HSL | 234.44º | 0.25% | 0.42% | - |
| HSV(B) | 234.44º | 0.4% | 0.53% | - |
| XYZ | 11.09 | 10.15 | 24.3 | - |
| YUV | 90.09 | 153.34 | 121.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 86 | 135 | 0.40 | 0.36 | 0 | 0.47 | 234.44 | 0.25 | 0.42 |
| Hex | 51 | 56 | 87 | 28 | 24 | 0 | 2F | EA | 19 | 2A |
| Octal | 121 | 126 | 207 | 50 | 44 | 0 | 57 | 352 | 31 | 52 |
| Binary | 1010001 | 1010110 | 10000111 | 101000 | 100100 | 0 | 101111 | 11101010 | 11001 | 101010 |
Color Harmonies of #515687
Complementary color
Monochromatic Colors of #515687
Black with #515687
Text Example
Text Example
White with #515687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515687; }
p { color: rgb(81,86,135); }
H1.HeaderClassName
{
color: #515687;
}
.AnyTagClassName
{
color: #515687;
}
</style>
background-color css
<style>
a { background-color: #515687; }
a { background-color: rgb(81,86,135); }
div.DivClassName
{
background-color: #515687;
}
.BgClassName
{
background-color: #515687;
}
</style>
border-color css
<style>
span { border-color: #515687; }
span { border-color: rgb(81,86,135); }
td.TdClassName
{
border-color: #515687;
}
.TagClassName
{
border-color: #515687;
}
</style>