Shades of Governor Bay #595194
Tints of Governor Bay #595194
RGB
CMYK
RGB Variations
Color information
#595194 (or 0x595194) is known color: Governor Bay. HEX triplet: 59, 51 and 94. RGB value is (89,81,148). Sum of RGB (Red+Green+Blue) = 89+81+148=318 (42% of max value = 765). Red value is 89 (35.16% from 255 or 27.99% from 318); Green value is 81 (32.03% from 255 or 25.47% from 318); Blue value is 148 (58.20% from 255 or 46.54% from 318); Max value from RGB is 148 - color contains mainly: blue. Hex color #595194 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #595194 is #A6AE6B. Grayscale: #5A5A5A. Windows color (decimal): -10923628 or 9720153. OLE color: 9720153.
HSL color Cylindrical-coordinate representation of color #595194: hue angle of 247.16º 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 #595194 is Cyan = 0.40, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 89 | 81 | 148 | - |
| CMYK | 0.40 | 0.45 | 0 | 0.42 |
| HSL | 247.16º | 0.29% | 0.45% | - |
| HSV(B) | 247.16º | 0.45% | 0.58% | - |
| XYZ | 12.41 | 10.15 | 29.32 | - |
| YUV | 91.03 | 160.15 | 126.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 81 | 148 | 0.40 | 0.45 | 0 | 0.42 | 247.16 | 0.29 | 0.45 |
| Hex | 59 | 51 | 94 | 28 | 2D | 0 | 2A | F7 | 1D | 2D |
| Octal | 131 | 121 | 224 | 50 | 55 | 0 | 52 | 367 | 35 | 55 |
| Binary | 1011001 | 1010001 | 10010100 | 101000 | 101101 | 0 | 101010 | 11110111 | 11101 | 101101 |
Color Harmonies of #595194
Complementary color
Monochromatic Colors of #595194
Black with #595194
Text Example
Text Example
White with #595194
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #595194; }
p { color: rgb(89,81,148); }
H1.HeaderClassName
{
color: #595194;
}
.AnyTagClassName
{
color: #595194;
}
</style>
background-color css
<style>
a { background-color: #595194; }
a { background-color: rgb(89,81,148); }
div.DivClassName
{
background-color: #595194;
}
.BgClassName
{
background-color: #595194;
}
</style>
border-color css
<style>
span { border-color: #595194; }
span { border-color: rgb(89,81,148); }
td.TdClassName
{
border-color: #595194;
}
.TagClassName
{
border-color: #595194;
}
</style>