Shades of Governor Bay #515291
Tints of Governor Bay #515291
RGB
CMYK
RGB Variations
Color information
#515291 (or 0x515291) is known color: Governor Bay. HEX triplet: 51, 52 and 91. RGB value is (81,82,145). Sum of RGB (Red+Green+Blue) = 81+82+145=308 (40% of max value = 765). Red value is 81 (32.03% from 255 or 26.30% from 308); Green value is 82 (32.42% from 255 or 26.62% from 308); Blue value is 145 (57.03% from 255 or 47.08% from 308); Max value from RGB is 145 - color contains mainly: blue. Hex color #515291 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #515291 is #AEAD6E. Grayscale: #585858. Windows color (decimal): -11447663 or 9523793. OLE color: 9523793.
HSL color Cylindrical-coordinate representation of color #515291: hue angle of 239.06º degrees, saturation: 0.28, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #515291 is Cyan = 0.44, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 81 | 82 | 145 | - |
| CMYK | 0.44 | 0.43 | 0 | 0.43 |
| HSL | 239.06º | 0.28% | 0.44% | - |
| HSV(B) | 239.06º | 0.44% | 0.57% | - |
| XYZ | 11.52 | 9.83 | 28.08 | - |
| YUV | 88.88 | 159.67 | 122.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 82 | 145 | 0.44 | 0.43 | 0 | 0.43 | 239.06 | 0.28 | 0.44 |
| Hex | 51 | 52 | 91 | 2C | 2B | 0 | 2B | EF | 1C | 2C |
| Octal | 121 | 122 | 221 | 54 | 53 | 0 | 53 | 357 | 34 | 54 |
| Binary | 1010001 | 1010010 | 10010001 | 101100 | 101011 | 0 | 101011 | 11101111 | 11100 | 101100 |
Color Harmonies of #515291
Complementary color
Monochromatic Colors of #515291
Black with #515291
Text Example
Text Example
White with #515291
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515291; }
p { color: rgb(81,82,145); }
H1.HeaderClassName
{
color: #515291;
}
.AnyTagClassName
{
color: #515291;
}
</style>
background-color css
<style>
a { background-color: #515291; }
a { background-color: rgb(81,82,145); }
div.DivClassName
{
background-color: #515291;
}
.BgClassName
{
background-color: #515291;
}
</style>
border-color css
<style>
span { border-color: #515291; }
span { border-color: rgb(81,82,145); }
td.TdClassName
{
border-color: #515291;
}
.TagClassName
{
border-color: #515291;
}
</style>