Shades of Governor Bay #57608E
Tints of Governor Bay #57608E
RGB
CMYK
RGB Variations
Color information
#57608E (or 0x57608E) is known color: Governor Bay. HEX triplet: 57, 60 and 8E. RGB value is (87,96,142). Sum of RGB (Red+Green+Blue) = 87+96+142=325 (43% of max value = 765). Red value is 87 (34.38% from 255 or 26.77% from 325); Green value is 96 (37.89% from 255 or 29.54% from 325); Blue value is 142 (55.86% from 255 or 43.69% from 325); Max value from RGB is 142 - color contains mainly: blue. Hex color #57608E is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #57608E is #A89F71. Grayscale: #626262. Windows color (decimal): -11050866 or 9330775. OLE color: 9330775.
HSL color Cylindrical-coordinate representation of color #57608E: hue angle of 230.18º degrees, saturation: 0.24, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #57608E is Cyan = 0.39, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 87 | 96 | 142 | - |
| CMYK | 0.39 | 0.32 | 0 | 0.44 |
| HSL | 230.18º | 0.24% | 0.45% | - |
| HSV(B) | 230.18º | 0.39% | 0.56% | - |
| XYZ | 13 | 12.34 | 27.29 | - |
| YUV | 98.55 | 152.52 | 119.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 96 | 142 | 0.39 | 0.32 | 0 | 0.44 | 230.18 | 0.24 | 0.45 |
| Hex | 57 | 60 | 8E | 27 | 20 | 0 | 2C | E6 | 18 | 2D |
| Octal | 127 | 140 | 216 | 47 | 40 | 0 | 54 | 346 | 30 | 55 |
| Binary | 1010111 | 1100000 | 10001110 | 100111 | 100000 | 0 | 101100 | 11100110 | 11000 | 101101 |
Color Harmonies of #57608E
Complementary color
Monochromatic Colors of #57608E
Black with #57608E
Text Example
Text Example
White with #57608E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #57608E; }
p { color: rgb(87,96,142); }
H1.HeaderClassName
{
color: #57608E;
}
.AnyTagClassName
{
color: #57608E;
}
</style>
background-color css
<style>
a { background-color: #57608E; }
a { background-color: rgb(87,96,142); }
div.DivClassName
{
background-color: #57608E;
}
.BgClassName
{
background-color: #57608E;
}
</style>
border-color css
<style>
span { border-color: #57608E; }
span { border-color: rgb(87,96,142); }
td.TdClassName
{
border-color: #57608E;
}
.TagClassName
{
border-color: #57608E;
}
</style>