Shades of Governor Bay #515985
Tints of Governor Bay #515985
RGB
CMYK
RGB Variations
Color information
#515985 (or 0x515985) is known color: Governor Bay. HEX triplet: 51, 59 and 85. RGB value is (81,89,133). Sum of RGB (Red+Green+Blue) = 81+89+133=303 (40% of max value = 765). Red value is 81 (32.03% from 255 or 26.73% from 303); Green value is 89 (35.16% from 255 or 29.37% from 303); Blue value is 133 (52.34% from 255 or 43.89% from 303); Max value from RGB is 133 - color contains mainly: blue. Hex color #515985 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #515985 is #AEA67A. Grayscale: #5B5B5B. Windows color (decimal): -11445883 or 8739153. OLE color: 8739153.
HSL color Cylindrical-coordinate representation of color #515985: hue angle of 230.77º 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 #515985 is Cyan = 0.39, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 81 | 89 | 133 | - |
| CMYK | 0.39 | 0.33 | 0 | 0.48 |
| HSL | 230.77º | 0.24% | 0.42% | - |
| HSV(B) | 230.77º | 0.39% | 0.52% | - |
| XYZ | 11.2 | 10.59 | 23.64 | - |
| YUV | 91.62 | 151.35 | 120.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 89 | 133 | 0.39 | 0.33 | 0 | 0.48 | 230.77 | 0.24 | 0.42 |
| Hex | 51 | 59 | 85 | 27 | 21 | 0 | 30 | E7 | 18 | 2A |
| Octal | 121 | 131 | 205 | 47 | 41 | 0 | 60 | 347 | 30 | 52 |
| Binary | 1010001 | 1011001 | 10000101 | 100111 | 100001 | 0 | 110000 | 11100111 | 11000 | 101010 |
Color Harmonies of #515985
Complementary color
Monochromatic Colors of #515985
Black with #515985
Text Example
Text Example
White with #515985
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515985; }
p { color: rgb(81,89,133); }
H1.HeaderClassName
{
color: #515985;
}
.AnyTagClassName
{
color: #515985;
}
</style>
background-color css
<style>
a { background-color: #515985; }
a { background-color: rgb(81,89,133); }
div.DivClassName
{
background-color: #515985;
}
.BgClassName
{
background-color: #515985;
}
</style>
border-color css
<style>
span { border-color: #515985; }
span { border-color: rgb(81,89,133); }
td.TdClassName
{
border-color: #515985;
}
.TagClassName
{
border-color: #515985;
}
</style>