Shades of Governor Bay #57558E
Tints of Governor Bay #57558E
RGB
CMYK
RGB Variations
Color information
#57558E (or 0x57558E) is known color: Governor Bay. HEX triplet: 57, 55 and 8E. RGB value is (87,85,142). Sum of RGB (Red+Green+Blue) = 87+85+142=314 (41% of max value = 765). Red value is 87 (34.38% from 255 or 27.71% from 314); Green value is 85 (33.59% from 255 or 27.07% from 314); Blue value is 142 (55.86% from 255 or 45.22% from 314); Max value from RGB is 142 - color contains mainly: blue. Hex color #57558E is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #57558E is #A8AA71. Grayscale: #5B5B5B. Windows color (decimal): -11053682 or 9327959. OLE color: 9327959.
HSL color Cylindrical-coordinate representation of color #57558E: hue angle of 242.11º 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 #57558E is Cyan = 0.39, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 87 | 85 | 142 | - |
| CMYK | 0.39 | 0.40 | 0 | 0.44 |
| HSL | 242.11º | 0.25% | 0.45% | - |
| HSV(B) | 242.11º | 0.4% | 0.56% | - |
| XYZ | 12.06 | 10.48 | 26.98 | - |
| YUV | 92.1 | 156.16 | 124.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 85 | 142 | 0.39 | 0.40 | 0 | 0.44 | 242.11 | 0.25 | 0.45 |
| Hex | 57 | 55 | 8E | 27 | 28 | 0 | 2C | F2 | 19 | 2D |
| Octal | 127 | 125 | 216 | 47 | 50 | 0 | 54 | 362 | 31 | 55 |
| Binary | 1010111 | 1010101 | 10001110 | 100111 | 101000 | 0 | 101100 | 11110010 | 11001 | 101101 |
Color Harmonies of #57558E
Complementary color
Monochromatic Colors of #57558E
Black with #57558E
Text Example
Text Example
White with #57558E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #57558E; }
p { color: rgb(87,85,142); }
H1.HeaderClassName
{
color: #57558E;
}
.AnyTagClassName
{
color: #57558E;
}
</style>
background-color css
<style>
a { background-color: #57558E; }
a { background-color: rgb(87,85,142); }
div.DivClassName
{
background-color: #57558E;
}
.BgClassName
{
background-color: #57558E;
}
</style>
border-color css
<style>
span { border-color: #57558E; }
span { border-color: rgb(87,85,142); }
td.TdClassName
{
border-color: #57558E;
}
.TagClassName
{
border-color: #57558E;
}
</style>