Shades of Governor Bay #586398
Tints of Governor Bay #586398
RGB
CMYK
RGB Variations
Color information
#586398 (or 0x586398) is known color: Governor Bay. HEX triplet: 58, 63 and 98. RGB value is (88,99,152). Sum of RGB (Red+Green+Blue) = 88+99+152=339 (44% of max value = 765). Red value is 88 (34.77% from 255 or 25.96% from 339); Green value is 99 (39.06% from 255 or 29.20% from 339); Blue value is 152 (59.77% from 255 or 44.84% from 339); Max value from RGB is 152 - color contains mainly: blue. Hex color #586398 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #586398 is #A79C67. Grayscale: #656565. Windows color (decimal): -10984552 or 9986904. OLE color: 9986904.
HSL color Cylindrical-coordinate representation of color #586398: hue angle of 229.69º 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 #586398 is Cyan = 0.42, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 88 | 99 | 152 | - |
| CMYK | 0.42 | 0.35 | 0 | 0.40 |
| HSL | 229.69º | 0.27% | 0.47% | - |
| HSV(B) | 229.69º | 0.42% | 0.6% | - |
| XYZ | 14.15 | 13.27 | 31.52 | - |
| YUV | 101.75 | 156.36 | 118.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 99 | 152 | 0.42 | 0.35 | 0 | 0.40 | 229.69 | 0.27 | 0.47 |
| Hex | 58 | 63 | 98 | 2A | 23 | 0 | 28 | E6 | 1B | 2F |
| Octal | 130 | 143 | 230 | 52 | 43 | 0 | 50 | 346 | 33 | 57 |
| Binary | 1011000 | 1100011 | 10011000 | 101010 | 100011 | 0 | 101000 | 11100110 | 11011 | 101111 |
Color Harmonies of #586398
Complementary color
Monochromatic Colors of #586398
Black with #586398
Text Example
Text Example
White with #586398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #586398; }
p { color: rgb(88,99,152); }
H1.HeaderClassName
{
color: #586398;
}
.AnyTagClassName
{
color: #586398;
}
</style>
background-color css
<style>
a { background-color: #586398; }
a { background-color: rgb(88,99,152); }
div.DivClassName
{
background-color: #586398;
}
.BgClassName
{
background-color: #586398;
}
</style>
border-color css
<style>
span { border-color: #586398; }
span { border-color: rgb(88,99,152); }
td.TdClassName
{
border-color: #586398;
}
.TagClassName
{
border-color: #586398;
}
</style>