Shades of Governor Bay #515482
Tints of Governor Bay #515482
RGB
CMYK
RGB Variations
Color information
#515482 (or 0x515482) is known color: Governor Bay. HEX triplet: 51, 54 and 82. RGB value is (81,84,130). Sum of RGB (Red+Green+Blue) = 81+84+130=295 (39% of max value = 765). Red value is 81 (32.03% from 255 or 27.46% from 295); Green value is 84 (33.20% from 255 or 28.47% from 295); Blue value is 130 (51.17% from 255 or 44.07% from 295); Max value from RGB is 130 - color contains mainly: blue. Hex color #515482 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #515482 is #AEAB7D. Grayscale: #585858. Windows color (decimal): -11447166 or 8541265. OLE color: 8541265.
HSL color Cylindrical-coordinate representation of color #515482: hue angle of 236.33º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #515482 is Cyan = 0.38, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 81 | 84 | 130 | - |
| CMYK | 0.38 | 0.35 | 0 | 0.49 |
| HSL | 236.33º | 0.23% | 0.41% | - |
| HSV(B) | 236.33º | 0.38% | 0.51% | - |
| XYZ | 10.59 | 9.7 | 22.43 | - |
| YUV | 88.35 | 151.51 | 122.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 84 | 130 | 0.38 | 0.35 | 0 | 0.49 | 236.33 | 0.23 | 0.41 |
| Hex | 51 | 54 | 82 | 26 | 23 | 0 | 31 | EC | 17 | 29 |
| Octal | 121 | 124 | 202 | 46 | 43 | 0 | 61 | 354 | 27 | 51 |
| Binary | 1010001 | 1010100 | 10000010 | 100110 | 100011 | 0 | 110001 | 11101100 | 10111 | 101001 |
Color Harmonies of #515482
Complementary color
Monochromatic Colors of #515482
Black with #515482
Text Example
Text Example
White with #515482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515482; }
p { color: rgb(81,84,130); }
H1.HeaderClassName
{
color: #515482;
}
.AnyTagClassName
{
color: #515482;
}
</style>
background-color css
<style>
a { background-color: #515482; }
a { background-color: rgb(81,84,130); }
div.DivClassName
{
background-color: #515482;
}
.BgClassName
{
background-color: #515482;
}
</style>
border-color css
<style>
span { border-color: #515482; }
span { border-color: rgb(81,84,130); }
td.TdClassName
{
border-color: #515482;
}
.TagClassName
{
border-color: #515482;
}
</style>