Shades of Governor Bay #586193
Tints of Governor Bay #586193
RGB
CMYK
RGB Variations
Color information
#586193 (or 0x586193) is known color: Governor Bay. HEX triplet: 58, 61 and 93. RGB value is (88,97,147). Sum of RGB (Red+Green+Blue) = 88+97+147=332 (43% of max value = 765). Red value is 88 (34.77% from 255 or 26.51% from 332); Green value is 97 (38.28% from 255 or 29.22% from 332); Blue value is 147 (57.81% from 255 or 44.28% from 332); Max value from RGB is 147 - color contains mainly: blue. Hex color #586193 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #586193 is #A79E6C. Grayscale: #636363. Windows color (decimal): -10985069 or 9658712. OLE color: 9658712.
HSL color Cylindrical-coordinate representation of color #586193: hue angle of 230.85º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #586193 is Cyan = 0.40, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 88 | 97 | 147 | - |
| CMYK | 0.40 | 0.34 | 0 | 0.42 |
| HSL | 230.85º | 0.25% | 0.46% | - |
| HSV(B) | 230.85º | 0.4% | 0.58% | - |
| XYZ | 13.57 | 12.73 | 29.35 | - |
| YUV | 100.01 | 154.52 | 119.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 97 | 147 | 0.40 | 0.34 | 0 | 0.42 | 230.85 | 0.25 | 0.46 |
| Hex | 58 | 61 | 93 | 28 | 22 | 0 | 2A | E7 | 19 | 2E |
| Octal | 130 | 141 | 223 | 50 | 42 | 0 | 52 | 347 | 31 | 56 |
| Binary | 1011000 | 1100001 | 10010011 | 101000 | 100010 | 0 | 101010 | 11100111 | 11001 | 101110 |
Color Harmonies of #586193
Complementary color
Monochromatic Colors of #586193
Black with #586193
Text Example
Text Example
White with #586193
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #586193; }
p { color: rgb(88,97,147); }
H1.HeaderClassName
{
color: #586193;
}
.AnyTagClassName
{
color: #586193;
}
</style>
background-color css
<style>
a { background-color: #586193; }
a { background-color: rgb(88,97,147); }
div.DivClassName
{
background-color: #586193;
}
.BgClassName
{
background-color: #586193;
}
</style>
border-color css
<style>
span { border-color: #586193; }
span { border-color: rgb(88,97,147); }
td.TdClassName
{
border-color: #586193;
}
.TagClassName
{
border-color: #586193;
}
</style>