Shades of Governor Bay #586298
Tints of Governor Bay #586298
RGB
CMYK
RGB Variations
Color information
#586298 (or 0x586298) is known color: Governor Bay. HEX triplet: 58, 62 and 98. RGB value is (88,98,152). Sum of RGB (Red+Green+Blue) = 88+98+152=338 (44% of max value = 765). Red value is 88 (34.77% from 255 or 26.04% from 338); Green value is 98 (38.67% from 255 or 28.99% from 338); Blue value is 152 (59.77% from 255 or 44.97% from 338); Max value from RGB is 152 - color contains mainly: blue. Hex color #586298 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #586298 is #A79D67. Grayscale: #646464. Windows color (decimal): -10984808 or 9986648. OLE color: 9986648.
HSL color Cylindrical-coordinate representation of color #586298: hue angle of 230.62º degrees, saturation: 0.27, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #586298 is Cyan = 0.42, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 88 | 98 | 152 | - |
| CMYK | 0.42 | 0.36 | 0 | 0.40 |
| HSL | 230.63º | 0.27% | 0.47% | - |
| HSV(B) | 230.63º | 0.42% | 0.6% | - |
| XYZ | 14.06 | 13.08 | 31.49 | - |
| YUV | 101.17 | 156.69 | 118.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 98 | 152 | 0.42 | 0.36 | 0 | 0.40 | 230.63 | 0.27 | 0.47 |
| Hex | 58 | 62 | 98 | 2A | 24 | 0 | 28 | E7 | 1B | 2F |
| Octal | 130 | 142 | 230 | 52 | 44 | 0 | 50 | 347 | 33 | 57 |
| Binary | 1011000 | 1100010 | 10011000 | 101010 | 100100 | 0 | 101000 | 11100111 | 11011 | 101111 |
Color Harmonies of #586298
Complementary color
Monochromatic Colors of #586298
Black with #586298
Text Example
Text Example
White with #586298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #586298; }
p { color: rgb(88,98,152); }
H1.HeaderClassName
{
color: #586298;
}
.AnyTagClassName
{
color: #586298;
}
</style>
background-color css
<style>
a { background-color: #586298; }
a { background-color: rgb(88,98,152); }
div.DivClassName
{
background-color: #586298;
}
.BgClassName
{
background-color: #586298;
}
</style>
border-color css
<style>
span { border-color: #586298; }
span { border-color: rgb(88,98,152); }
td.TdClassName
{
border-color: #586298;
}
.TagClassName
{
border-color: #586298;
}
</style>