Shades of Governor Bay #515885
Tints of Governor Bay #515885
RGB
CMYK
RGB Variations
Color information
#515885 (or 0x515885) is known color: Governor Bay. HEX triplet: 51, 58 and 85. RGB value is (81,88,133). Sum of RGB (Red+Green+Blue) = 81+88+133=302 (40% of max value = 765). Red value is 81 (32.03% from 255 or 26.82% from 302); Green value is 88 (34.77% from 255 or 29.14% from 302); Blue value is 133 (52.34% from 255 or 44.04% from 302); Max value from RGB is 133 - color contains mainly: blue. Hex color #515885 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #515885 is #AEA77A. Grayscale: #5A5A5A. Windows color (decimal): -11446139 or 8738897. OLE color: 8738897.
HSL color Cylindrical-coordinate representation of color #515885: hue angle of 231.92º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #515885 is Cyan = 0.39, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 81 | 88 | 133 | - |
| CMYK | 0.39 | 0.34 | 0 | 0.48 |
| HSL | 231.92º | 0.24% | 0.42% | - |
| HSV(B) | 231.92º | 0.39% | 0.52% | - |
| XYZ | 11.12 | 10.42 | 23.62 | - |
| YUV | 91.04 | 151.68 | 120.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 88 | 133 | 0.39 | 0.34 | 0 | 0.48 | 231.92 | 0.24 | 0.42 |
| Hex | 51 | 58 | 85 | 27 | 22 | 0 | 30 | E8 | 18 | 2A |
| Octal | 121 | 130 | 205 | 47 | 42 | 0 | 60 | 350 | 30 | 52 |
| Binary | 1010001 | 1011000 | 10000101 | 100111 | 100010 | 0 | 110000 | 11101000 | 11000 | 101010 |
Color Harmonies of #515885
Complementary color
Monochromatic Colors of #515885
Black with #515885
Text Example
Text Example
White with #515885
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515885; }
p { color: rgb(81,88,133); }
H1.HeaderClassName
{
color: #515885;
}
.AnyTagClassName
{
color: #515885;
}
</style>
background-color css
<style>
a { background-color: #515885; }
a { background-color: rgb(81,88,133); }
div.DivClassName
{
background-color: #515885;
}
.BgClassName
{
background-color: #515885;
}
</style>
border-color css
<style>
span { border-color: #515885; }
span { border-color: rgb(81,88,133); }
td.TdClassName
{
border-color: #515885;
}
.TagClassName
{
border-color: #515885;
}
</style>