Shades of Governor Bay #585987
Tints of Governor Bay #585987
RGB
CMYK
RGB Variations
Color information
#585987 (or 0x585987) is known color: Governor Bay. HEX triplet: 58, 59 and 87. RGB value is (88,89,135). Sum of RGB (Red+Green+Blue) = 88+89+135=312 (41% of max value = 765). Red value is 88 (34.77% from 255 or 28.21% from 312); Green value is 89 (35.16% from 255 or 28.53% from 312); Blue value is 135 (53.12% from 255 or 43.27% from 312); Max value from RGB is 135 - color contains mainly: blue. Hex color #585987 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #585987 is #A7A678. Grayscale: #5D5D5D. Windows color (decimal): -10987129 or 8870232. OLE color: 8870232.
HSL color Cylindrical-coordinate representation of color #585987: hue angle of 238.72º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #585987 is Cyan = 0.35, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 88 | 89 | 135 | - |
| CMYK | 0.35 | 0.34 | 0 | 0.47 |
| HSL | 238.72º | 0.21% | 0.44% | - |
| HSV(B) | 238.72º | 0.35% | 0.53% | - |
| XYZ | 11.97 | 10.97 | 24.41 | - |
| YUV | 93.95 | 151.17 | 123.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 89 | 135 | 0.35 | 0.34 | 0 | 0.47 | 238.72 | 0.21 | 0.44 |
| Hex | 58 | 59 | 87 | 23 | 22 | 0 | 2F | EF | 15 | 2C |
| Octal | 130 | 131 | 207 | 43 | 42 | 0 | 57 | 357 | 25 | 54 |
| Binary | 1011000 | 1011001 | 10000111 | 100011 | 100010 | 0 | 101111 | 11101111 | 10101 | 101100 |
Color Harmonies of #585987
Complementary color
Monochromatic Colors of #585987
Black with #585987
Text Example
Text Example
White with #585987
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #585987; }
p { color: rgb(88,89,135); }
H1.HeaderClassName
{
color: #585987;
}
.AnyTagClassName
{
color: #585987;
}
</style>
background-color css
<style>
a { background-color: #585987; }
a { background-color: rgb(88,89,135); }
div.DivClassName
{
background-color: #585987;
}
.BgClassName
{
background-color: #585987;
}
</style>
border-color css
<style>
span { border-color: #585987; }
span { border-color: rgb(88,89,135); }
td.TdClassName
{
border-color: #585987;
}
.TagClassName
{
border-color: #585987;
}
</style>