Shades of Governor Bay #515683
Tints of Governor Bay #515683
RGB
CMYK
RGB Variations
Color information
#515683 (or 0x515683) is known color: Governor Bay. HEX triplet: 51, 56 and 83. RGB value is (81,86,131). Sum of RGB (Red+Green+Blue) = 81+86+131=298 (39% of max value = 765). Red value is 81 (32.03% from 255 or 27.18% from 298); Green value is 86 (33.98% from 255 or 28.86% from 298); Blue value is 131 (51.56% from 255 or 43.96% from 298); Max value from RGB is 131 - color contains mainly: blue. Hex color #515683 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #515683 is #AEA97C. Grayscale: #595959. Windows color (decimal): -11446653 or 8607313. OLE color: 8607313.
HSL color Cylindrical-coordinate representation of color #515683: hue angle of 234º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #515683 is Cyan = 0.38, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 81 | 86 | 131 | - |
| CMYK | 0.38 | 0.34 | 0 | 0.49 |
| HSL | 234º | 0.24% | 0.42% | - |
| HSV(B) | 234º | 0.38% | 0.51% | - |
| XYZ | 10.82 | 10.04 | 22.84 | - |
| YUV | 89.64 | 151.34 | 121.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 86 | 131 | 0.38 | 0.34 | 0 | 0.49 | 234 | 0.24 | 0.42 |
| Hex | 51 | 56 | 83 | 26 | 22 | 0 | 31 | EA | 18 | 2A |
| Octal | 121 | 126 | 203 | 46 | 42 | 0 | 61 | 352 | 30 | 52 |
| Binary | 1010001 | 1010110 | 10000011 | 100110 | 100010 | 0 | 110001 | 11101010 | 11000 | 101010 |
Color Harmonies of #515683
Complementary color
Monochromatic Colors of #515683
Black with #515683
Text Example
Text Example
White with #515683
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515683; }
p { color: rgb(81,86,131); }
H1.HeaderClassName
{
color: #515683;
}
.AnyTagClassName
{
color: #515683;
}
</style>
background-color css
<style>
a { background-color: #515683; }
a { background-color: rgb(81,86,131); }
div.DivClassName
{
background-color: #515683;
}
.BgClassName
{
background-color: #515683;
}
</style>
border-color css
<style>
span { border-color: #515683; }
span { border-color: rgb(81,86,131); }
td.TdClassName
{
border-color: #515683;
}
.TagClassName
{
border-color: #515683;
}
</style>