Shades of Governor Bay #515583
Tints of Governor Bay #515583
RGB
CMYK
RGB Variations
Color information
#515583 (or 0x515583) is known color: Governor Bay. HEX triplet: 51, 55 and 83. RGB value is (81,85,131). Sum of RGB (Red+Green+Blue) = 81+85+131=297 (39% of max value = 765). Red value is 81 (32.03% from 255 or 27.27% from 297); Green value is 85 (33.59% from 255 or 28.62% from 297); Blue value is 131 (51.56% from 255 or 44.11% from 297); Max value from RGB is 131 - color contains mainly: blue. Hex color #515583 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #515583 is #AEAA7C. Grayscale: #585858. Windows color (decimal): -11446909 or 8607057. OLE color: 8607057.
HSL color Cylindrical-coordinate representation of color #515583: hue angle of 235.2º 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 #515583 is Cyan = 0.38, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 81 | 85 | 131 | - |
| CMYK | 0.38 | 0.35 | 0 | 0.49 |
| HSL | 235.2º | 0.24% | 0.42% | - |
| HSV(B) | 235.2º | 0.38% | 0.51% | - |
| XYZ | 10.74 | 9.89 | 22.81 | - |
| YUV | 89.05 | 151.67 | 122.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 85 | 131 | 0.38 | 0.35 | 0 | 0.49 | 235.2 | 0.24 | 0.42 |
| Hex | 51 | 55 | 83 | 26 | 23 | 0 | 31 | EB | 18 | 2A |
| Octal | 121 | 125 | 203 | 46 | 43 | 0 | 61 | 353 | 30 | 52 |
| Binary | 1010001 | 1010101 | 10000011 | 100110 | 100011 | 0 | 110001 | 11101011 | 11000 | 101010 |
Color Harmonies of #515583
Complementary color
Monochromatic Colors of #515583
Black with #515583
Text Example
Text Example
White with #515583
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515583; }
p { color: rgb(81,85,131); }
H1.HeaderClassName
{
color: #515583;
}
.AnyTagClassName
{
color: #515583;
}
</style>
background-color css
<style>
a { background-color: #515583; }
a { background-color: rgb(81,85,131); }
div.DivClassName
{
background-color: #515583;
}
.BgClassName
{
background-color: #515583;
}
</style>
border-color css
<style>
span { border-color: #515583; }
span { border-color: rgb(81,85,131); }
td.TdClassName
{
border-color: #515583;
}
.TagClassName
{
border-color: #515583;
}
</style>