Shades of Governor Bay #515887
Tints of Governor Bay #515887
RGB
CMYK
RGB Variations
Color information
#515887 (or 0x515887) is known color: Governor Bay. HEX triplet: 51, 58 and 87. RGB value is (81,88,135). Sum of RGB (Red+Green+Blue) = 81+88+135=304 (40% of max value = 765). Red value is 81 (32.03% from 255 or 26.64% from 304); Green value is 88 (34.77% from 255 or 28.95% from 304); Blue value is 135 (53.12% from 255 or 44.41% from 304); Max value from RGB is 135 - color contains mainly: blue. Hex color #515887 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #515887 is #AEA778. Grayscale: #5B5B5B. Windows color (decimal): -11446137 or 8869969. OLE color: 8869969.
HSL color Cylindrical-coordinate representation of color #515887: hue angle of 232.22º 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 #515887 is Cyan = 0.40, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 88 | 135 | - |
| CMYK | 0.40 | 0.35 | 0 | 0.47 |
| HSL | 232.22º | 0.25% | 0.42% | - |
| HSV(B) | 232.22º | 0.4% | 0.53% | - |
| XYZ | 11.26 | 10.48 | 24.35 | - |
| YUV | 91.27 | 152.68 | 120.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 88 | 135 | 0.40 | 0.35 | 0 | 0.47 | 232.22 | 0.25 | 0.42 |
| Hex | 51 | 58 | 87 | 28 | 23 | 0 | 2F | E8 | 19 | 2A |
| Octal | 121 | 130 | 207 | 50 | 43 | 0 | 57 | 350 | 31 | 52 |
| Binary | 1010001 | 1011000 | 10000111 | 101000 | 100011 | 0 | 101111 | 11101000 | 11001 | 101010 |
Color Harmonies of #515887
Complementary color
Monochromatic Colors of #515887
Black with #515887
Text Example
Text Example
White with #515887
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515887; }
p { color: rgb(81,88,135); }
H1.HeaderClassName
{
color: #515887;
}
.AnyTagClassName
{
color: #515887;
}
</style>
background-color css
<style>
a { background-color: #515887; }
a { background-color: rgb(81,88,135); }
div.DivClassName
{
background-color: #515887;
}
.BgClassName
{
background-color: #515887;
}
</style>
border-color css
<style>
span { border-color: #515887; }
span { border-color: rgb(81,88,135); }
td.TdClassName
{
border-color: #515887;
}
.TagClassName
{
border-color: #515887;
}
</style>