Shades of Governor Bay #58539F
Tints of Governor Bay #58539F
RGB
CMYK
RGB Variations
Color information
#58539F (or 0x58539F) is known color: Governor Bay. HEX triplet: 58, 53 and 9F. RGB value is (88,83,159). Sum of RGB (Red+Green+Blue) = 88+83+159=330 (43% of max value = 765). Red value is 88 (34.77% from 255 or 26.67% from 330); Green value is 83 (32.81% from 255 or 25.15% from 330); Blue value is 159 (62.5% from 255 or 48.18% from 330); Max value from RGB is 159 - color contains mainly: blue. Hex color #58539F is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #58539F is #A7AC60. Grayscale: #5C5C5C. Windows color (decimal): -10988641 or 10441560. OLE color: 10441560.
HSL color Cylindrical-coordinate representation of color #58539F: hue angle of 243.95º degrees, saturation: 0.31, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #58539F is Cyan = 0.45, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 88 | 83 | 159 | - |
| CMYK | 0.45 | 0.48 | 0 | 0.38 |
| HSL | 243.95º | 0.31% | 0.47% | - |
| HSV(B) | 243.95º | 0.48% | 0.62% | - |
| XYZ | 13.38 | 10.76 | 34.17 | - |
| YUV | 93.16 | 165.16 | 124.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 83 | 159 | 0.45 | 0.48 | 0 | 0.38 | 243.95 | 0.31 | 0.47 |
| Hex | 58 | 53 | 9F | 2D | 30 | 0 | 26 | F4 | 1F | 2F |
| Octal | 130 | 123 | 237 | 55 | 60 | 0 | 46 | 364 | 37 | 57 |
| Binary | 1011000 | 1010011 | 10011111 | 101101 | 110000 | 0 | 100110 | 11110100 | 11111 | 101111 |
Color Harmonies of #58539F
Complementary color
Monochromatic Colors of #58539F
Black with #58539F
Text Example
Text Example
White with #58539F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #58539F; }
p { color: rgb(88,83,159); }
H1.HeaderClassName
{
color: #58539F;
}
.AnyTagClassName
{
color: #58539F;
}
</style>
background-color css
<style>
a { background-color: #58539F; }
a { background-color: rgb(88,83,159); }
div.DivClassName
{
background-color: #58539F;
}
.BgClassName
{
background-color: #58539F;
}
</style>
border-color css
<style>
span { border-color: #58539F; }
span { border-color: rgb(88,83,159); }
td.TdClassName
{
border-color: #58539F;
}
.TagClassName
{
border-color: #58539F;
}
</style>