Shades of Governor Bay #585986
Tints of Governor Bay #585986
RGB
CMYK
RGB Variations
Color information
#585986 (or 0x585986) is known color: Governor Bay. HEX triplet: 58, 59 and 86. RGB value is (88,89,134). Sum of RGB (Red+Green+Blue) = 88+89+134=311 (41% of max value = 765). Red value is 88 (34.77% from 255 or 28.30% from 311); Green value is 89 (35.16% from 255 or 28.62% from 311); Blue value is 134 (52.73% from 255 or 43.09% from 311); Max value from RGB is 134 - color contains mainly: blue. Hex color #585986 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #585986 is #A7A679. Grayscale: #5D5D5D. Windows color (decimal): -10987130 or 8804696. OLE color: 8804696.
HSL color Cylindrical-coordinate representation of color #585986: hue angle of 238.7º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #585986 is Cyan = 0.34, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 88 | 89 | 134 | - |
| CMYK | 0.34 | 0.34 | 0 | 0.47 |
| HSL | 238.7º | 0.21% | 0.44% | - |
| HSV(B) | 238.7º | 0.34% | 0.53% | - |
| XYZ | 11.9 | 10.94 | 24.04 | - |
| YUV | 93.83 | 150.67 | 123.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 89 | 134 | 0.34 | 0.34 | 0 | 0.47 | 238.7 | 0.21 | 0.44 |
| Hex | 58 | 59 | 86 | 22 | 22 | 0 | 2F | EF | 15 | 2C |
| Octal | 130 | 131 | 206 | 42 | 42 | 0 | 57 | 357 | 25 | 54 |
| Binary | 1011000 | 1011001 | 10000110 | 100010 | 100010 | 0 | 101111 | 11101111 | 10101 | 101100 |
Color Harmonies of #585986
Complementary color
Monochromatic Colors of #585986
Black with #585986
Text Example
Text Example
White with #585986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #585986; }
p { color: rgb(88,89,134); }
H1.HeaderClassName
{
color: #585986;
}
.AnyTagClassName
{
color: #585986;
}
</style>
background-color css
<style>
a { background-color: #585986; }
a { background-color: rgb(88,89,134); }
div.DivClassName
{
background-color: #585986;
}
.BgClassName
{
background-color: #585986;
}
</style>
border-color css
<style>
span { border-color: #585986; }
span { border-color: rgb(88,89,134); }
td.TdClassName
{
border-color: #585986;
}
.TagClassName
{
border-color: #585986;
}
</style>