Shades of Governor Bay #585798
Tints of Governor Bay #585798
RGB
CMYK
RGB Variations
Color information
#585798 (or 0x585798) is known color: Governor Bay. HEX triplet: 58, 57 and 98. RGB value is (88,87,152). Sum of RGB (Red+Green+Blue) = 88+87+152=327 (43% of max value = 765). Red value is 88 (34.77% from 255 or 26.91% from 327); Green value is 87 (34.38% from 255 or 26.61% from 327); Blue value is 152 (59.77% from 255 or 46.48% from 327); Max value from RGB is 152 - color contains mainly: blue. Hex color #585798 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #585798 is #A7A867. Grayscale: #5E5E5E. Windows color (decimal): -10987624 or 9983832. OLE color: 9983832.
HSL color Cylindrical-coordinate representation of color #585798: hue angle of 240.92º degrees, saturation: 0.27, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #585798 is Cyan = 0.42, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 88 | 87 | 152 | - |
| CMYK | 0.42 | 0.43 | 0 | 0.40 |
| HSL | 240.92º | 0.27% | 0.47% | - |
| HSV(B) | 240.92º | 0.43% | 0.6% | - |
| XYZ | 13.1 | 11.16 | 31.17 | - |
| YUV | 94.71 | 160.33 | 123.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 87 | 152 | 0.42 | 0.43 | 0 | 0.40 | 240.92 | 0.27 | 0.47 |
| Hex | 58 | 57 | 98 | 2A | 2B | 0 | 28 | F1 | 1B | 2F |
| Octal | 130 | 127 | 230 | 52 | 53 | 0 | 50 | 361 | 33 | 57 |
| Binary | 1011000 | 1010111 | 10011000 | 101010 | 101011 | 0 | 101000 | 11110001 | 11011 | 101111 |
Color Harmonies of #585798
Complementary color
Monochromatic Colors of #585798
Black with #585798
Text Example
Text Example
White with #585798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #585798; }
p { color: rgb(88,87,152); }
H1.HeaderClassName
{
color: #585798;
}
.AnyTagClassName
{
color: #585798;
}
</style>
background-color css
<style>
a { background-color: #585798; }
a { background-color: rgb(88,87,152); }
div.DivClassName
{
background-color: #585798;
}
.BgClassName
{
background-color: #585798;
}
</style>
border-color css
<style>
span { border-color: #585798; }
span { border-color: rgb(88,87,152); }
td.TdClassName
{
border-color: #585798;
}
.TagClassName
{
border-color: #585798;
}
</style>