Shades of Governor Bay #565990
Tints of Governor Bay #565990
RGB
CMYK
RGB Variations
Color information
#565990 (or 0x565990) is known color: Governor Bay. HEX triplet: 56, 59 and 90. RGB value is (86,89,144). Sum of RGB (Red+Green+Blue) = 86+89+144=319 (42% of max value = 765). Red value is 86 (33.98% from 255 or 26.96% from 319); Green value is 89 (35.16% from 255 or 27.90% from 319); Blue value is 144 (56.64% from 255 or 45.14% from 319); Max value from RGB is 144 - color contains mainly: blue. Hex color #565990 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #565990 is #A9A66F. Grayscale: #5E5E5E. Windows color (decimal): -11118192 or 9460054. OLE color: 9460054.
HSL color Cylindrical-coordinate representation of color #565990: hue angle of 236.9º degrees, saturation: 0.25, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #565990 is Cyan = 0.40, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 86 | 89 | 144 | - |
| CMYK | 0.40 | 0.38 | 0 | 0.44 |
| HSL | 236.9º | 0.25% | 0.45% | - |
| HSV(B) | 236.9º | 0.4% | 0.56% | - |
| XYZ | 12.44 | 11.14 | 27.88 | - |
| YUV | 94.37 | 156.01 | 122.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 89 | 144 | 0.40 | 0.38 | 0 | 0.44 | 236.9 | 0.25 | 0.45 |
| Hex | 56 | 59 | 90 | 28 | 26 | 0 | 2C | ED | 19 | 2D |
| Octal | 126 | 131 | 220 | 50 | 46 | 0 | 54 | 355 | 31 | 55 |
| Binary | 1010110 | 1011001 | 10010000 | 101000 | 100110 | 0 | 101100 | 11101101 | 11001 | 101101 |
Color Harmonies of #565990
Complementary color
Monochromatic Colors of #565990
Black with #565990
Text Example
Text Example
White with #565990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #565990; }
p { color: rgb(86,89,144); }
H1.HeaderClassName
{
color: #565990;
}
.AnyTagClassName
{
color: #565990;
}
</style>
background-color css
<style>
a { background-color: #565990; }
a { background-color: rgb(86,89,144); }
div.DivClassName
{
background-color: #565990;
}
.BgClassName
{
background-color: #565990;
}
</style>
border-color css
<style>
span { border-color: #565990; }
span { border-color: rgb(86,89,144); }
td.TdClassName
{
border-color: #565990;
}
.TagClassName
{
border-color: #565990;
}
</style>