Shades of Governor Bay #585992
Tints of Governor Bay #585992
RGB
CMYK
RGB Variations
Color information
#585992 (or 0x585992) is known color: Governor Bay. HEX triplet: 58, 59 and 92. RGB value is (88,89,146). Sum of RGB (Red+Green+Blue) = 88+89+146=323 (42% of max value = 765). Red value is 88 (34.77% from 255 or 27.24% from 323); Green value is 89 (35.16% from 255 or 27.55% from 323); Blue value is 146 (57.42% from 255 or 45.20% from 323); Max value from RGB is 146 - color contains mainly: blue. Hex color #585992 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #585992 is #A7A66D. Grayscale: #5E5E5E. Windows color (decimal): -10987118 or 9591128. OLE color: 9591128.
HSL color Cylindrical-coordinate representation of color #585992: hue angle of 238.97º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #585992 is Cyan = 0.40, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 88 | 89 | 146 | - |
| CMYK | 0.40 | 0.39 | 0 | 0.43 |
| HSL | 238.97º | 0.25% | 0.46% | - |
| HSV(B) | 238.97º | 0.4% | 0.57% | - |
| XYZ | 12.79 | 11.29 | 28.7 | - |
| YUV | 95.2 | 156.67 | 122.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 89 | 146 | 0.40 | 0.39 | 0 | 0.43 | 238.97 | 0.25 | 0.46 |
| Hex | 58 | 59 | 92 | 28 | 27 | 0 | 2B | EF | 19 | 2E |
| Octal | 130 | 131 | 222 | 50 | 47 | 0 | 53 | 357 | 31 | 56 |
| Binary | 1011000 | 1011001 | 10010010 | 101000 | 100111 | 0 | 101011 | 11101111 | 11001 | 101110 |
Color Harmonies of #585992
Complementary color
Monochromatic Colors of #585992
Black with #585992
Text Example
Text Example
White with #585992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #585992; }
p { color: rgb(88,89,146); }
H1.HeaderClassName
{
color: #585992;
}
.AnyTagClassName
{
color: #585992;
}
</style>
background-color css
<style>
a { background-color: #585992; }
a { background-color: rgb(88,89,146); }
div.DivClassName
{
background-color: #585992;
}
.BgClassName
{
background-color: #585992;
}
</style>
border-color css
<style>
span { border-color: #585992; }
span { border-color: rgb(88,89,146); }
td.TdClassName
{
border-color: #585992;
}
.TagClassName
{
border-color: #585992;
}
</style>