Shades of Governor Bay #595992
Tints of Governor Bay #595992
RGB
CMYK
RGB Variations
Color information
#595992 (or 0x595992) is known color: Governor Bay. HEX triplet: 59, 59 and 92. RGB value is (89,89,146). Sum of RGB (Red+Green+Blue) = 89+89+146=324 (42% of max value = 765). Red value is 89 (35.16% from 255 or 27.47% from 324); Green value is 89 (35.16% from 255 or 27.47% from 324); Blue value is 146 (57.42% from 255 or 45.06% from 324); Max value from RGB is 146 - color contains mainly: blue. Hex color #595992 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #595992 is #A6A66D. Grayscale: #5F5F5F. Windows color (decimal): -10921582 or 9591129. OLE color: 9591129.
HSL color Cylindrical-coordinate representation of color #595992: hue angle of 240º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #595992 is Cyan = 0.39, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 89 | 89 | 146 | - |
| CMYK | 0.39 | 0.39 | 0 | 0.43 |
| HSL | 240º | 0.24% | 0.46% | - |
| HSV(B) | 240º | 0.39% | 0.57% | - |
| XYZ | 12.88 | 11.34 | 28.7 | - |
| YUV | 95.5 | 156.5 | 123.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 89 | 146 | 0.39 | 0.39 | 0 | 0.43 | 240 | 0.24 | 0.46 |
| Hex | 59 | 59 | 92 | 27 | 27 | 0 | 2B | F0 | 18 | 2E |
| Octal | 131 | 131 | 222 | 47 | 47 | 0 | 53 | 360 | 30 | 56 |
| Binary | 1011001 | 1011001 | 10010010 | 100111 | 100111 | 0 | 101011 | 11110000 | 11000 | 101110 |
Color Harmonies of #595992
Complementary color
Monochromatic Colors of #595992
Black with #595992
Text Example
Text Example
White with #595992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #595992; }
p { color: rgb(89,89,146); }
H1.HeaderClassName
{
color: #595992;
}
.AnyTagClassName
{
color: #595992;
}
</style>
background-color css
<style>
a { background-color: #595992; }
a { background-color: rgb(89,89,146); }
div.DivClassName
{
background-color: #595992;
}
.BgClassName
{
background-color: #595992;
}
</style>
border-color css
<style>
span { border-color: #595992; }
span { border-color: rgb(89,89,146); }
td.TdClassName
{
border-color: #595992;
}
.TagClassName
{
border-color: #595992;
}
</style>