Shades of Governor Bay #585194
Tints of Governor Bay #585194
RGB
CMYK
RGB Variations
Color information
#585194 (or 0x585194) is known color: Governor Bay. HEX triplet: 58, 51 and 94. RGB value is (88,81,148). Sum of RGB (Red+Green+Blue) = 88+81+148=317 (41% of max value = 765). Red value is 88 (34.77% from 255 or 27.76% from 317); Green value is 81 (32.03% from 255 or 25.55% from 317); Blue value is 148 (58.20% from 255 or 46.69% from 317); Max value from RGB is 148 - color contains mainly: blue. Hex color #585194 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #585194 is #A7AE6B. Grayscale: #5A5A5A. Windows color (decimal): -10989164 or 9720152. OLE color: 9720152.
HSL color Cylindrical-coordinate representation of color #585194: hue angle of 246.27º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #585194 is Cyan = 0.41, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 88 | 81 | 148 | - |
| CMYK | 0.41 | 0.45 | 0 | 0.42 |
| HSL | 246.27º | 0.29% | 0.45% | - |
| HSV(B) | 246.27º | 0.45% | 0.58% | - |
| XYZ | 12.31 | 10.1 | 29.32 | - |
| YUV | 90.73 | 160.32 | 126.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 81 | 148 | 0.41 | 0.45 | 0 | 0.42 | 246.27 | 0.29 | 0.45 |
| Hex | 58 | 51 | 94 | 29 | 2D | 0 | 2A | F6 | 1D | 2D |
| Octal | 130 | 121 | 224 | 51 | 55 | 0 | 52 | 366 | 35 | 55 |
| Binary | 1011000 | 1010001 | 10010100 | 101001 | 101101 | 0 | 101010 | 11110110 | 11101 | 101101 |
Color Harmonies of #585194
Complementary color
Monochromatic Colors of #585194
Black with #585194
Text Example
Text Example
White with #585194
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #585194; }
p { color: rgb(88,81,148); }
H1.HeaderClassName
{
color: #585194;
}
.AnyTagClassName
{
color: #585194;
}
</style>
background-color css
<style>
a { background-color: #585194; }
a { background-color: rgb(88,81,148); }
div.DivClassName
{
background-color: #585194;
}
.BgClassName
{
background-color: #585194;
}
</style>
border-color css
<style>
span { border-color: #585194; }
span { border-color: rgb(88,81,148); }
td.TdClassName
{
border-color: #585194;
}
.TagClassName
{
border-color: #585194;
}
</style>