Shades of Governor Bay #585298
Tints of Governor Bay #585298
RGB
CMYK
RGB Variations
Color information
#585298 (or 0x585298) is known color: Governor Bay. HEX triplet: 58, 52 and 98. RGB value is (88,82,152). Sum of RGB (Red+Green+Blue) = 88+82+152=322 (42% of max value = 765). Red value is 88 (34.77% from 255 or 27.33% from 322); Green value is 82 (32.42% from 255 or 25.47% from 322); Blue value is 152 (59.77% from 255 or 47.20% from 322); Max value from RGB is 152 - color contains mainly: blue. Hex color #585298 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #585298 is #A7AD67. Grayscale: #5B5B5B. Windows color (decimal): -10988904 or 9982552. OLE color: 9982552.
HSL color Cylindrical-coordinate representation of color #585298: hue angle of 245.14º degrees, saturation: 0.3, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #585298 is Cyan = 0.42, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 88 | 82 | 152 | - |
| CMYK | 0.42 | 0.46 | 0 | 0.40 |
| HSL | 245.14º | 0.3% | 0.46% | - |
| HSV(B) | 245.14º | 0.46% | 0.6% | - |
| XYZ | 12.71 | 10.38 | 31.04 | - |
| YUV | 91.77 | 161.99 | 125.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 82 | 152 | 0.42 | 0.46 | 0 | 0.40 | 245.14 | 0.3 | 0.46 |
| Hex | 58 | 52 | 98 | 2A | 2E | 0 | 28 | F5 | 1E | 2E |
| Octal | 130 | 122 | 230 | 52 | 56 | 0 | 50 | 365 | 36 | 56 |
| Binary | 1011000 | 1010010 | 10011000 | 101010 | 101110 | 0 | 101000 | 11110101 | 11110 | 101110 |
Color Harmonies of #585298
Complementary color
Monochromatic Colors of #585298
Black with #585298
Text Example
Text Example
White with #585298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #585298; }
p { color: rgb(88,82,152); }
H1.HeaderClassName
{
color: #585298;
}
.AnyTagClassName
{
color: #585298;
}
</style>
background-color css
<style>
a { background-color: #585298; }
a { background-color: rgb(88,82,152); }
div.DivClassName
{
background-color: #585298;
}
.BgClassName
{
background-color: #585298;
}
</style>
border-color css
<style>
span { border-color: #585298; }
span { border-color: rgb(88,82,152); }
td.TdClassName
{
border-color: #585298;
}
.TagClassName
{
border-color: #585298;
}
</style>