Shades of Governor Bay #515588
Tints of Governor Bay #515588
RGB
CMYK
RGB Variations
Color information
#515588 (or 0x515588) is known color: Governor Bay. HEX triplet: 51, 55 and 88. RGB value is (81,85,136). Sum of RGB (Red+Green+Blue) = 81+85+136=302 (40% of max value = 765). Red value is 81 (32.03% from 255 or 26.82% from 302); Green value is 85 (33.59% from 255 or 28.15% from 302); Blue value is 136 (53.52% from 255 or 45.03% from 302); Max value from RGB is 136 - color contains mainly: blue. Hex color #515588 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #515588 is #AEAA77. Grayscale: #595959. Windows color (decimal): -11446904 or 8934737. OLE color: 8934737.
HSL color Cylindrical-coordinate representation of color #515588: hue angle of 235.64º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #515588 is Cyan = 0.40, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 85 | 136 | - |
| CMYK | 0.40 | 0.38 | 0 | 0.47 |
| HSL | 235.64º | 0.25% | 0.43% | - |
| HSV(B) | 235.64º | 0.4% | 0.53% | - |
| XYZ | 11.09 | 10.02 | 24.64 | - |
| YUV | 89.62 | 154.17 | 121.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 85 | 136 | 0.40 | 0.38 | 0 | 0.47 | 235.64 | 0.25 | 0.43 |
| Hex | 51 | 55 | 88 | 28 | 26 | 0 | 2F | EC | 19 | 2B |
| Octal | 121 | 125 | 210 | 50 | 46 | 0 | 57 | 354 | 31 | 53 |
| Binary | 1010001 | 1010101 | 10001000 | 101000 | 100110 | 0 | 101111 | 11101100 | 11001 | 101011 |
Color Harmonies of #515588
Complementary color
Monochromatic Colors of #515588
Black with #515588
Text Example
Text Example
White with #515588
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515588; }
p { color: rgb(81,85,136); }
H1.HeaderClassName
{
color: #515588;
}
.AnyTagClassName
{
color: #515588;
}
</style>
background-color css
<style>
a { background-color: #515588; }
a { background-color: rgb(81,85,136); }
div.DivClassName
{
background-color: #515588;
}
.BgClassName
{
background-color: #515588;
}
</style>
border-color css
<style>
span { border-color: #515588; }
span { border-color: rgb(81,85,136); }
td.TdClassName
{
border-color: #515588;
}
.TagClassName
{
border-color: #515588;
}
</style>