Shades of Governor Bay #595694
Tints of Governor Bay #595694
RGB
CMYK
RGB Variations
Color information
#595694 (or 0x595694) is known color: Governor Bay. HEX triplet: 59, 56 and 94. RGB value is (89,86,148). Sum of RGB (Red+Green+Blue) = 89+86+148=323 (42% of max value = 765). Red value is 89 (35.16% from 255 or 27.55% from 323); Green value is 86 (33.98% from 255 or 26.63% from 323); Blue value is 148 (58.20% from 255 or 45.82% from 323); Max value from RGB is 148 - color contains mainly: blue. Hex color #595694 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #595694 is #A6A96B. Grayscale: #5D5D5D. Windows color (decimal): -10922348 or 9721433. OLE color: 9721433.
HSL color Cylindrical-coordinate representation of color #595694: hue angle of 242.9º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #595694 is Cyan = 0.40, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 89 | 86 | 148 | - |
| CMYK | 0.40 | 0.42 | 0 | 0.42 |
| HSL | 242.9º | 0.26% | 0.46% | - |
| HSV(B) | 242.9º | 0.42% | 0.58% | - |
| XYZ | 12.79 | 10.92 | 29.45 | - |
| YUV | 93.97 | 158.49 | 124.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 86 | 148 | 0.40 | 0.42 | 0 | 0.42 | 242.9 | 0.26 | 0.46 |
| Hex | 59 | 56 | 94 | 28 | 2A | 0 | 2A | F3 | 1A | 2E |
| Octal | 131 | 126 | 224 | 50 | 52 | 0 | 52 | 363 | 32 | 56 |
| Binary | 1011001 | 1010110 | 10010100 | 101000 | 101010 | 0 | 101010 | 11110011 | 11010 | 101110 |
Color Harmonies of #595694
Complementary color
Monochromatic Colors of #595694
Black with #595694
Text Example
Text Example
White with #595694
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #595694; }
p { color: rgb(89,86,148); }
H1.HeaderClassName
{
color: #595694;
}
.AnyTagClassName
{
color: #595694;
}
</style>
background-color css
<style>
a { background-color: #595694; }
a { background-color: rgb(89,86,148); }
div.DivClassName
{
background-color: #595694;
}
.BgClassName
{
background-color: #595694;
}
</style>
border-color css
<style>
span { border-color: #595694; }
span { border-color: rgb(89,86,148); }
td.TdClassName
{
border-color: #595694;
}
.TagClassName
{
border-color: #595694;
}
</style>