Shades of Governor Bay #595986
Tints of Governor Bay #595986
RGB
CMYK
RGB Variations
Color information
#595986 (or 0x595986) is known color: Governor Bay. HEX triplet: 59, 59 and 86. RGB value is (89,89,134). Sum of RGB (Red+Green+Blue) = 89+89+134=312 (41% of max value = 765). Red value is 89 (35.16% from 255 or 28.53% from 312); Green value is 89 (35.16% from 255 or 28.53% from 312); Blue value is 134 (52.73% from 255 or 42.95% from 312); Max value from RGB is 134 - color contains mainly: blue. Hex color #595986 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #595986 is #A6A679. Grayscale: #5D5D5D. Windows color (decimal): -10921594 or 8804697. OLE color: 8804697.
HSL color Cylindrical-coordinate representation of color #595986: hue angle of 240º degrees, saturation: 0.2, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #595986 is Cyan = 0.34, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 89 | 89 | 134 | - |
| CMYK | 0.34 | 0.34 | 0 | 0.47 |
| HSL | 240º | 0.2% | 0.44% | - |
| HSV(B) | 240º | 0.34% | 0.53% | - |
| XYZ | 12 | 10.99 | 24.04 | - |
| YUV | 94.13 | 150.5 | 124.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 89 | 134 | 0.34 | 0.34 | 0 | 0.47 | 240 | 0.2 | 0.44 |
| Hex | 59 | 59 | 86 | 22 | 22 | 0 | 2F | F0 | 14 | 2C |
| Octal | 131 | 131 | 206 | 42 | 42 | 0 | 57 | 360 | 24 | 54 |
| Binary | 1011001 | 1011001 | 10000110 | 100010 | 100010 | 0 | 101111 | 11110000 | 10100 | 101100 |
Color Harmonies of #595986
Complementary color
Monochromatic Colors of #595986
Black with #595986
Text Example
Text Example
White with #595986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #595986; }
p { color: rgb(89,89,134); }
H1.HeaderClassName
{
color: #595986;
}
.AnyTagClassName
{
color: #595986;
}
</style>
background-color css
<style>
a { background-color: #595986; }
a { background-color: rgb(89,89,134); }
div.DivClassName
{
background-color: #595986;
}
.BgClassName
{
background-color: #595986;
}
</style>
border-color css
<style>
span { border-color: #595986; }
span { border-color: rgb(89,89,134); }
td.TdClassName
{
border-color: #595986;
}
.TagClassName
{
border-color: #595986;
}
</style>