Shades of Governor Bay #595889
Tints of Governor Bay #595889
RGB
CMYK
RGB Variations
Color information
#595889 (or 0x595889) is known color: Governor Bay. HEX triplet: 59, 58 and 89. RGB value is (89,88,137). Sum of RGB (Red+Green+Blue) = 89+88+137=314 (41% of max value = 765). Red value is 89 (35.16% from 255 or 28.34% from 314); Green value is 88 (34.77% from 255 or 28.03% from 314); Blue value is 137 (53.91% from 255 or 43.63% from 314); Max value from RGB is 137 - color contains mainly: blue. Hex color #595889 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #595889 is #A6A776. Grayscale: #5D5D5D. Windows color (decimal): -10921847 or 9001049. OLE color: 9001049.
HSL color Cylindrical-coordinate representation of color #595889: hue angle of 241.22º degrees, saturation: 0.22, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #595889 is Cyan = 0.35, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 89 | 88 | 137 | - |
| CMYK | 0.35 | 0.36 | 0 | 0.46 |
| HSL | 241.22º | 0.22% | 0.44% | - |
| HSV(B) | 241.22º | 0.36% | 0.54% | - |
| XYZ | 12.12 | 10.91 | 25.13 | - |
| YUV | 93.89 | 152.33 | 124.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 88 | 137 | 0.35 | 0.36 | 0 | 0.46 | 241.22 | 0.22 | 0.44 |
| Hex | 59 | 58 | 89 | 23 | 24 | 0 | 2E | F1 | 16 | 2C |
| Octal | 131 | 130 | 211 | 43 | 44 | 0 | 56 | 361 | 26 | 54 |
| Binary | 1011001 | 1011000 | 10001001 | 100011 | 100100 | 0 | 101110 | 11110001 | 10110 | 101100 |
Color Harmonies of #595889
Complementary color
Monochromatic Colors of #595889
Black with #595889
Text Example
Text Example
White with #595889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #595889; }
p { color: rgb(89,88,137); }
H1.HeaderClassName
{
color: #595889;
}
.AnyTagClassName
{
color: #595889;
}
</style>
background-color css
<style>
a { background-color: #595889; }
a { background-color: rgb(89,88,137); }
div.DivClassName
{
background-color: #595889;
}
.BgClassName
{
background-color: #595889;
}
</style>
border-color css
<style>
span { border-color: #595889; }
span { border-color: rgb(89,88,137); }
td.TdClassName
{
border-color: #595889;
}
.TagClassName
{
border-color: #595889;
}
</style>