Shades of Governor Bay #565795
Tints of Governor Bay #565795
RGB
CMYK
RGB Variations
Color information
#565795 (or 0x565795) is known color: Governor Bay. HEX triplet: 56, 57 and 95. RGB value is (86,87,149). Sum of RGB (Red+Green+Blue) = 86+87+149=322 (42% of max value = 765). Red value is 86 (33.98% from 255 or 26.71% from 322); Green value is 87 (34.38% from 255 or 27.02% from 322); Blue value is 149 (58.59% from 255 or 46.27% from 322); Max value from RGB is 149 - color contains mainly: blue. Hex color #565795 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #565795 is #A9A86A. Grayscale: #5D5D5D. Windows color (decimal): -11118699 or 9787222. OLE color: 9787222.
HSL color Cylindrical-coordinate representation of color #565795: hue angle of 239.05º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #565795 is Cyan = 0.42, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 86 | 87 | 149 | - |
| CMYK | 0.42 | 0.42 | 0 | 0.42 |
| HSL | 239.05º | 0.27% | 0.46% | - |
| HSV(B) | 239.05º | 0.42% | 0.58% | - |
| XYZ | 12.67 | 10.96 | 29.88 | - |
| YUV | 93.77 | 159.17 | 122.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 87 | 149 | 0.42 | 0.42 | 0 | 0.42 | 239.05 | 0.27 | 0.46 |
| Hex | 56 | 57 | 95 | 2A | 2A | 0 | 2A | EF | 1B | 2E |
| Octal | 126 | 127 | 225 | 52 | 52 | 0 | 52 | 357 | 33 | 56 |
| Binary | 1010110 | 1010111 | 10010101 | 101010 | 101010 | 0 | 101010 | 11101111 | 11011 | 101110 |
Color Harmonies of #565795
Complementary color
Monochromatic Colors of #565795
Black with #565795
Text Example
Text Example
White with #565795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #565795; }
p { color: rgb(86,87,149); }
H1.HeaderClassName
{
color: #565795;
}
.AnyTagClassName
{
color: #565795;
}
</style>
background-color css
<style>
a { background-color: #565795; }
a { background-color: rgb(86,87,149); }
div.DivClassName
{
background-color: #565795;
}
.BgClassName
{
background-color: #565795;
}
</style>
border-color css
<style>
span { border-color: #565795; }
span { border-color: rgb(86,87,149); }
td.TdClassName
{
border-color: #565795;
}
.TagClassName
{
border-color: #565795;
}
</style>