Shades of Governor Bay #59578A
Tints of Governor Bay #59578A
RGB
CMYK
RGB Variations
Color information
#59578A (or 0x59578A) is known color: Governor Bay. HEX triplet: 59, 57 and 8A. RGB value is (89,87,138). Sum of RGB (Red+Green+Blue) = 89+87+138=314 (41% of max value = 765). Red value is 89 (35.16% from 255 or 28.34% from 314); Green value is 87 (34.38% from 255 or 27.71% from 314); Blue value is 138 (54.30% from 255 or 43.95% from 314); Max value from RGB is 138 - color contains mainly: blue. Hex color #59578A is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #59578A is #A6A875. Grayscale: #5D5D5D. Windows color (decimal): -10922102 or 9066329. OLE color: 9066329.
HSL color Cylindrical-coordinate representation of color #59578A: hue angle of 242.35º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #59578A is Cyan = 0.36, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 89 | 87 | 138 | - |
| CMYK | 0.36 | 0.37 | 0 | 0.46 |
| HSL | 242.35º | 0.23% | 0.44% | - |
| HSV(B) | 242.35º | 0.37% | 0.54% | - |
| XYZ | 12.12 | 10.78 | 25.49 | - |
| YUV | 93.41 | 153.16 | 124.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 87 | 138 | 0.36 | 0.37 | 0 | 0.46 | 242.35 | 0.23 | 0.44 |
| Hex | 59 | 57 | 8A | 24 | 25 | 0 | 2E | F2 | 17 | 2C |
| Octal | 131 | 127 | 212 | 44 | 45 | 0 | 56 | 362 | 27 | 54 |
| Binary | 1011001 | 1010111 | 10001010 | 100100 | 100101 | 0 | 101110 | 11110010 | 10111 | 101100 |
Color Harmonies of #59578A
Complementary color
Monochromatic Colors of #59578A
Black with #59578A
Text Example
Text Example
White with #59578A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #59578A; }
p { color: rgb(89,87,138); }
H1.HeaderClassName
{
color: #59578A;
}
.AnyTagClassName
{
color: #59578A;
}
</style>
background-color css
<style>
a { background-color: #59578A; }
a { background-color: rgb(89,87,138); }
div.DivClassName
{
background-color: #59578A;
}
.BgClassName
{
background-color: #59578A;
}
</style>
border-color css
<style>
span { border-color: #59578A; }
span { border-color: rgb(89,87,138); }
td.TdClassName
{
border-color: #59578A;
}
.TagClassName
{
border-color: #59578A;
}
</style>