Shades of Governor Bay #596091
Tints of Governor Bay #596091
RGB
CMYK
RGB Variations
Color information
#596091 (or 0x596091) is known color: Governor Bay. HEX triplet: 59, 60 and 91. RGB value is (89,96,145). Sum of RGB (Red+Green+Blue) = 89+96+145=330 (43% of max value = 765). Red value is 89 (35.16% from 255 or 26.97% from 330); Green value is 96 (37.89% from 255 or 29.09% from 330); Blue value is 145 (57.03% from 255 or 43.94% from 330); Max value from RGB is 145 - color contains mainly: blue. Hex color #596091 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #596091 is #A69F6E. Grayscale: #636363. Windows color (decimal): -10919791 or 9527385. OLE color: 9527385.
HSL color Cylindrical-coordinate representation of color #596091: hue angle of 232.5º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #596091 is Cyan = 0.39, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 89 | 96 | 145 | - |
| CMYK | 0.39 | 0.34 | 0 | 0.43 |
| HSL | 232.5º | 0.24% | 0.46% | - |
| HSV(B) | 232.5º | 0.39% | 0.57% | - |
| XYZ | 13.41 | 12.53 | 28.5 | - |
| YUV | 99.49 | 153.68 | 120.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 96 | 145 | 0.39 | 0.34 | 0 | 0.43 | 232.5 | 0.24 | 0.46 |
| Hex | 59 | 60 | 91 | 27 | 22 | 0 | 2B | E8 | 18 | 2E |
| Octal | 131 | 140 | 221 | 47 | 42 | 0 | 53 | 350 | 30 | 56 |
| Binary | 1011001 | 1100000 | 10010001 | 100111 | 100010 | 0 | 101011 | 11101000 | 11000 | 101110 |
Color Harmonies of #596091
Complementary color
Monochromatic Colors of #596091
Black with #596091
Text Example
Text Example
White with #596091
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596091; }
p { color: rgb(89,96,145); }
H1.HeaderClassName
{
color: #596091;
}
.AnyTagClassName
{
color: #596091;
}
</style>
background-color css
<style>
a { background-color: #596091; }
a { background-color: rgb(89,96,145); }
div.DivClassName
{
background-color: #596091;
}
.BgClassName
{
background-color: #596091;
}
</style>
border-color css
<style>
span { border-color: #596091; }
span { border-color: rgb(89,96,145); }
td.TdClassName
{
border-color: #596091;
}
.TagClassName
{
border-color: #596091;
}
</style>