Shades of Governor Bay #595096
Tints of Governor Bay #595096
RGB
CMYK
RGB Variations
Color information
#595096 (or 0x595096) is known color: Governor Bay. HEX triplet: 59, 50 and 96. RGB value is (89,80,150). Sum of RGB (Red+Green+Blue) = 89+80+150=319 (42% of max value = 765). Red value is 89 (35.16% from 255 or 27.90% from 319); Green value is 80 (31.64% from 255 or 25.08% from 319); Blue value is 150 (58.98% from 255 or 47.02% from 319); Max value from RGB is 150 - color contains mainly: blue. Hex color #595096 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #595096 is #A6AF69. Grayscale: #5A5A5A. Windows color (decimal): -10923882 or 9850969. OLE color: 9850969.
HSL color Cylindrical-coordinate representation of color #595096: hue angle of 247.71º degrees, saturation: 0.3, 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 #595096 is Cyan = 0.41, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 89 | 80 | 150 | - |
| CMYK | 0.41 | 0.47 | 0 | 0.41 |
| HSL | 247.71º | 0.3% | 0.45% | - |
| HSV(B) | 247.71º | 0.47% | 0.59% | - |
| XYZ | 12.49 | 10.06 | 30.14 | - |
| YUV | 90.67 | 161.48 | 126.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 80 | 150 | 0.41 | 0.47 | 0 | 0.41 | 247.71 | 0.3 | 0.45 |
| Hex | 59 | 50 | 96 | 29 | 2F | 0 | 29 | F8 | 1E | 2D |
| Octal | 131 | 120 | 226 | 51 | 57 | 0 | 51 | 370 | 36 | 55 |
| Binary | 1011001 | 1010000 | 10010110 | 101001 | 101111 | 0 | 101001 | 11111000 | 11110 | 101101 |
Color Harmonies of #595096
Complementary color
Monochromatic Colors of #595096
Black with #595096
Text Example
Text Example
White with #595096
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #595096; }
p { color: rgb(89,80,150); }
H1.HeaderClassName
{
color: #595096;
}
.AnyTagClassName
{
color: #595096;
}
</style>
background-color css
<style>
a { background-color: #595096; }
a { background-color: rgb(89,80,150); }
div.DivClassName
{
background-color: #595096;
}
.BgClassName
{
background-color: #595096;
}
</style>
border-color css
<style>
span { border-color: #595096; }
span { border-color: rgb(89,80,150); }
td.TdClassName
{
border-color: #595096;
}
.TagClassName
{
border-color: #595096;
}
</style>