Shades of Governor Bay #596192
Tints of Governor Bay #596192
RGB
CMYK
RGB Variations
Color information
#596192 (or 0x596192) is known color: Governor Bay. HEX triplet: 59, 61 and 92. RGB value is (89,97,146). Sum of RGB (Red+Green+Blue) = 89+97+146=332 (43% of max value = 765). Red value is 89 (35.16% from 255 or 26.81% from 332); Green value is 97 (38.28% from 255 or 29.22% from 332); Blue value is 146 (57.42% from 255 or 43.98% from 332); Max value from RGB is 146 - color contains mainly: blue. Hex color #596192 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #596192 is #A69E6D. Grayscale: #636363. Windows color (decimal): -10919534 or 9593177. OLE color: 9593177.
HSL color Cylindrical-coordinate representation of color #596192: hue angle of 231.58º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #596192 is Cyan = 0.39, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 89 | 97 | 146 | - |
| CMYK | 0.39 | 0.34 | 0 | 0.43 |
| HSL | 231.58º | 0.24% | 0.46% | - |
| HSV(B) | 231.58º | 0.39% | 0.57% | - |
| XYZ | 13.58 | 12.75 | 28.94 | - |
| YUV | 100.19 | 153.85 | 120.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 97 | 146 | 0.39 | 0.34 | 0 | 0.43 | 231.58 | 0.24 | 0.46 |
| Hex | 59 | 61 | 92 | 27 | 22 | 0 | 2B | E8 | 18 | 2E |
| Octal | 131 | 141 | 222 | 47 | 42 | 0 | 53 | 350 | 30 | 56 |
| Binary | 1011001 | 1100001 | 10010010 | 100111 | 100010 | 0 | 101011 | 11101000 | 11000 | 101110 |
Color Harmonies of #596192
Complementary color
Monochromatic Colors of #596192
Black with #596192
Text Example
Text Example
White with #596192
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596192; }
p { color: rgb(89,97,146); }
H1.HeaderClassName
{
color: #596192;
}
.AnyTagClassName
{
color: #596192;
}
</style>
background-color css
<style>
a { background-color: #596192; }
a { background-color: rgb(89,97,146); }
div.DivClassName
{
background-color: #596192;
}
.BgClassName
{
background-color: #596192;
}
</style>
border-color css
<style>
span { border-color: #596192; }
span { border-color: rgb(89,97,146); }
td.TdClassName
{
border-color: #596192;
}
.TagClassName
{
border-color: #596192;
}
</style>