Shades of Governor Bay #515784
Tints of Governor Bay #515784
RGB
CMYK
RGB Variations
Color information
#515784 (or 0x515784) is known color: Governor Bay. HEX triplet: 51, 57 and 84. RGB value is (81,87,132). Sum of RGB (Red+Green+Blue) = 81+87+132=300 (39% of max value = 765). Red value is 81 (32.03% from 255 or 27% from 300); Green value is 87 (34.38% from 255 or 29% from 300); Blue value is 132 (51.95% from 255 or 44% from 300); Max value from RGB is 132 - color contains mainly: blue. Hex color #515784 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #515784 is #AEA87B. Grayscale: #5A5A5A. Windows color (decimal): -11446396 or 8673105. OLE color: 8673105.
HSL color Cylindrical-coordinate representation of color #515784: hue angle of 232.94º 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 #515784 is Cyan = 0.39, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 81 | 87 | 132 | - |
| CMYK | 0.39 | 0.34 | 0 | 0.48 |
| HSL | 232.94º | 0.24% | 0.42% | - |
| HSV(B) | 232.94º | 0.39% | 0.52% | - |
| XYZ | 10.97 | 10.23 | 23.23 | - |
| YUV | 90.34 | 151.51 | 121.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 87 | 132 | 0.39 | 0.34 | 0 | 0.48 | 232.94 | 0.24 | 0.42 |
| Hex | 51 | 57 | 84 | 27 | 22 | 0 | 30 | E9 | 18 | 2A |
| Octal | 121 | 127 | 204 | 47 | 42 | 0 | 60 | 351 | 30 | 52 |
| Binary | 1010001 | 1010111 | 10000100 | 100111 | 100010 | 0 | 110000 | 11101001 | 11000 | 101010 |
Color Harmonies of #515784
Complementary color
Monochromatic Colors of #515784
Black with #515784
Text Example
Text Example
White with #515784
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515784; }
p { color: rgb(81,87,132); }
H1.HeaderClassName
{
color: #515784;
}
.AnyTagClassName
{
color: #515784;
}
</style>
background-color css
<style>
a { background-color: #515784; }
a { background-color: rgb(81,87,132); }
div.DivClassName
{
background-color: #515784;
}
.BgClassName
{
background-color: #515784;
}
</style>
border-color css
<style>
span { border-color: #515784; }
span { border-color: rgb(81,87,132); }
td.TdClassName
{
border-color: #515784;
}
.TagClassName
{
border-color: #515784;
}
</style>