Shades of Governor Bay #595593
Tints of Governor Bay #595593
RGB
CMYK
RGB Variations
Color information
#595593 (or 0x595593) is known color: Governor Bay. HEX triplet: 59, 55 and 93. RGB value is (89,85,147). Sum of RGB (Red+Green+Blue) = 89+85+147=321 (42% of max value = 765). Red value is 89 (35.16% from 255 or 27.73% from 321); Green value is 85 (33.59% from 255 or 26.48% from 321); Blue value is 147 (57.81% from 255 or 45.79% from 321); Max value from RGB is 147 - color contains mainly: blue. Hex color #595593 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #595593 is #A6AA6C. Grayscale: #5D5D5D. Windows color (decimal): -10922605 or 9655641. OLE color: 9655641.
HSL color Cylindrical-coordinate representation of color #595593: hue angle of 243.87º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #595593 is Cyan = 0.39, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 89 | 85 | 147 | - |
| CMYK | 0.39 | 0.42 | 0 | 0.42 |
| HSL | 243.87º | 0.27% | 0.45% | - |
| HSV(B) | 243.87º | 0.42% | 0.58% | - |
| XYZ | 12.63 | 10.73 | 29.01 | - |
| YUV | 93.26 | 158.33 | 124.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 85 | 147 | 0.39 | 0.42 | 0 | 0.42 | 243.87 | 0.27 | 0.45 |
| Hex | 59 | 55 | 93 | 27 | 2A | 0 | 2A | F4 | 1B | 2D |
| Octal | 131 | 125 | 223 | 47 | 52 | 0 | 52 | 364 | 33 | 55 |
| Binary | 1011001 | 1010101 | 10010011 | 100111 | 101010 | 0 | 101010 | 11110100 | 11011 | 101101 |
Color Harmonies of #595593
Complementary color
Monochromatic Colors of #595593
Black with #595593
Text Example
Text Example
White with #595593
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #595593; }
p { color: rgb(89,85,147); }
H1.HeaderClassName
{
color: #595593;
}
.AnyTagClassName
{
color: #595593;
}
</style>
background-color css
<style>
a { background-color: #595593; }
a { background-color: rgb(89,85,147); }
div.DivClassName
{
background-color: #595593;
}
.BgClassName
{
background-color: #595593;
}
</style>
border-color css
<style>
span { border-color: #595593; }
span { border-color: rgb(89,85,147); }
td.TdClassName
{
border-color: #595593;
}
.TagClassName
{
border-color: #595593;
}
</style>