Shades of Governor Bay #585793
Tints of Governor Bay #585793
RGB
CMYK
RGB Variations
Color information
#585793 (or 0x585793) is known color: Governor Bay. HEX triplet: 58, 57 and 93. RGB value is (88,87,147). Sum of RGB (Red+Green+Blue) = 88+87+147=322 (42% of max value = 765). Red value is 88 (34.77% from 255 or 27.33% from 322); Green value is 87 (34.38% from 255 or 27.02% from 322); Blue value is 147 (57.81% from 255 or 45.65% from 322); Max value from RGB is 147 - color contains mainly: blue. Hex color #585793 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #585793 is #A7A86C. Grayscale: #5D5D5D. Windows color (decimal): -10987629 or 9656152. OLE color: 9656152.
HSL color Cylindrical-coordinate representation of color #585793: hue angle of 241º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #585793 is Cyan = 0.40, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 88 | 87 | 147 | - |
| CMYK | 0.40 | 0.41 | 0 | 0.42 |
| HSL | 241º | 0.26% | 0.46% | - |
| HSV(B) | 241º | 0.41% | 0.58% | - |
| XYZ | 12.7 | 11 | 29.06 | - |
| YUV | 94.14 | 157.83 | 123.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 87 | 147 | 0.40 | 0.41 | 0 | 0.42 | 241 | 0.26 | 0.46 |
| Hex | 58 | 57 | 93 | 28 | 29 | 0 | 2A | F1 | 1A | 2E |
| Octal | 130 | 127 | 223 | 50 | 51 | 0 | 52 | 361 | 32 | 56 |
| Binary | 1011000 | 1010111 | 10010011 | 101000 | 101001 | 0 | 101010 | 11110001 | 11010 | 101110 |
Color Harmonies of #585793
Complementary color
Monochromatic Colors of #585793
Black with #585793
Text Example
Text Example
White with #585793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #585793; }
p { color: rgb(88,87,147); }
H1.HeaderClassName
{
color: #585793;
}
.AnyTagClassName
{
color: #585793;
}
</style>
background-color css
<style>
a { background-color: #585793; }
a { background-color: rgb(88,87,147); }
div.DivClassName
{
background-color: #585793;
}
.BgClassName
{
background-color: #585793;
}
</style>
border-color css
<style>
span { border-color: #585793; }
span { border-color: rgb(88,87,147); }
td.TdClassName
{
border-color: #585793;
}
.TagClassName
{
border-color: #585793;
}
</style>