Shades of Governor Bay #56558E
Tints of Governor Bay #56558E
RGB
CMYK
RGB Variations
Color information
#56558E (or 0x56558E) is known color: Governor Bay. HEX triplet: 56, 55 and 8E. RGB value is (86,85,142). Sum of RGB (Red+Green+Blue) = 86+85+142=313 (41% of max value = 765). Red value is 86 (33.98% from 255 or 27.48% from 313); Green value is 85 (33.59% from 255 or 27.16% from 313); Blue value is 142 (55.86% from 255 or 45.37% from 313); Max value from RGB is 142 - color contains mainly: blue. Hex color #56558E is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #56558E is #A9AA71. Grayscale: #5B5B5B. Windows color (decimal): -11119218 or 9327958. OLE color: 9327958.
HSL color Cylindrical-coordinate representation of color #56558E: hue angle of 241.05º 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 #56558E is Cyan = 0.39, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 86 | 85 | 142 | - |
| CMYK | 0.39 | 0.40 | 0 | 0.44 |
| HSL | 241.05º | 0.25% | 0.45% | - |
| HSV(B) | 241.05º | 0.4% | 0.56% | - |
| XYZ | 11.97 | 10.43 | 26.97 | - |
| YUV | 91.8 | 156.33 | 123.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 85 | 142 | 0.39 | 0.40 | 0 | 0.44 | 241.05 | 0.25 | 0.45 |
| Hex | 56 | 55 | 8E | 27 | 28 | 0 | 2C | F1 | 19 | 2D |
| Octal | 126 | 125 | 216 | 47 | 50 | 0 | 54 | 361 | 31 | 55 |
| Binary | 1010110 | 1010101 | 10001110 | 100111 | 101000 | 0 | 101100 | 11110001 | 11001 | 101101 |
Color Harmonies of #56558E
Complementary color
Monochromatic Colors of #56558E
Black with #56558E
Text Example
Text Example
White with #56558E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #56558E; }
p { color: rgb(86,85,142); }
H1.HeaderClassName
{
color: #56558E;
}
.AnyTagClassName
{
color: #56558E;
}
</style>
background-color css
<style>
a { background-color: #56558E; }
a { background-color: rgb(86,85,142); }
div.DivClassName
{
background-color: #56558E;
}
.BgClassName
{
background-color: #56558E;
}
</style>
border-color css
<style>
span { border-color: #56558E; }
span { border-color: rgb(86,85,142); }
td.TdClassName
{
border-color: #56558E;
}
.TagClassName
{
border-color: #56558E;
}
</style>