Shades of Governor Bay #595698
Tints of Governor Bay #595698
RGB
CMYK
RGB Variations
Color information
#595698 (or 0x595698) is known color: Governor Bay. HEX triplet: 59, 56 and 98. RGB value is (89,86,152). Sum of RGB (Red+Green+Blue) = 89+86+152=327 (43% of max value = 765). Red value is 89 (35.16% from 255 or 27.22% from 327); Green value is 86 (33.98% from 255 or 26.30% from 327); Blue value is 152 (59.77% from 255 or 46.48% from 327); Max value from RGB is 152 - color contains mainly: blue. Hex color #595698 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #595698 is #A6A967. Grayscale: #5E5E5E. Windows color (decimal): -10922344 or 9983577. OLE color: 9983577.
HSL color Cylindrical-coordinate representation of color #595698: hue angle of 242.73º degrees, saturation: 0.28, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #595698 is Cyan = 0.41, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 89 | 86 | 152 | - |
| CMYK | 0.41 | 0.43 | 0 | 0.40 |
| HSL | 242.73º | 0.28% | 0.47% | - |
| HSV(B) | 242.73º | 0.43% | 0.6% | - |
| XYZ | 13.12 | 11.05 | 31.15 | - |
| YUV | 94.42 | 160.49 | 124.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 86 | 152 | 0.41 | 0.43 | 0 | 0.40 | 242.73 | 0.28 | 0.47 |
| Hex | 59 | 56 | 98 | 29 | 2B | 0 | 28 | F3 | 1C | 2F |
| Octal | 131 | 126 | 230 | 51 | 53 | 0 | 50 | 363 | 34 | 57 |
| Binary | 1011001 | 1010110 | 10011000 | 101001 | 101011 | 0 | 101000 | 11110011 | 11100 | 101111 |
Color Harmonies of #595698
Complementary color
Monochromatic Colors of #595698
Black with #595698
Text Example
Text Example
White with #595698
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #595698; }
p { color: rgb(89,86,152); }
H1.HeaderClassName
{
color: #595698;
}
.AnyTagClassName
{
color: #595698;
}
</style>
background-color css
<style>
a { background-color: #595698; }
a { background-color: rgb(89,86,152); }
div.DivClassName
{
background-color: #595698;
}
.BgClassName
{
background-color: #595698;
}
</style>
border-color css
<style>
span { border-color: #595698; }
span { border-color: rgb(89,86,152); }
td.TdClassName
{
border-color: #595698;
}
.TagClassName
{
border-color: #595698;
}
</style>