Shades of Governor Bay #565686
Tints of Governor Bay #565686
RGB
CMYK
RGB Variations
Color information
#565686 (or 0x565686) is known color: Governor Bay. HEX triplet: 56, 56 and 86. RGB value is (86,86,134). Sum of RGB (Red+Green+Blue) = 86+86+134=306 (40% of max value = 765). Red value is 86 (33.98% from 255 or 28.10% from 306); Green value is 86 (33.98% from 255 or 28.10% from 306); Blue value is 134 (52.73% from 255 or 43.79% from 306); Max value from RGB is 134 - color contains mainly: blue. Hex color #565686 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #565686 is #A9A979. Grayscale: #5B5B5B. Windows color (decimal): -11118970 or 8803926. OLE color: 8803926.
HSL color Cylindrical-coordinate representation of color #565686: hue angle of 240º 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 #565686 is Cyan = 0.36, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 86 | 86 | 134 | - |
| CMYK | 0.36 | 0.36 | 0 | 0.47 |
| HSL | 240º | 0.22% | 0.43% | - |
| HSV(B) | 240º | 0.36% | 0.53% | - |
| XYZ | 11.47 | 10.36 | 23.95 | - |
| YUV | 91.47 | 152 | 124.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 86 | 134 | 0.36 | 0.36 | 0 | 0.47 | 240 | 0.22 | 0.43 |
| Hex | 56 | 56 | 86 | 24 | 24 | 0 | 2F | F0 | 16 | 2B |
| Octal | 126 | 126 | 206 | 44 | 44 | 0 | 57 | 360 | 26 | 53 |
| Binary | 1010110 | 1010110 | 10000110 | 100100 | 100100 | 0 | 101111 | 11110000 | 10110 | 101011 |
Color Harmonies of #565686
Complementary color
Monochromatic Colors of #565686
Black with #565686
Text Example
Text Example
White with #565686
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #565686; }
p { color: rgb(86,86,134); }
H1.HeaderClassName
{
color: #565686;
}
.AnyTagClassName
{
color: #565686;
}
</style>
background-color css
<style>
a { background-color: #565686; }
a { background-color: rgb(86,86,134); }
div.DivClassName
{
background-color: #565686;
}
.BgClassName
{
background-color: #565686;
}
</style>
border-color css
<style>
span { border-color: #565686; }
span { border-color: rgb(86,86,134); }
td.TdClassName
{
border-color: #565686;
}
.TagClassName
{
border-color: #565686;
}
</style>