Shades of Governor Bay #565194
Tints of Governor Bay #565194
RGB
CMYK
RGB Variations
Color information
#565194 (or 0x565194) is known color: Governor Bay. HEX triplet: 56, 51 and 94. RGB value is (86,81,148). Sum of RGB (Red+Green+Blue) = 86+81+148=315 (41% of max value = 765). Red value is 86 (33.98% from 255 or 27.30% from 315); Green value is 81 (32.03% from 255 or 25.71% from 315); Blue value is 148 (58.20% from 255 or 46.98% from 315); Max value from RGB is 148 - color contains mainly: blue. Hex color #565194 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #565194 is #A9AE6B. Grayscale: #595959. Windows color (decimal): -11120236 or 9720150. OLE color: 9720150.
HSL color Cylindrical-coordinate representation of color #565194: hue angle of 244.48º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #565194 is Cyan = 0.42, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 86 | 81 | 148 | - |
| CMYK | 0.42 | 0.45 | 0 | 0.42 |
| HSL | 244.48º | 0.29% | 0.45% | - |
| HSV(B) | 244.48º | 0.45% | 0.58% | - |
| XYZ | 12.13 | 10 | 29.31 | - |
| YUV | 90.13 | 160.66 | 125.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 81 | 148 | 0.42 | 0.45 | 0 | 0.42 | 244.48 | 0.29 | 0.45 |
| Hex | 56 | 51 | 94 | 2A | 2D | 0 | 2A | F4 | 1D | 2D |
| Octal | 126 | 121 | 224 | 52 | 55 | 0 | 52 | 364 | 35 | 55 |
| Binary | 1010110 | 1010001 | 10010100 | 101010 | 101101 | 0 | 101010 | 11110100 | 11101 | 101101 |
Color Harmonies of #565194
Complementary color
Monochromatic Colors of #565194
Black with #565194
Text Example
Text Example
White with #565194
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #565194; }
p { color: rgb(86,81,148); }
H1.HeaderClassName
{
color: #565194;
}
.AnyTagClassName
{
color: #565194;
}
</style>
background-color css
<style>
a { background-color: #565194; }
a { background-color: rgb(86,81,148); }
div.DivClassName
{
background-color: #565194;
}
.BgClassName
{
background-color: #565194;
}
</style>
border-color css
<style>
span { border-color: #565194; }
span { border-color: rgb(86,81,148); }
td.TdClassName
{
border-color: #565194;
}
.TagClassName
{
border-color: #565194;
}
</style>