Shades of Governor Bay #565892
Tints of Governor Bay #565892
RGB
CMYK
RGB Variations
Color information
#565892 (or 0x565892) is known color: Governor Bay. HEX triplet: 56, 58 and 92. RGB value is (86,88,146). Sum of RGB (Red+Green+Blue) = 86+88+146=320 (42% of max value = 765). Red value is 86 (33.98% from 255 or 26.88% from 320); Green value is 88 (34.77% from 255 or 27.5% from 320); Blue value is 146 (57.42% from 255 or 45.62% from 320); Max value from RGB is 146 - color contains mainly: blue. Hex color #565892 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #565892 is #A9A76D. Grayscale: #5D5D5D. Windows color (decimal): -11118446 or 9590870. OLE color: 9590870.
HSL color Cylindrical-coordinate representation of color #565892: hue angle of 238º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #565892 is Cyan = 0.41, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 86 | 88 | 146 | - |
| CMYK | 0.41 | 0.40 | 0 | 0.43 |
| HSL | 238º | 0.26% | 0.45% | - |
| HSV(B) | 238º | 0.41% | 0.57% | - |
| XYZ | 12.52 | 11.03 | 28.66 | - |
| YUV | 94.01 | 157.34 | 122.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 88 | 146 | 0.41 | 0.40 | 0 | 0.43 | 238 | 0.26 | 0.45 |
| Hex | 56 | 58 | 92 | 29 | 28 | 0 | 2B | EE | 1A | 2D |
| Octal | 126 | 130 | 222 | 51 | 50 | 0 | 53 | 356 | 32 | 55 |
| Binary | 1010110 | 1011000 | 10010010 | 101001 | 101000 | 0 | 101011 | 11101110 | 11010 | 101101 |
Color Harmonies of #565892
Complementary color
Monochromatic Colors of #565892
Black with #565892
Text Example
Text Example
White with #565892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #565892; }
p { color: rgb(86,88,146); }
H1.HeaderClassName
{
color: #565892;
}
.AnyTagClassName
{
color: #565892;
}
</style>
background-color css
<style>
a { background-color: #565892; }
a { background-color: rgb(86,88,146); }
div.DivClassName
{
background-color: #565892;
}
.BgClassName
{
background-color: #565892;
}
</style>
border-color css
<style>
span { border-color: #565892; }
span { border-color: rgb(86,88,146); }
td.TdClassName
{
border-color: #565892;
}
.TagClassName
{
border-color: #565892;
}
</style>