Shades of Governor Bay #515288
Tints of Governor Bay #515288
RGB
CMYK
RGB Variations
Color information
#515288 (or 0x515288) is known color: Governor Bay. HEX triplet: 51, 52 and 88. RGB value is (81,82,136). Sum of RGB (Red+Green+Blue) = 81+82+136=299 (39% of max value = 765). Red value is 81 (32.03% from 255 or 27.09% from 299); Green value is 82 (32.42% from 255 or 27.42% from 299); Blue value is 136 (53.52% from 255 or 45.48% from 299); Max value from RGB is 136 - color contains mainly: blue. Hex color #515288 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #515288 is #AEAD77. Grayscale: #575757. Windows color (decimal): -11447672 or 8933969. OLE color: 8933969.
HSL color Cylindrical-coordinate representation of color #515288: hue angle of 238.91º 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 #515288 is Cyan = 0.40, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 82 | 136 | - |
| CMYK | 0.40 | 0.40 | 0 | 0.47 |
| HSL | 238.91º | 0.25% | 0.43% | - |
| HSV(B) | 238.91º | 0.4% | 0.53% | - |
| XYZ | 10.85 | 9.56 | 24.57 | - |
| YUV | 87.86 | 155.17 | 123.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 82 | 136 | 0.40 | 0.40 | 0 | 0.47 | 238.91 | 0.25 | 0.43 |
| Hex | 51 | 52 | 88 | 28 | 28 | 0 | 2F | EF | 19 | 2B |
| Octal | 121 | 122 | 210 | 50 | 50 | 0 | 57 | 357 | 31 | 53 |
| Binary | 1010001 | 1010010 | 10001000 | 101000 | 101000 | 0 | 101111 | 11101111 | 11001 | 101011 |
Color Harmonies of #515288
Complementary color
Monochromatic Colors of #515288
Black with #515288
Text Example
Text Example
White with #515288
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515288; }
p { color: rgb(81,82,136); }
H1.HeaderClassName
{
color: #515288;
}
.AnyTagClassName
{
color: #515288;
}
</style>
background-color css
<style>
a { background-color: #515288; }
a { background-color: rgb(81,82,136); }
div.DivClassName
{
background-color: #515288;
}
.BgClassName
{
background-color: #515288;
}
</style>
border-color css
<style>
span { border-color: #515288; }
span { border-color: rgb(81,82,136); }
td.TdClassName
{
border-color: #515288;
}
.TagClassName
{
border-color: #515288;
}
</style>