Shades of Governor Bay #585598
Tints of Governor Bay #585598
RGB
CMYK
RGB Variations
Color information
#585598 (or 0x585598) is known color: Governor Bay. HEX triplet: 58, 55 and 98. RGB value is (88,85,152). Sum of RGB (Red+Green+Blue) = 88+85+152=325 (43% of max value = 765). Red value is 88 (34.77% from 255 or 27.08% from 325); Green value is 85 (33.59% from 255 or 26.15% from 325); Blue value is 152 (59.77% from 255 or 46.77% from 325); Max value from RGB is 152 - color contains mainly: blue. Hex color #585598 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #585598 is #A7AA67. Grayscale: #5D5D5D. Windows color (decimal): -10988136 or 9983320. OLE color: 9983320.
HSL color Cylindrical-coordinate representation of color #585598: hue angle of 242.69º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #585598 is Cyan = 0.42, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 88 | 85 | 152 | - |
| CMYK | 0.42 | 0.44 | 0 | 0.40 |
| HSL | 242.69º | 0.28% | 0.46% | - |
| HSV(B) | 242.69º | 0.44% | 0.6% | - |
| XYZ | 12.94 | 10.84 | 31.12 | - |
| YUV | 93.54 | 160.99 | 124.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 85 | 152 | 0.42 | 0.44 | 0 | 0.40 | 242.69 | 0.28 | 0.46 |
| Hex | 58 | 55 | 98 | 2A | 2C | 0 | 28 | F3 | 1C | 2E |
| Octal | 130 | 125 | 230 | 52 | 54 | 0 | 50 | 363 | 34 | 56 |
| Binary | 1011000 | 1010101 | 10011000 | 101010 | 101100 | 0 | 101000 | 11110011 | 11100 | 101110 |
Color Harmonies of #585598
Complementary color
Monochromatic Colors of #585598
Black with #585598
Text Example
Text Example
White with #585598
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #585598; }
p { color: rgb(88,85,152); }
H1.HeaderClassName
{
color: #585598;
}
.AnyTagClassName
{
color: #585598;
}
</style>
background-color css
<style>
a { background-color: #585598; }
a { background-color: rgb(88,85,152); }
div.DivClassName
{
background-color: #585598;
}
.BgClassName
{
background-color: #585598;
}
</style>
border-color css
<style>
span { border-color: #585598; }
span { border-color: rgb(88,85,152); }
td.TdClassName
{
border-color: #585598;
}
.TagClassName
{
border-color: #585598;
}
</style>