Shades of Governor Bay #595097
Tints of Governor Bay #595097
RGB
CMYK
RGB Variations
Color information
#595097 (or 0x595097) is known color: Governor Bay. HEX triplet: 59, 50 and 97. RGB value is (89,80,151). Sum of RGB (Red+Green+Blue) = 89+80+151=320 (42% of max value = 765). Red value is 89 (35.16% from 255 or 27.81% from 320); Green value is 80 (31.64% from 255 or 25% from 320); Blue value is 151 (59.38% from 255 or 47.19% from 320); Max value from RGB is 151 - color contains mainly: blue. Hex color #595097 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #595097 is #A6AF68. Grayscale: #5A5A5A. Windows color (decimal): -10923881 or 9916505. OLE color: 9916505.
HSL color Cylindrical-coordinate representation of color #595097: hue angle of 247.61º degrees, saturation: 0.31, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #595097 is Cyan = 0.41, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 89 | 80 | 151 | - |
| CMYK | 0.41 | 0.47 | 0 | 0.41 |
| HSL | 247.61º | 0.31% | 0.45% | - |
| HSV(B) | 247.61º | 0.47% | 0.59% | - |
| XYZ | 12.57 | 10.1 | 30.56 | - |
| YUV | 90.79 | 161.98 | 126.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 80 | 151 | 0.41 | 0.47 | 0 | 0.41 | 247.61 | 0.31 | 0.45 |
| Hex | 59 | 50 | 97 | 29 | 2F | 0 | 29 | F8 | 1F | 2D |
| Octal | 131 | 120 | 227 | 51 | 57 | 0 | 51 | 370 | 37 | 55 |
| Binary | 1011001 | 1010000 | 10010111 | 101001 | 101111 | 0 | 101001 | 11111000 | 11111 | 101101 |
Color Harmonies of #595097
Complementary color
Monochromatic Colors of #595097
Black with #595097
Text Example
Text Example
White with #595097
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #595097; }
p { color: rgb(89,80,151); }
H1.HeaderClassName
{
color: #595097;
}
.AnyTagClassName
{
color: #595097;
}
</style>
background-color css
<style>
a { background-color: #595097; }
a { background-color: rgb(89,80,151); }
div.DivClassName
{
background-color: #595097;
}
.BgClassName
{
background-color: #595097;
}
</style>
border-color css
<style>
span { border-color: #595097; }
span { border-color: rgb(89,80,151); }
td.TdClassName
{
border-color: #595097;
}
.TagClassName
{
border-color: #595097;
}
</style>