Shades of Governor Bay #515585
Tints of Governor Bay #515585
RGB
CMYK
RGB Variations
Color information
#515585 (or 0x515585) is known color: Governor Bay. HEX triplet: 51, 55 and 85. RGB value is (81,85,133). Sum of RGB (Red+Green+Blue) = 81+85+133=299 (39% of max value = 765). Red value is 81 (32.03% from 255 or 27.09% from 299); Green value is 85 (33.59% from 255 or 28.43% from 299); Blue value is 133 (52.34% from 255 or 44.48% from 299); Max value from RGB is 133 - color contains mainly: blue. Hex color #515585 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #515585 is #AEAA7A. Grayscale: #595959. Windows color (decimal): -11446907 or 8738129. OLE color: 8738129.
HSL color Cylindrical-coordinate representation of color #515585: hue angle of 235.38º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #515585 is Cyan = 0.39, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 81 | 85 | 133 | - |
| CMYK | 0.39 | 0.36 | 0 | 0.48 |
| HSL | 235.38º | 0.24% | 0.42% | - |
| HSV(B) | 235.38º | 0.39% | 0.52% | - |
| XYZ | 10.88 | 9.94 | 23.54 | - |
| YUV | 89.28 | 152.67 | 122.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 85 | 133 | 0.39 | 0.36 | 0 | 0.48 | 235.38 | 0.24 | 0.42 |
| Hex | 51 | 55 | 85 | 27 | 24 | 0 | 30 | EB | 18 | 2A |
| Octal | 121 | 125 | 205 | 47 | 44 | 0 | 60 | 353 | 30 | 52 |
| Binary | 1010001 | 1010101 | 10000101 | 100111 | 100100 | 0 | 110000 | 11101011 | 11000 | 101010 |
Color Harmonies of #515585
Complementary color
Monochromatic Colors of #515585
Black with #515585
Text Example
Text Example
White with #515585
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515585; }
p { color: rgb(81,85,133); }
H1.HeaderClassName
{
color: #515585;
}
.AnyTagClassName
{
color: #515585;
}
</style>
background-color css
<style>
a { background-color: #515585; }
a { background-color: rgb(81,85,133); }
div.DivClassName
{
background-color: #515585;
}
.BgClassName
{
background-color: #515585;
}
</style>
border-color css
<style>
span { border-color: #515585; }
span { border-color: rgb(81,85,133); }
td.TdClassName
{
border-color: #515585;
}
.TagClassName
{
border-color: #515585;
}
</style>