Shades of Governor Bay #595990
Tints of Governor Bay #595990
RGB
CMYK
RGB Variations
Color information
#595990 (or 0x595990) is known color: Governor Bay. HEX triplet: 59, 59 and 90. RGB value is (89,89,144). Sum of RGB (Red+Green+Blue) = 89+89+144=322 (42% of max value = 765). Red value is 89 (35.16% from 255 or 27.64% from 322); Green value is 89 (35.16% from 255 or 27.64% from 322); Blue value is 144 (56.64% from 255 or 44.72% from 322); Max value from RGB is 144 - color contains mainly: blue. Hex color #595990 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #595990 is #A6A66F. Grayscale: #5F5F5F. Windows color (decimal): -10921584 or 9460057. OLE color: 9460057.
HSL color Cylindrical-coordinate representation of color #595990: hue angle of 240º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #595990 is Cyan = 0.38, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 89 | 89 | 144 | - |
| CMYK | 0.38 | 0.38 | 0 | 0.44 |
| HSL | 240º | 0.24% | 0.46% | - |
| HSV(B) | 240º | 0.38% | 0.56% | - |
| XYZ | 12.73 | 11.28 | 27.89 | - |
| YUV | 95.27 | 155.5 | 123.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 89 | 144 | 0.38 | 0.38 | 0 | 0.44 | 240 | 0.24 | 0.46 |
| Hex | 59 | 59 | 90 | 26 | 26 | 0 | 2C | F0 | 18 | 2E |
| Octal | 131 | 131 | 220 | 46 | 46 | 0 | 54 | 360 | 30 | 56 |
| Binary | 1011001 | 1011001 | 10010000 | 100110 | 100110 | 0 | 101100 | 11110000 | 11000 | 101110 |
Color Harmonies of #595990
Complementary color
Monochromatic Colors of #595990
Black with #595990
Text Example
Text Example
White with #595990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #595990; }
p { color: rgb(89,89,144); }
H1.HeaderClassName
{
color: #595990;
}
.AnyTagClassName
{
color: #595990;
}
</style>
background-color css
<style>
a { background-color: #595990; }
a { background-color: rgb(89,89,144); }
div.DivClassName
{
background-color: #595990;
}
.BgClassName
{
background-color: #595990;
}
</style>
border-color css
<style>
span { border-color: #595990; }
span { border-color: rgb(89,89,144); }
td.TdClassName
{
border-color: #595990;
}
.TagClassName
{
border-color: #595990;
}
</style>