Shades of Governor Bay #595491
Tints of Governor Bay #595491
RGB
CMYK
RGB Variations
Color information
#595491 (or 0x595491) is known color: Governor Bay. HEX triplet: 59, 54 and 91. RGB value is (89,84,145). Sum of RGB (Red+Green+Blue) = 89+84+145=318 (42% of max value = 765). Red value is 89 (35.16% from 255 or 27.99% from 318); Green value is 84 (33.20% from 255 or 26.42% from 318); Blue value is 145 (57.03% from 255 or 45.60% from 318); Max value from RGB is 145 - color contains mainly: blue. Hex color #595491 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #595491 is #A6AB6E. Grayscale: #5C5C5C. Windows color (decimal): -10922863 or 9524313. OLE color: 9524313.
HSL color Cylindrical-coordinate representation of color #595491: hue angle of 244.92º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #595491 is Cyan = 0.39, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 89 | 84 | 145 | - |
| CMYK | 0.39 | 0.42 | 0 | 0.43 |
| HSL | 244.92º | 0.27% | 0.45% | - |
| HSV(B) | 244.92º | 0.42% | 0.57% | - |
| XYZ | 12.4 | 10.51 | 28.16 | - |
| YUV | 92.45 | 157.66 | 125.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 84 | 145 | 0.39 | 0.42 | 0 | 0.43 | 244.92 | 0.27 | 0.45 |
| Hex | 59 | 54 | 91 | 27 | 2A | 0 | 2B | F5 | 1B | 2D |
| Octal | 131 | 124 | 221 | 47 | 52 | 0 | 53 | 365 | 33 | 55 |
| Binary | 1011001 | 1010100 | 10010001 | 100111 | 101010 | 0 | 101011 | 11110101 | 11011 | 101101 |
Color Harmonies of #595491
Complementary color
Monochromatic Colors of #595491
Black with #595491
Text Example
Text Example
White with #595491
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #595491; }
p { color: rgb(89,84,145); }
H1.HeaderClassName
{
color: #595491;
}
.AnyTagClassName
{
color: #595491;
}
</style>
background-color css
<style>
a { background-color: #595491; }
a { background-color: rgb(89,84,145); }
div.DivClassName
{
background-color: #595491;
}
.BgClassName
{
background-color: #595491;
}
</style>
border-color css
<style>
span { border-color: #595491; }
span { border-color: rgb(89,84,145); }
td.TdClassName
{
border-color: #595491;
}
.TagClassName
{
border-color: #595491;
}
</style>