Shades of Governor Bay #515685
Tints of Governor Bay #515685
RGB
CMYK
RGB Variations
Color information
#515685 (or 0x515685) is known color: Governor Bay. HEX triplet: 51, 56 and 85. RGB value is (81,86,133). Sum of RGB (Red+Green+Blue) = 81+86+133=300 (39% of max value = 765). Red value is 81 (32.03% from 255 or 27% from 300); Green value is 86 (33.98% from 255 or 28.67% from 300); Blue value is 133 (52.34% from 255 or 44.33% from 300); Max value from RGB is 133 - color contains mainly: blue. Hex color #515685 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #515685 is #AEA97A. Grayscale: #595959. Windows color (decimal): -11446651 or 8738385. OLE color: 8738385.
HSL color Cylindrical-coordinate representation of color #515685: hue angle of 234.23º 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 #515685 is Cyan = 0.39, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 81 | 86 | 133 | - |
| CMYK | 0.39 | 0.35 | 0 | 0.48 |
| HSL | 234.23º | 0.24% | 0.42% | - |
| HSV(B) | 234.23º | 0.39% | 0.52% | - |
| XYZ | 10.95 | 10.1 | 23.56 | - |
| YUV | 89.86 | 152.34 | 121.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 86 | 133 | 0.39 | 0.35 | 0 | 0.48 | 234.23 | 0.24 | 0.42 |
| Hex | 51 | 56 | 85 | 27 | 23 | 0 | 30 | EA | 18 | 2A |
| Octal | 121 | 126 | 205 | 47 | 43 | 0 | 60 | 352 | 30 | 52 |
| Binary | 1010001 | 1010110 | 10000101 | 100111 | 100011 | 0 | 110000 | 11101010 | 11000 | 101010 |
Color Harmonies of #515685
Complementary color
Monochromatic Colors of #515685
Black with #515685
Text Example
Text Example
White with #515685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515685; }
p { color: rgb(81,86,133); }
H1.HeaderClassName
{
color: #515685;
}
.AnyTagClassName
{
color: #515685;
}
</style>
background-color css
<style>
a { background-color: #515685; }
a { background-color: rgb(81,86,133); }
div.DivClassName
{
background-color: #515685;
}
.BgClassName
{
background-color: #515685;
}
</style>
border-color css
<style>
span { border-color: #515685; }
span { border-color: rgb(81,86,133); }
td.TdClassName
{
border-color: #515685;
}
.TagClassName
{
border-color: #515685;
}
</style>