Shades of Governor Bay #515386
Tints of Governor Bay #515386
RGB
CMYK
RGB Variations
Color information
#515386 (or 0x515386) is known color: Governor Bay. HEX triplet: 51, 53 and 86. RGB value is (81,83,134). Sum of RGB (Red+Green+Blue) = 81+83+134=298 (39% of max value = 765). Red value is 81 (32.03% from 255 or 27.18% from 298); Green value is 83 (32.81% from 255 or 27.85% from 298); Blue value is 134 (52.73% from 255 or 44.97% from 298); Max value from RGB is 134 - color contains mainly: blue. Hex color #515386 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #515386 is #AEAC79. Grayscale: #585858. Windows color (decimal): -11447418 or 8803153. OLE color: 8803153.
HSL color Cylindrical-coordinate representation of color #515386: hue angle of 237.74º 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 #515386 is Cyan = 0.40, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 83 | 134 | - |
| CMYK | 0.40 | 0.38 | 0 | 0.47 |
| HSL | 237.74º | 0.25% | 0.42% | - |
| HSV(B) | 237.74º | 0.4% | 0.53% | - |
| XYZ | 10.79 | 9.66 | 23.85 | - |
| YUV | 88.22 | 153.84 | 122.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 83 | 134 | 0.40 | 0.38 | 0 | 0.47 | 237.74 | 0.25 | 0.42 |
| Hex | 51 | 53 | 86 | 28 | 26 | 0 | 2F | EE | 19 | 2A |
| Octal | 121 | 123 | 206 | 50 | 46 | 0 | 57 | 356 | 31 | 52 |
| Binary | 1010001 | 1010011 | 10000110 | 101000 | 100110 | 0 | 101111 | 11101110 | 11001 | 101010 |
Color Harmonies of #515386
Complementary color
Monochromatic Colors of #515386
Black with #515386
Text Example
Text Example
White with #515386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515386; }
p { color: rgb(81,83,134); }
H1.HeaderClassName
{
color: #515386;
}
.AnyTagClassName
{
color: #515386;
}
</style>
background-color css
<style>
a { background-color: #515386; }
a { background-color: rgb(81,83,134); }
div.DivClassName
{
background-color: #515386;
}
.BgClassName
{
background-color: #515386;
}
</style>
border-color css
<style>
span { border-color: #515386; }
span { border-color: rgb(81,83,134); }
td.TdClassName
{
border-color: #515386;
}
.TagClassName
{
border-color: #515386;
}
</style>