Shades of Governor Bay #58539A
Tints of Governor Bay #58539A
RGB
CMYK
RGB Variations
Color information
#58539A (or 0x58539A) is known color: Governor Bay. HEX triplet: 58, 53 and 9A. RGB value is (88,83,154). Sum of RGB (Red+Green+Blue) = 88+83+154=325 (43% of max value = 765). Red value is 88 (34.77% from 255 or 27.08% from 325); Green value is 83 (32.81% from 255 or 25.54% from 325); Blue value is 154 (60.55% from 255 or 47.38% from 325); Max value from RGB is 154 - color contains mainly: blue. Hex color #58539A is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #58539A is #A7AC65. Grayscale: #5C5C5C. Windows color (decimal): -10988646 or 10113880. OLE color: 10113880.
HSL color Cylindrical-coordinate representation of color #58539A: hue angle of 244.23º degrees, saturation: 0.3, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #58539A is Cyan = 0.43, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 88 | 83 | 154 | - |
| CMYK | 0.43 | 0.46 | 0 | 0.40 |
| HSL | 244.23º | 0.3% | 0.46% | - |
| HSV(B) | 244.23º | 0.46% | 0.6% | - |
| XYZ | 12.95 | 10.59 | 31.93 | - |
| YUV | 92.59 | 162.66 | 124.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 83 | 154 | 0.43 | 0.46 | 0 | 0.40 | 244.23 | 0.3 | 0.46 |
| Hex | 58 | 53 | 9A | 2B | 2E | 0 | 28 | F4 | 1E | 2E |
| Octal | 130 | 123 | 232 | 53 | 56 | 0 | 50 | 364 | 36 | 56 |
| Binary | 1011000 | 1010011 | 10011010 | 101011 | 101110 | 0 | 101000 | 11110100 | 11110 | 101110 |
Color Harmonies of #58539A
Complementary color
Monochromatic Colors of #58539A
Black with #58539A
Text Example
Text Example
White with #58539A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #58539A; }
p { color: rgb(88,83,154); }
H1.HeaderClassName
{
color: #58539A;
}
.AnyTagClassName
{
color: #58539A;
}
</style>
background-color css
<style>
a { background-color: #58539A; }
a { background-color: rgb(88,83,154); }
div.DivClassName
{
background-color: #58539A;
}
.BgClassName
{
background-color: #58539A;
}
</style>
border-color css
<style>
span { border-color: #58539A; }
span { border-color: rgb(88,83,154); }
td.TdClassName
{
border-color: #58539A;
}
.TagClassName
{
border-color: #58539A;
}
</style>