Shades of Governor Bay #565986
Tints of Governor Bay #565986
RGB
CMYK
RGB Variations
Color information
#565986 (or 0x565986) is known color: Governor Bay. HEX triplet: 56, 59 and 86. RGB value is (86,89,134). Sum of RGB (Red+Green+Blue) = 86+89+134=309 (40% of max value = 765). Red value is 86 (33.98% from 255 or 27.83% from 309); Green value is 89 (35.16% from 255 or 28.80% from 309); Blue value is 134 (52.73% from 255 or 43.37% from 309); Max value from RGB is 134 - color contains mainly: blue. Hex color #565986 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #565986 is #A9A679. Grayscale: #5D5D5D. Windows color (decimal): -11118202 or 8804694. OLE color: 8804694.
HSL color Cylindrical-coordinate representation of color #565986: hue angle of 236.25º degrees, saturation: 0.22, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #565986 is Cyan = 0.36, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 86 | 89 | 134 | - |
| CMYK | 0.36 | 0.34 | 0 | 0.47 |
| HSL | 236.25º | 0.22% | 0.43% | - |
| HSV(B) | 236.25º | 0.36% | 0.53% | - |
| XYZ | 11.71 | 10.84 | 24.03 | - |
| YUV | 93.23 | 151.01 | 122.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 89 | 134 | 0.36 | 0.34 | 0 | 0.47 | 236.25 | 0.22 | 0.43 |
| Hex | 56 | 59 | 86 | 24 | 22 | 0 | 2F | EC | 16 | 2B |
| Octal | 126 | 131 | 206 | 44 | 42 | 0 | 57 | 354 | 26 | 53 |
| Binary | 1010110 | 1011001 | 10000110 | 100100 | 100010 | 0 | 101111 | 11101100 | 10110 | 101011 |
Color Harmonies of #565986
Complementary color
Monochromatic Colors of #565986
Black with #565986
Text Example
Text Example
White with #565986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #565986; }
p { color: rgb(86,89,134); }
H1.HeaderClassName
{
color: #565986;
}
.AnyTagClassName
{
color: #565986;
}
</style>
background-color css
<style>
a { background-color: #565986; }
a { background-color: rgb(86,89,134); }
div.DivClassName
{
background-color: #565986;
}
.BgClassName
{
background-color: #565986;
}
</style>
border-color css
<style>
span { border-color: #565986; }
span { border-color: rgb(86,89,134); }
td.TdClassName
{
border-color: #565986;
}
.TagClassName
{
border-color: #565986;
}
</style>