Shades of Governor Bay #515398
Tints of Governor Bay #515398
RGB
CMYK
RGB Variations
Color information
#515398 (or 0x515398) is known color: Governor Bay. HEX triplet: 51, 53 and 98. RGB value is (81,83,152). Sum of RGB (Red+Green+Blue) = 81+83+152=316 (41% of max value = 765). Red value is 81 (32.03% from 255 or 25.63% from 316); Green value is 83 (32.81% from 255 or 26.27% from 316); Blue value is 152 (59.77% from 255 or 48.10% from 316); Max value from RGB is 152 - color contains mainly: blue. Hex color #515398 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #515398 is #AEAC67. Grayscale: #595959. Windows color (decimal): -11447400 or 9982801. OLE color: 9982801.
HSL color Cylindrical-coordinate representation of color #515398: hue angle of 238.31º degrees, saturation: 0.3, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #515398 is Cyan = 0.47, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 81 | 83 | 152 | - |
| CMYK | 0.47 | 0.45 | 0 | 0.40 |
| HSL | 238.31º | 0.3% | 0.46% | - |
| HSV(B) | 238.31º | 0.47% | 0.6% | - |
| XYZ | 12.15 | 10.2 | 31.03 | - |
| YUV | 90.27 | 162.84 | 121.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 83 | 152 | 0.47 | 0.45 | 0 | 0.40 | 238.31 | 0.3 | 0.46 |
| Hex | 51 | 53 | 98 | 2F | 2D | 0 | 28 | EE | 1E | 2E |
| Octal | 121 | 123 | 230 | 57 | 55 | 0 | 50 | 356 | 36 | 56 |
| Binary | 1010001 | 1010011 | 10011000 | 101111 | 101101 | 0 | 101000 | 11101110 | 11110 | 101110 |
Color Harmonies of #515398
Complementary color
Monochromatic Colors of #515398
Black with #515398
Text Example
Text Example
White with #515398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515398; }
p { color: rgb(81,83,152); }
H1.HeaderClassName
{
color: #515398;
}
.AnyTagClassName
{
color: #515398;
}
</style>
background-color css
<style>
a { background-color: #515398; }
a { background-color: rgb(81,83,152); }
div.DivClassName
{
background-color: #515398;
}
.BgClassName
{
background-color: #515398;
}
</style>
border-color css
<style>
span { border-color: #515398; }
span { border-color: rgb(81,83,152); }
td.TdClassName
{
border-color: #515398;
}
.TagClassName
{
border-color: #515398;
}
</style>