Shades of Governor Bay #595490
Tints of Governor Bay #595490
RGB
CMYK
RGB Variations
Color information
#595490 (or 0x595490) is known color: Governor Bay. HEX triplet: 59, 54 and 90. RGB value is (89,84,144). Sum of RGB (Red+Green+Blue) = 89+84+144=317 (41% of max value = 765). Red value is 89 (35.16% from 255 or 28.08% from 317); Green value is 84 (33.20% from 255 or 26.50% from 317); Blue value is 144 (56.64% from 255 or 45.43% from 317); Max value from RGB is 144 - color contains mainly: blue. Hex color #595490 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #595490 is #A6AB6F. Grayscale: #5C5C5C. Windows color (decimal): -10922864 or 9458777. OLE color: 9458777.
HSL color Cylindrical-coordinate representation of color #595490: hue angle of 245º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #595490 is Cyan = 0.38, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 89 | 84 | 144 | - |
| CMYK | 0.38 | 0.42 | 0 | 0.44 |
| HSL | 245º | 0.26% | 0.45% | - |
| HSV(B) | 245º | 0.42% | 0.56% | - |
| XYZ | 12.32 | 10.48 | 27.76 | - |
| YUV | 92.34 | 157.16 | 125.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 84 | 144 | 0.38 | 0.42 | 0 | 0.44 | 245 | 0.26 | 0.45 |
| Hex | 59 | 54 | 90 | 26 | 2A | 0 | 2C | F5 | 1A | 2D |
| Octal | 131 | 124 | 220 | 46 | 52 | 0 | 54 | 365 | 32 | 55 |
| Binary | 1011001 | 1010100 | 10010000 | 100110 | 101010 | 0 | 101100 | 11110101 | 11010 | 101101 |
Color Harmonies of #595490
Complementary color
Monochromatic Colors of #595490
Black with #595490
Text Example
Text Example
White with #595490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #595490; }
p { color: rgb(89,84,144); }
H1.HeaderClassName
{
color: #595490;
}
.AnyTagClassName
{
color: #595490;
}
</style>
background-color css
<style>
a { background-color: #595490; }
a { background-color: rgb(89,84,144); }
div.DivClassName
{
background-color: #595490;
}
.BgClassName
{
background-color: #595490;
}
</style>
border-color css
<style>
span { border-color: #595490; }
span { border-color: rgb(89,84,144); }
td.TdClassName
{
border-color: #595490;
}
.TagClassName
{
border-color: #595490;
}
</style>