Shades of Governor Bay #515387
Tints of Governor Bay #515387
RGB
CMYK
RGB Variations
Color information
#515387 (or 0x515387) is known color: Governor Bay. HEX triplet: 51, 53 and 87. RGB value is (81,83,135). Sum of RGB (Red+Green+Blue) = 81+83+135=299 (39% of max value = 765). Red value is 81 (32.03% from 255 or 27.09% from 299); Green value is 83 (32.81% from 255 or 27.76% from 299); Blue value is 135 (53.12% from 255 or 45.15% from 299); Max value from RGB is 135 - color contains mainly: blue. Hex color #515387 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #515387 is #AEAC78. Grayscale: #585858. Windows color (decimal): -11447417 or 8868689. OLE color: 8868689.
HSL color Cylindrical-coordinate representation of color #515387: hue angle of 237.78º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #515387 is Cyan = 0.40, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 83 | 135 | - |
| CMYK | 0.40 | 0.39 | 0 | 0.47 |
| HSL | 237.78º | 0.25% | 0.42% | - |
| HSV(B) | 237.78º | 0.4% | 0.53% | - |
| XYZ | 10.86 | 9.69 | 24.22 | - |
| YUV | 88.33 | 154.34 | 122.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 83 | 135 | 0.40 | 0.39 | 0 | 0.47 | 237.78 | 0.25 | 0.42 |
| Hex | 51 | 53 | 87 | 28 | 27 | 0 | 2F | EE | 19 | 2A |
| Octal | 121 | 123 | 207 | 50 | 47 | 0 | 57 | 356 | 31 | 52 |
| Binary | 1010001 | 1010011 | 10000111 | 101000 | 100111 | 0 | 101111 | 11101110 | 11001 | 101010 |
Color Harmonies of #515387
Complementary color
Monochromatic Colors of #515387
Black with #515387
Text Example
Text Example
White with #515387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515387; }
p { color: rgb(81,83,135); }
H1.HeaderClassName
{
color: #515387;
}
.AnyTagClassName
{
color: #515387;
}
</style>
background-color css
<style>
a { background-color: #515387; }
a { background-color: rgb(81,83,135); }
div.DivClassName
{
background-color: #515387;
}
.BgClassName
{
background-color: #515387;
}
</style>
border-color css
<style>
span { border-color: #515387; }
span { border-color: rgb(81,83,135); }
td.TdClassName
{
border-color: #515387;
}
.TagClassName
{
border-color: #515387;
}
</style>