Shades of Governor Bay #585390
Tints of Governor Bay #585390
RGB
CMYK
RGB Variations
Color information
#585390 (or 0x585390) is known color: Governor Bay. HEX triplet: 58, 53 and 90. RGB value is (88,83,144). Sum of RGB (Red+Green+Blue) = 88+83+144=315 (41% of max value = 765). Red value is 88 (34.77% from 255 or 27.94% from 315); Green value is 83 (32.81% from 255 or 26.35% from 315); Blue value is 144 (56.64% from 255 or 45.71% from 315); Max value from RGB is 144 - color contains mainly: blue. Hex color #585390 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #585390 is #A7AC6F. Grayscale: #5B5B5B. Windows color (decimal): -10988656 or 9458520. OLE color: 9458520.
HSL color Cylindrical-coordinate representation of color #585390: hue angle of 244.92º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #585390 is Cyan = 0.39, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 88 | 83 | 144 | - |
| CMYK | 0.39 | 0.42 | 0 | 0.44 |
| HSL | 244.92º | 0.27% | 0.45% | - |
| HSV(B) | 244.92º | 0.42% | 0.56% | - |
| XYZ | 12.15 | 10.27 | 27.73 | - |
| YUV | 91.45 | 157.66 | 125.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 83 | 144 | 0.39 | 0.42 | 0 | 0.44 | 244.92 | 0.27 | 0.45 |
| Hex | 58 | 53 | 90 | 27 | 2A | 0 | 2C | F5 | 1B | 2D |
| Octal | 130 | 123 | 220 | 47 | 52 | 0 | 54 | 365 | 33 | 55 |
| Binary | 1011000 | 1010011 | 10010000 | 100111 | 101010 | 0 | 101100 | 11110101 | 11011 | 101101 |
Color Harmonies of #585390
Complementary color
Monochromatic Colors of #585390
Black with #585390
Text Example
Text Example
White with #585390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #585390; }
p { color: rgb(88,83,144); }
H1.HeaderClassName
{
color: #585390;
}
.AnyTagClassName
{
color: #585390;
}
</style>
background-color css
<style>
a { background-color: #585390; }
a { background-color: rgb(88,83,144); }
div.DivClassName
{
background-color: #585390;
}
.BgClassName
{
background-color: #585390;
}
</style>
border-color css
<style>
span { border-color: #585390; }
span { border-color: rgb(88,83,144); }
td.TdClassName
{
border-color: #585390;
}
.TagClassName
{
border-color: #585390;
}
</style>