Shades of Governor Bay #585795
Tints of Governor Bay #585795
RGB
CMYK
RGB Variations
Color information
#585795 (or 0x585795) is known color: Governor Bay. HEX triplet: 58, 57 and 95. RGB value is (88,87,149). Sum of RGB (Red+Green+Blue) = 88+87+149=324 (42% of max value = 765). Red value is 88 (34.77% from 255 or 27.16% from 324); Green value is 87 (34.38% from 255 or 26.85% from 324); Blue value is 149 (58.59% from 255 or 45.99% from 324); Max value from RGB is 149 - color contains mainly: blue. Hex color #585795 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #585795 is #A7A86A. Grayscale: #5E5E5E. Windows color (decimal): -10987627 or 9787224. OLE color: 9787224.
HSL color Cylindrical-coordinate representation of color #585795: hue angle of 240.97º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #585795 is Cyan = 0.41, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 88 | 87 | 149 | - |
| CMYK | 0.41 | 0.42 | 0 | 0.42 |
| HSL | 240.97º | 0.26% | 0.46% | - |
| HSV(B) | 240.97º | 0.42% | 0.58% | - |
| XYZ | 12.86 | 11.06 | 29.89 | - |
| YUV | 94.37 | 158.83 | 123.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 87 | 149 | 0.41 | 0.42 | 0 | 0.42 | 240.97 | 0.26 | 0.46 |
| Hex | 58 | 57 | 95 | 29 | 2A | 0 | 2A | F1 | 1A | 2E |
| Octal | 130 | 127 | 225 | 51 | 52 | 0 | 52 | 361 | 32 | 56 |
| Binary | 1011000 | 1010111 | 10010101 | 101001 | 101010 | 0 | 101010 | 11110001 | 11010 | 101110 |
Color Harmonies of #585795
Complementary color
Monochromatic Colors of #585795
Black with #585795
Text Example
Text Example
White with #585795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #585795; }
p { color: rgb(88,87,149); }
H1.HeaderClassName
{
color: #585795;
}
.AnyTagClassName
{
color: #585795;
}
</style>
background-color css
<style>
a { background-color: #585795; }
a { background-color: rgb(88,87,149); }
div.DivClassName
{
background-color: #585795;
}
.BgClassName
{
background-color: #585795;
}
</style>
border-color css
<style>
span { border-color: #585795; }
span { border-color: rgb(88,87,149); }
td.TdClassName
{
border-color: #585795;
}
.TagClassName
{
border-color: #585795;
}
</style>