Shades of Governor Bay #515193
Tints of Governor Bay #515193
RGB
CMYK
RGB Variations
Color information
#515193 (or 0x515193) is known color: Governor Bay. HEX triplet: 51, 51 and 93. RGB value is (81,81,147). Sum of RGB (Red+Green+Blue) = 81+81+147=309 (40% of max value = 765). Red value is 81 (32.03% from 255 or 26.21% from 309); Green value is 81 (32.03% from 255 or 26.21% from 309); Blue value is 147 (57.81% from 255 or 47.57% from 309); Max value from RGB is 147 - color contains mainly: blue. Hex color #515193 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #515193 is #AEAE6C. Grayscale: #585858. Windows color (decimal): -11447917 or 9654609. OLE color: 9654609.
HSL color Cylindrical-coordinate representation of color #515193: hue angle of 240º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #515193 is Cyan = 0.45, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 81 | 147 | - |
| CMYK | 0.45 | 0.45 | 0 | 0.42 |
| HSL | 240º | 0.29% | 0.45% | - |
| HSV(B) | 240º | 0.45% | 0.58% | - |
| XYZ | 11.6 | 9.74 | 28.87 | - |
| YUV | 88.52 | 161 | 122.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 81 | 147 | 0.45 | 0.45 | 0 | 0.42 | 240 | 0.29 | 0.45 |
| Hex | 51 | 51 | 93 | 2D | 2D | 0 | 2A | F0 | 1D | 2D |
| Octal | 121 | 121 | 223 | 55 | 55 | 0 | 52 | 360 | 35 | 55 |
| Binary | 1010001 | 1010001 | 10010011 | 101101 | 101101 | 0 | 101010 | 11110000 | 11101 | 101101 |
Color Harmonies of #515193
Complementary color
Monochromatic Colors of #515193
Black with #515193
Text Example
Text Example
White with #515193
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515193; }
p { color: rgb(81,81,147); }
H1.HeaderClassName
{
color: #515193;
}
.AnyTagClassName
{
color: #515193;
}
</style>
background-color css
<style>
a { background-color: #515193; }
a { background-color: rgb(81,81,147); }
div.DivClassName
{
background-color: #515193;
}
.BgClassName
{
background-color: #515193;
}
</style>
border-color css
<style>
span { border-color: #515193; }
span { border-color: rgb(81,81,147); }
td.TdClassName
{
border-color: #515193;
}
.TagClassName
{
border-color: #515193;
}
</style>