Shades of Governor Bay #585690
Tints of Governor Bay #585690
RGB
CMYK
RGB Variations
Color information
#585690 (or 0x585690) is known color: Governor Bay. HEX triplet: 58, 56 and 90. RGB value is (88,86,144). Sum of RGB (Red+Green+Blue) = 88+86+144=318 (42% of max value = 765). Red value is 88 (34.77% from 255 or 27.67% from 318); Green value is 86 (33.98% from 255 or 27.04% from 318); Blue value is 144 (56.64% from 255 or 45.28% from 318); Max value from RGB is 144 - color contains mainly: blue. Hex color #585690 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #585690 is #A7A96F. Grayscale: #5C5C5C. Windows color (decimal): -10987888 or 9459288. OLE color: 9459288.
HSL color Cylindrical-coordinate representation of color #585690: hue angle of 242.07º degrees, saturation: 0.25, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #585690 is Cyan = 0.39, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 88 | 86 | 144 | - |
| CMYK | 0.39 | 0.40 | 0 | 0.44 |
| HSL | 242.07º | 0.25% | 0.45% | - |
| HSV(B) | 242.07º | 0.4% | 0.56% | - |
| XYZ | 12.39 | 10.74 | 27.81 | - |
| YUV | 93.21 | 156.66 | 124.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 86 | 144 | 0.39 | 0.40 | 0 | 0.44 | 242.07 | 0.25 | 0.45 |
| Hex | 58 | 56 | 90 | 27 | 28 | 0 | 2C | F2 | 19 | 2D |
| Octal | 130 | 126 | 220 | 47 | 50 | 0 | 54 | 362 | 31 | 55 |
| Binary | 1011000 | 1010110 | 10010000 | 100111 | 101000 | 0 | 101100 | 11110010 | 11001 | 101101 |
Color Harmonies of #585690
Complementary color
Monochromatic Colors of #585690
Black with #585690
Text Example
Text Example
White with #585690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #585690; }
p { color: rgb(88,86,144); }
H1.HeaderClassName
{
color: #585690;
}
.AnyTagClassName
{
color: #585690;
}
</style>
background-color css
<style>
a { background-color: #585690; }
a { background-color: rgb(88,86,144); }
div.DivClassName
{
background-color: #585690;
}
.BgClassName
{
background-color: #585690;
}
</style>
border-color css
<style>
span { border-color: #585690; }
span { border-color: rgb(88,86,144); }
td.TdClassName
{
border-color: #585690;
}
.TagClassName
{
border-color: #585690;
}
</style>