Shades of Governor Bay #585694
Tints of Governor Bay #585694
RGB
CMYK
RGB Variations
Color information
#585694 (or 0x585694) is known color: Governor Bay. HEX triplet: 58, 56 and 94. RGB value is (88,86,148). Sum of RGB (Red+Green+Blue) = 88+86+148=322 (42% of max value = 765). Red value is 88 (34.77% from 255 or 27.33% from 322); Green value is 86 (33.98% from 255 or 26.71% from 322); Blue value is 148 (58.20% from 255 or 45.96% from 322); Max value from RGB is 148 - color contains mainly: blue. Hex color #585694 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #585694 is #A7A96B. Grayscale: #5D5D5D. Windows color (decimal): -10987884 or 9721432. OLE color: 9721432.
HSL color Cylindrical-coordinate representation of color #585694: hue angle of 241.94º 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 #585694 is Cyan = 0.41, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 88 | 86 | 148 | - |
| CMYK | 0.41 | 0.42 | 0 | 0.42 |
| HSL | 241.94º | 0.26% | 0.46% | - |
| HSV(B) | 241.94º | 0.42% | 0.58% | - |
| XYZ | 12.7 | 10.87 | 29.45 | - |
| YUV | 93.67 | 158.66 | 123.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 86 | 148 | 0.41 | 0.42 | 0 | 0.42 | 241.94 | 0.26 | 0.46 |
| Hex | 58 | 56 | 94 | 29 | 2A | 0 | 2A | F2 | 1A | 2E |
| Octal | 130 | 126 | 224 | 51 | 52 | 0 | 52 | 362 | 32 | 56 |
| Binary | 1011000 | 1010110 | 10010100 | 101001 | 101010 | 0 | 101010 | 11110010 | 11010 | 101110 |
Color Harmonies of #585694
Complementary color
Monochromatic Colors of #585694
Black with #585694
Text Example
Text Example
White with #585694
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #585694; }
p { color: rgb(88,86,148); }
H1.HeaderClassName
{
color: #585694;
}
.AnyTagClassName
{
color: #585694;
}
</style>
background-color css
<style>
a { background-color: #585694; }
a { background-color: rgb(88,86,148); }
div.DivClassName
{
background-color: #585694;
}
.BgClassName
{
background-color: #585694;
}
</style>
border-color css
<style>
span { border-color: #585694; }
span { border-color: rgb(88,86,148); }
td.TdClassName
{
border-color: #585694;
}
.TagClassName
{
border-color: #585694;
}
</style>