Shades of Governor Bay #596295
Tints of Governor Bay #596295
RGB
CMYK
RGB Variations
Color information
#596295 (or 0x596295) is known color: Governor Bay. HEX triplet: 59, 62 and 95. RGB value is (89,98,149). Sum of RGB (Red+Green+Blue) = 89+98+149=336 (44% of max value = 765). Red value is 89 (35.16% from 255 or 26.49% from 336); Green value is 98 (38.67% from 255 or 29.17% from 336); Blue value is 149 (58.59% from 255 or 44.35% from 336); Max value from RGB is 149 - color contains mainly: blue. Hex color #596295 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #596295 is #A69D6A. Grayscale: #646464. Windows color (decimal): -10919275 or 9790041. OLE color: 9790041.
HSL color Cylindrical-coordinate representation of color #596295: hue angle of 231º 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 #596295 is Cyan = 0.40, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 89 | 98 | 149 | - |
| CMYK | 0.40 | 0.34 | 0 | 0.42 |
| HSL | 231º | 0.25% | 0.47% | - |
| HSV(B) | 231º | 0.4% | 0.58% | - |
| XYZ | 13.91 | 13.03 | 30.22 | - |
| YUV | 101.12 | 155.02 | 119.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 98 | 149 | 0.40 | 0.34 | 0 | 0.42 | 231 | 0.25 | 0.47 |
| Hex | 59 | 62 | 95 | 28 | 22 | 0 | 2A | E7 | 19 | 2F |
| Octal | 131 | 142 | 225 | 50 | 42 | 0 | 52 | 347 | 31 | 57 |
| Binary | 1011001 | 1100010 | 10010101 | 101000 | 100010 | 0 | 101010 | 11100111 | 11001 | 101111 |
Color Harmonies of #596295
Complementary color
Monochromatic Colors of #596295
Black with #596295
Text Example
Text Example
White with #596295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596295; }
p { color: rgb(89,98,149); }
H1.HeaderClassName
{
color: #596295;
}
.AnyTagClassName
{
color: #596295;
}
</style>
background-color css
<style>
a { background-color: #596295; }
a { background-color: rgb(89,98,149); }
div.DivClassName
{
background-color: #596295;
}
.BgClassName
{
background-color: #596295;
}
</style>
border-color css
<style>
span { border-color: #596295; }
span { border-color: rgb(89,98,149); }
td.TdClassName
{
border-color: #596295;
}
.TagClassName
{
border-color: #596295;
}
</style>