Shades of Governor Bay #565796
Tints of Governor Bay #565796
RGB
CMYK
RGB Variations
Color information
#565796 (or 0x565796) is known color: Governor Bay. HEX triplet: 56, 57 and 96. RGB value is (86,87,150). Sum of RGB (Red+Green+Blue) = 86+87+150=323 (42% of max value = 765). Red value is 86 (33.98% from 255 or 26.63% from 323); Green value is 87 (34.38% from 255 or 26.93% from 323); Blue value is 150 (58.98% from 255 or 46.44% from 323); Max value from RGB is 150 - color contains mainly: blue. Hex color #565796 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #565796 is #A9A869. Grayscale: #5D5D5D. Windows color (decimal): -11118698 or 9852758. OLE color: 9852758.
HSL color Cylindrical-coordinate representation of color #565796: hue angle of 239.06º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #565796 is Cyan = 0.43, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 86 | 87 | 150 | - |
| CMYK | 0.43 | 0.42 | 0 | 0.41 |
| HSL | 239.06º | 0.27% | 0.46% | - |
| HSV(B) | 239.06º | 0.43% | 0.59% | - |
| XYZ | 12.75 | 11 | 30.3 | - |
| YUV | 93.88 | 159.67 | 122.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 87 | 150 | 0.43 | 0.42 | 0 | 0.41 | 239.06 | 0.27 | 0.46 |
| Hex | 56 | 57 | 96 | 2B | 2A | 0 | 29 | EF | 1B | 2E |
| Octal | 126 | 127 | 226 | 53 | 52 | 0 | 51 | 357 | 33 | 56 |
| Binary | 1010110 | 1010111 | 10010110 | 101011 | 101010 | 0 | 101001 | 11101111 | 11011 | 101110 |
Color Harmonies of #565796
Complementary color
Monochromatic Colors of #565796
Black with #565796
Text Example
Text Example
White with #565796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #565796; }
p { color: rgb(86,87,150); }
H1.HeaderClassName
{
color: #565796;
}
.AnyTagClassName
{
color: #565796;
}
</style>
background-color css
<style>
a { background-color: #565796; }
a { background-color: rgb(86,87,150); }
div.DivClassName
{
background-color: #565796;
}
.BgClassName
{
background-color: #565796;
}
</style>
border-color css
<style>
span { border-color: #565796; }
span { border-color: rgb(86,87,150); }
td.TdClassName
{
border-color: #565796;
}
.TagClassName
{
border-color: #565796;
}
</style>