Shades of Governor Bay #595890
Tints of Governor Bay #595890
RGB
CMYK
RGB Variations
Color information
#595890 (or 0x595890) is known color: Governor Bay. HEX triplet: 59, 58 and 90. RGB value is (89,88,144). Sum of RGB (Red+Green+Blue) = 89+88+144=321 (42% of max value = 765). Red value is 89 (35.16% from 255 or 27.73% from 321); Green value is 88 (34.77% from 255 or 27.41% from 321); Blue value is 144 (56.64% from 255 or 44.86% from 321); Max value from RGB is 144 - color contains mainly: blue. Hex color #595890 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #595890 is #A6A76F. Grayscale: #5E5E5E. Windows color (decimal): -10921840 or 9459801. OLE color: 9459801.
HSL color Cylindrical-coordinate representation of color #595890: hue angle of 241.07º degrees, saturation: 0.24, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #595890 is Cyan = 0.38, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 89 | 88 | 144 | - |
| CMYK | 0.38 | 0.39 | 0 | 0.44 |
| HSL | 241.07º | 0.24% | 0.45% | - |
| HSV(B) | 241.07º | 0.39% | 0.56% | - |
| XYZ | 12.64 | 11.12 | 27.86 | - |
| YUV | 94.68 | 155.83 | 123.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 88 | 144 | 0.38 | 0.39 | 0 | 0.44 | 241.07 | 0.24 | 0.45 |
| Hex | 59 | 58 | 90 | 26 | 27 | 0 | 2C | F1 | 18 | 2D |
| Octal | 131 | 130 | 220 | 46 | 47 | 0 | 54 | 361 | 30 | 55 |
| Binary | 1011001 | 1011000 | 10010000 | 100110 | 100111 | 0 | 101100 | 11110001 | 11000 | 101101 |
Color Harmonies of #595890
Complementary color
Monochromatic Colors of #595890
Black with #595890
Text Example
Text Example
White with #595890
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #595890; }
p { color: rgb(89,88,144); }
H1.HeaderClassName
{
color: #595890;
}
.AnyTagClassName
{
color: #595890;
}
</style>
background-color css
<style>
a { background-color: #595890; }
a { background-color: rgb(89,88,144); }
div.DivClassName
{
background-color: #595890;
}
.BgClassName
{
background-color: #595890;
}
</style>
border-color css
<style>
span { border-color: #595890; }
span { border-color: rgb(89,88,144); }
td.TdClassName
{
border-color: #595890;
}
.TagClassName
{
border-color: #595890;
}
</style>