Shades of Governor Bay #575996
Tints of Governor Bay #575996
RGB
CMYK
RGB Variations
Color information
#575996 (or 0x575996) is known color: Governor Bay. HEX triplet: 57, 59 and 96. RGB value is (87,89,150). Sum of RGB (Red+Green+Blue) = 87+89+150=326 (43% of max value = 765). Red value is 87 (34.38% from 255 or 26.69% from 326); Green value is 89 (35.16% from 255 or 27.30% from 326); Blue value is 150 (58.98% from 255 or 46.01% from 326); Max value from RGB is 150 - color contains mainly: blue. Hex color #575996 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #575996 is #A8A669. Grayscale: #5F5F5F. Windows color (decimal): -11052650 or 9853271. OLE color: 9853271.
HSL color Cylindrical-coordinate representation of color #575996: hue angle of 238.1º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #575996 is Cyan = 0.42, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 87 | 89 | 150 | - |
| CMYK | 0.42 | 0.41 | 0 | 0.41 |
| HSL | 238.1º | 0.27% | 0.46% | - |
| HSV(B) | 238.1º | 0.42% | 0.59% | - |
| XYZ | 13.01 | 11.37 | 30.36 | - |
| YUV | 95.36 | 158.84 | 122.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 89 | 150 | 0.42 | 0.41 | 0 | 0.41 | 238.1 | 0.27 | 0.46 |
| Hex | 57 | 59 | 96 | 2A | 29 | 0 | 29 | EE | 1B | 2E |
| Octal | 127 | 131 | 226 | 52 | 51 | 0 | 51 | 356 | 33 | 56 |
| Binary | 1010111 | 1011001 | 10010110 | 101010 | 101001 | 0 | 101001 | 11101110 | 11011 | 101110 |
Color Harmonies of #575996
Complementary color
Monochromatic Colors of #575996
Black with #575996
Text Example
Text Example
White with #575996
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575996; }
p { color: rgb(87,89,150); }
H1.HeaderClassName
{
color: #575996;
}
.AnyTagClassName
{
color: #575996;
}
</style>
background-color css
<style>
a { background-color: #575996; }
a { background-color: rgb(87,89,150); }
div.DivClassName
{
background-color: #575996;
}
.BgClassName
{
background-color: #575996;
}
</style>
border-color css
<style>
span { border-color: #575996; }
span { border-color: rgb(87,89,150); }
td.TdClassName
{
border-color: #575996;
}
.TagClassName
{
border-color: #575996;
}
</style>