Shades of Governor Bay #585894
Tints of Governor Bay #585894
RGB
CMYK
RGB Variations
Color information
#585894 (or 0x585894) is known color: Governor Bay. HEX triplet: 58, 58 and 94. RGB value is (88,88,148). Sum of RGB (Red+Green+Blue) = 88+88+148=324 (42% of max value = 765). Red value is 88 (34.77% from 255 or 27.16% from 324); Green value is 88 (34.77% from 255 or 27.16% from 324); Blue value is 148 (58.20% from 255 or 45.68% from 324); Max value from RGB is 148 - color contains mainly: blue. Hex color #585894 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #585894 is #A7A76B. Grayscale: #5E5E5E. Windows color (decimal): -10987372 or 9721944. OLE color: 9721944.
HSL color Cylindrical-coordinate representation of color #585894: hue angle of 240º degrees, saturation: 0.25, 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 #585894 is Cyan = 0.41, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 88 | 88 | 148 | - |
| CMYK | 0.41 | 0.41 | 0 | 0.42 |
| HSL | 240º | 0.25% | 0.46% | - |
| HSV(B) | 240º | 0.41% | 0.58% | - |
| XYZ | 12.86 | 11.19 | 29.5 | - |
| YUV | 94.84 | 158 | 123.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 88 | 148 | 0.41 | 0.41 | 0 | 0.42 | 240 | 0.25 | 0.46 |
| Hex | 58 | 58 | 94 | 29 | 29 | 0 | 2A | F0 | 19 | 2E |
| Octal | 130 | 130 | 224 | 51 | 51 | 0 | 52 | 360 | 31 | 56 |
| Binary | 1011000 | 1011000 | 10010100 | 101001 | 101001 | 0 | 101010 | 11110000 | 11001 | 101110 |
Color Harmonies of #585894
Complementary color
Monochromatic Colors of #585894
Black with #585894
Text Example
Text Example
White with #585894
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #585894; }
p { color: rgb(88,88,148); }
H1.HeaderClassName
{
color: #585894;
}
.AnyTagClassName
{
color: #585894;
}
</style>
background-color css
<style>
a { background-color: #585894; }
a { background-color: rgb(88,88,148); }
div.DivClassName
{
background-color: #585894;
}
.BgClassName
{
background-color: #585894;
}
</style>
border-color css
<style>
span { border-color: #585894; }
span { border-color: rgb(88,88,148); }
td.TdClassName
{
border-color: #585894;
}
.TagClassName
{
border-color: #585894;
}
</style>