Shades of Governor Bay #565890
Tints of Governor Bay #565890
RGB
CMYK
RGB Variations
Color information
#565890 (or 0x565890) is known color: Governor Bay. HEX triplet: 56, 58 and 90. RGB value is (86,88,144). Sum of RGB (Red+Green+Blue) = 86+88+144=318 (42% of max value = 765). Red value is 86 (33.98% from 255 or 27.04% from 318); Green value is 88 (34.77% from 255 or 27.67% from 318); Blue value is 144 (56.64% from 255 or 45.28% from 318); Max value from RGB is 144 - color contains mainly: blue. Hex color #565890 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #565890 is #A9A76F. Grayscale: #5D5D5D. Windows color (decimal): -11118448 or 9459798. OLE color: 9459798.
HSL color Cylindrical-coordinate representation of color #565890: hue angle of 237.93º 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 #565890 is Cyan = 0.40, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 86 | 88 | 144 | - |
| CMYK | 0.40 | 0.39 | 0 | 0.44 |
| HSL | 237.93º | 0.25% | 0.45% | - |
| HSV(B) | 237.93º | 0.4% | 0.56% | - |
| XYZ | 12.36 | 10.97 | 27.85 | - |
| YUV | 93.79 | 156.34 | 122.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 88 | 144 | 0.40 | 0.39 | 0 | 0.44 | 237.93 | 0.25 | 0.45 |
| Hex | 56 | 58 | 90 | 28 | 27 | 0 | 2C | EE | 19 | 2D |
| Octal | 126 | 130 | 220 | 50 | 47 | 0 | 54 | 356 | 31 | 55 |
| Binary | 1010110 | 1011000 | 10010000 | 101000 | 100111 | 0 | 101100 | 11101110 | 11001 | 101101 |
Color Harmonies of #565890
Complementary color
Monochromatic Colors of #565890
Black with #565890
Text Example
Text Example
White with #565890
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #565890; }
p { color: rgb(86,88,144); }
H1.HeaderClassName
{
color: #565890;
}
.AnyTagClassName
{
color: #565890;
}
</style>
background-color css
<style>
a { background-color: #565890; }
a { background-color: rgb(86,88,144); }
div.DivClassName
{
background-color: #565890;
}
.BgClassName
{
background-color: #565890;
}
</style>
border-color css
<style>
span { border-color: #565890; }
span { border-color: rgb(86,88,144); }
td.TdClassName
{
border-color: #565890;
}
.TagClassName
{
border-color: #565890;
}
</style>