Shades of Governor Bay #585794
Tints of Governor Bay #585794
RGB
CMYK
RGB Variations
Color information
#585794 (or 0x585794) is known color: Governor Bay. HEX triplet: 58, 57 and 94. RGB value is (88,87,148). Sum of RGB (Red+Green+Blue) = 88+87+148=323 (42% of max value = 765). Red value is 88 (34.77% from 255 or 27.24% from 323); Green value is 87 (34.38% from 255 or 26.93% from 323); Blue value is 148 (58.20% from 255 or 45.82% from 323); Max value from RGB is 148 - color contains mainly: blue. Hex color #585794 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #585794 is #A7A86B. Grayscale: #5E5E5E. Windows color (decimal): -10987628 or 9721688. OLE color: 9721688.
HSL color Cylindrical-coordinate representation of color #585794: hue angle of 240.98º 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 #585794 is Cyan = 0.41, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 88 | 87 | 148 | - |
| CMYK | 0.41 | 0.41 | 0 | 0.42 |
| HSL | 240.98º | 0.26% | 0.46% | - |
| HSV(B) | 240.98º | 0.41% | 0.58% | - |
| XYZ | 12.78 | 11.03 | 29.47 | - |
| YUV | 94.25 | 158.33 | 123.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 87 | 148 | 0.41 | 0.41 | 0 | 0.42 | 240.98 | 0.26 | 0.46 |
| Hex | 58 | 57 | 94 | 29 | 29 | 0 | 2A | F1 | 1A | 2E |
| Octal | 130 | 127 | 224 | 51 | 51 | 0 | 52 | 361 | 32 | 56 |
| Binary | 1011000 | 1010111 | 10010100 | 101001 | 101001 | 0 | 101010 | 11110001 | 11010 | 101110 |
Color Harmonies of #585794
Complementary color
Monochromatic Colors of #585794
Black with #585794
Text Example
Text Example
White with #585794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #585794; }
p { color: rgb(88,87,148); }
H1.HeaderClassName
{
color: #585794;
}
.AnyTagClassName
{
color: #585794;
}
</style>
background-color css
<style>
a { background-color: #585794; }
a { background-color: rgb(88,87,148); }
div.DivClassName
{
background-color: #585794;
}
.BgClassName
{
background-color: #585794;
}
</style>
border-color css
<style>
span { border-color: #585794; }
span { border-color: rgb(88,87,148); }
td.TdClassName
{
border-color: #585794;
}
.TagClassName
{
border-color: #585794;
}
</style>