Shades of Governor Bay #565893
Tints of Governor Bay #565893
RGB
CMYK
RGB Variations
Color information
#565893 (or 0x565893) is known color: Governor Bay. HEX triplet: 56, 58 and 93. RGB value is (86,88,147). Sum of RGB (Red+Green+Blue) = 86+88+147=321 (42% of max value = 765). Red value is 86 (33.98% from 255 or 26.79% from 321); Green value is 88 (34.77% from 255 or 27.41% from 321); Blue value is 147 (57.81% from 255 or 45.79% from 321); Max value from RGB is 147 - color contains mainly: blue. Hex color #565893 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #565893 is #A9A76C. Grayscale: #5D5D5D. Windows color (decimal): -11118445 or 9656406. OLE color: 9656406.
HSL color Cylindrical-coordinate representation of color #565893: hue angle of 238.03º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #565893 is Cyan = 0.41, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 86 | 88 | 147 | - |
| CMYK | 0.41 | 0.40 | 0 | 0.42 |
| HSL | 238.03º | 0.26% | 0.46% | - |
| HSV(B) | 238.03º | 0.41% | 0.58% | - |
| XYZ | 12.59 | 11.06 | 29.08 | - |
| YUV | 94.13 | 157.84 | 122.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 88 | 147 | 0.41 | 0.40 | 0 | 0.42 | 238.03 | 0.26 | 0.46 |
| Hex | 56 | 58 | 93 | 29 | 28 | 0 | 2A | EE | 1A | 2E |
| Octal | 126 | 130 | 223 | 51 | 50 | 0 | 52 | 356 | 32 | 56 |
| Binary | 1010110 | 1011000 | 10010011 | 101001 | 101000 | 0 | 101010 | 11101110 | 11010 | 101110 |
Color Harmonies of #565893
Complementary color
Monochromatic Colors of #565893
Black with #565893
Text Example
Text Example
White with #565893
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #565893; }
p { color: rgb(86,88,147); }
H1.HeaderClassName
{
color: #565893;
}
.AnyTagClassName
{
color: #565893;
}
</style>
background-color css
<style>
a { background-color: #565893; }
a { background-color: rgb(86,88,147); }
div.DivClassName
{
background-color: #565893;
}
.BgClassName
{
background-color: #565893;
}
</style>
border-color css
<style>
span { border-color: #565893; }
span { border-color: rgb(86,88,147); }
td.TdClassName
{
border-color: #565893;
}
.TagClassName
{
border-color: #565893;
}
</style>