Shades of Governor Bay #585791
Tints of Governor Bay #585791
RGB
CMYK
RGB Variations
Color information
#585791 (or 0x585791) is known color: Governor Bay. HEX triplet: 58, 57 and 91. RGB value is (88,87,145). Sum of RGB (Red+Green+Blue) = 88+87+145=320 (42% of max value = 765). Red value is 88 (34.77% from 255 or 27.5% from 320); Green value is 87 (34.38% from 255 or 27.19% from 320); Blue value is 145 (57.03% from 255 or 45.31% from 320); Max value from RGB is 145 - color contains mainly: blue. Hex color #585791 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #585791 is #A7A86E. Grayscale: #5D5D5D. Windows color (decimal): -10987631 or 9525080. OLE color: 9525080.
HSL color Cylindrical-coordinate representation of color #585791: hue angle of 241.03º degrees, saturation: 0.25, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #585791 is Cyan = 0.39, Magento = 0.4, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 88 | 87 | 145 | - |
| CMYK | 0.39 | 0.4 | 0 | 0.43 |
| HSL | 241.03º | 0.25% | 0.45% | - |
| HSV(B) | 241.03º | 0.4% | 0.57% | - |
| XYZ | 12.54 | 10.94 | 28.24 | - |
| YUV | 93.91 | 156.83 | 123.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 87 | 145 | 0.39 | 0.4 | 0 | 0.43 | 241.03 | 0.25 | 0.45 |
| Hex | 58 | 57 | 91 | 27 | 28 | 0 | 2B | F1 | 19 | 2D |
| Octal | 130 | 127 | 221 | 47 | 50 | 0 | 53 | 361 | 31 | 55 |
| Binary | 1011000 | 1010111 | 10010001 | 100111 | 101000 | 0 | 101011 | 11110001 | 11001 | 101101 |
Color Harmonies of #585791
Complementary color
Monochromatic Colors of #585791
Black with #585791
Text Example
Text Example
White with #585791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #585791; }
p { color: rgb(88,87,145); }
H1.HeaderClassName
{
color: #585791;
}
.AnyTagClassName
{
color: #585791;
}
</style>
background-color css
<style>
a { background-color: #585791; }
a { background-color: rgb(88,87,145); }
div.DivClassName
{
background-color: #585791;
}
.BgClassName
{
background-color: #585791;
}
</style>
border-color css
<style>
span { border-color: #585791; }
span { border-color: rgb(88,87,145); }
td.TdClassName
{
border-color: #585791;
}
.TagClassName
{
border-color: #585791;
}
</style>