Shades of Governor Bay #596395
Tints of Governor Bay #596395
RGB
CMYK
RGB Variations
Color information
#596395 (or 0x596395) is known color: Governor Bay. HEX triplet: 59, 63 and 95. RGB value is (89,99,149). Sum of RGB (Red+Green+Blue) = 89+99+149=337 (44% of max value = 765). Red value is 89 (35.16% from 255 or 26.41% from 337); Green value is 99 (39.06% from 255 or 29.38% from 337); Blue value is 149 (58.59% from 255 or 44.21% from 337); Max value from RGB is 149 - color contains mainly: blue. Hex color #596395 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #596395 is #A69C6A. Grayscale: #656565. Windows color (decimal): -10919019 or 9790297. OLE color: 9790297.
HSL color Cylindrical-coordinate representation of color #596395: hue angle of 230º degrees, saturation: 0.25, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #596395 is Cyan = 0.40, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 89 | 99 | 149 | - |
| CMYK | 0.40 | 0.34 | 0 | 0.42 |
| HSL | 230º | 0.25% | 0.47% | - |
| HSV(B) | 230º | 0.4% | 0.58% | - |
| XYZ | 14.01 | 13.22 | 30.25 | - |
| YUV | 101.71 | 154.69 | 118.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 99 | 149 | 0.40 | 0.34 | 0 | 0.42 | 230 | 0.25 | 0.47 |
| Hex | 59 | 63 | 95 | 28 | 22 | 0 | 2A | E6 | 19 | 2F |
| Octal | 131 | 143 | 225 | 50 | 42 | 0 | 52 | 346 | 31 | 57 |
| Binary | 1011001 | 1100011 | 10010101 | 101000 | 100010 | 0 | 101010 | 11100110 | 11001 | 101111 |
Color Harmonies of #596395
Complementary color
Monochromatic Colors of #596395
Black with #596395
Text Example
Text Example
White with #596395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596395; }
p { color: rgb(89,99,149); }
H1.HeaderClassName
{
color: #596395;
}
.AnyTagClassName
{
color: #596395;
}
</style>
background-color css
<style>
a { background-color: #596395; }
a { background-color: rgb(89,99,149); }
div.DivClassName
{
background-color: #596395;
}
.BgClassName
{
background-color: #596395;
}
</style>
border-color css
<style>
span { border-color: #596395; }
span { border-color: rgb(89,99,149); }
td.TdClassName
{
border-color: #596395;
}
.TagClassName
{
border-color: #596395;
}
</style>