Shades of Governor Bay #585498
Tints of Governor Bay #585498
RGB
CMYK
RGB Variations
Color information
#585498 (or 0x585498) is known color: Governor Bay. HEX triplet: 58, 54 and 98. RGB value is (88,84,152). Sum of RGB (Red+Green+Blue) = 88+84+152=324 (42% of max value = 765). Red value is 88 (34.77% from 255 or 27.16% from 324); Green value is 84 (33.20% from 255 or 25.93% from 324); Blue value is 152 (59.77% from 255 or 46.91% from 324); Max value from RGB is 152 - color contains mainly: blue. Hex color #585498 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #585498 is #A7AB67. Grayscale: #5C5C5C. Windows color (decimal): -10988392 or 9983064. OLE color: 9983064.
HSL color Cylindrical-coordinate representation of color #585498: hue angle of 243.53º degrees, saturation: 0.29, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #585498 is Cyan = 0.42, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 88 | 84 | 152 | - |
| CMYK | 0.42 | 0.45 | 0 | 0.40 |
| HSL | 243.53º | 0.29% | 0.46% | - |
| HSV(B) | 243.53º | 0.45% | 0.6% | - |
| XYZ | 12.86 | 10.68 | 31.09 | - |
| YUV | 92.95 | 161.33 | 124.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 84 | 152 | 0.42 | 0.45 | 0 | 0.40 | 243.53 | 0.29 | 0.46 |
| Hex | 58 | 54 | 98 | 2A | 2D | 0 | 28 | F4 | 1D | 2E |
| Octal | 130 | 124 | 230 | 52 | 55 | 0 | 50 | 364 | 35 | 56 |
| Binary | 1011000 | 1010100 | 10011000 | 101010 | 101101 | 0 | 101000 | 11110100 | 11101 | 101110 |
Color Harmonies of #585498
Complementary color
Monochromatic Colors of #585498
Black with #585498
Text Example
Text Example
White with #585498
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #585498; }
p { color: rgb(88,84,152); }
H1.HeaderClassName
{
color: #585498;
}
.AnyTagClassName
{
color: #585498;
}
</style>
background-color css
<style>
a { background-color: #585498; }
a { background-color: rgb(88,84,152); }
div.DivClassName
{
background-color: #585498;
}
.BgClassName
{
background-color: #585498;
}
</style>
border-color css
<style>
span { border-color: #585498; }
span { border-color: rgb(88,84,152); }
td.TdClassName
{
border-color: #585498;
}
.TagClassName
{
border-color: #585498;
}
</style>