Shades of Governor Bay #515397
Tints of Governor Bay #515397
RGB
CMYK
RGB Variations
Color information
#515397 (or 0x515397) is known color: Governor Bay. HEX triplet: 51, 53 and 97. RGB value is (81,83,151). Sum of RGB (Red+Green+Blue) = 81+83+151=315 (41% of max value = 765). Red value is 81 (32.03% from 255 or 25.71% from 315); Green value is 83 (32.81% from 255 or 26.35% from 315); Blue value is 151 (59.38% from 255 or 47.94% from 315); Max value from RGB is 151 - color contains mainly: blue. Hex color #515397 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #515397 is #AEAC68. Grayscale: #595959. Windows color (decimal): -11447401 or 9917265. OLE color: 9917265.
HSL color Cylindrical-coordinate representation of color #515397: hue angle of 238.29º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #515397 is Cyan = 0.46, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 81 | 83 | 151 | - |
| CMYK | 0.46 | 0.45 | 0 | 0.41 |
| HSL | 238.29º | 0.3% | 0.45% | - |
| HSV(B) | 238.29º | 0.46% | 0.59% | - |
| XYZ | 12.07 | 10.17 | 30.6 | - |
| YUV | 90.15 | 162.34 | 121.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 83 | 151 | 0.46 | 0.45 | 0 | 0.41 | 238.29 | 0.3 | 0.45 |
| Hex | 51 | 53 | 97 | 2E | 2D | 0 | 29 | EE | 1E | 2D |
| Octal | 121 | 123 | 227 | 56 | 55 | 0 | 51 | 356 | 36 | 55 |
| Binary | 1010001 | 1010011 | 10010111 | 101110 | 101101 | 0 | 101001 | 11101110 | 11110 | 101101 |
Color Harmonies of #515397
Complementary color
Monochromatic Colors of #515397
Black with #515397
Text Example
Text Example
White with #515397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515397; }
p { color: rgb(81,83,151); }
H1.HeaderClassName
{
color: #515397;
}
.AnyTagClassName
{
color: #515397;
}
</style>
background-color css
<style>
a { background-color: #515397; }
a { background-color: rgb(81,83,151); }
div.DivClassName
{
background-color: #515397;
}
.BgClassName
{
background-color: #515397;
}
</style>
border-color css
<style>
span { border-color: #515397; }
span { border-color: rgb(81,83,151); }
td.TdClassName
{
border-color: #515397;
}
.TagClassName
{
border-color: #515397;
}
</style>