Shades of Governor Bay #575693
Tints of Governor Bay #575693
RGB
CMYK
RGB Variations
Color information
#575693 (or 0x575693) is known color: Governor Bay. HEX triplet: 57, 56 and 93. RGB value is (87,86,147). Sum of RGB (Red+Green+Blue) = 87+86+147=320 (42% of max value = 765). Red value is 87 (34.38% from 255 or 27.19% from 320); Green value is 86 (33.98% from 255 or 26.88% from 320); Blue value is 147 (57.81% from 255 or 45.94% from 320); Max value from RGB is 147 - color contains mainly: blue. Hex color #575693 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #575693 is #A8A96C. Grayscale: #5D5D5D. Windows color (decimal): -11053421 or 9655895. OLE color: 9655895.
HSL color Cylindrical-coordinate representation of color #575693: hue angle of 240.98º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #575693 is Cyan = 0.41, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 86 | 147 | - |
| CMYK | 0.41 | 0.41 | 0 | 0.42 |
| HSL | 240.98º | 0.26% | 0.46% | - |
| HSV(B) | 240.98º | 0.41% | 0.58% | - |
| XYZ | 12.52 | 10.79 | 29.03 | - |
| YUV | 93.25 | 158.33 | 123.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 86 | 147 | 0.41 | 0.41 | 0 | 0.42 | 240.98 | 0.26 | 0.46 |
| Hex | 57 | 56 | 93 | 29 | 29 | 0 | 2A | F1 | 1A | 2E |
| Octal | 127 | 126 | 223 | 51 | 51 | 0 | 52 | 361 | 32 | 56 |
| Binary | 1010111 | 1010110 | 10010011 | 101001 | 101001 | 0 | 101010 | 11110001 | 11010 | 101110 |
Color Harmonies of #575693
Complementary color
Monochromatic Colors of #575693
Black with #575693
Text Example
Text Example
White with #575693
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575693; }
p { color: rgb(87,86,147); }
H1.HeaderClassName
{
color: #575693;
}
.AnyTagClassName
{
color: #575693;
}
</style>
background-color css
<style>
a { background-color: #575693; }
a { background-color: rgb(87,86,147); }
div.DivClassName
{
background-color: #575693;
}
.BgClassName
{
background-color: #575693;
}
</style>
border-color css
<style>
span { border-color: #575693; }
span { border-color: rgb(87,86,147); }
td.TdClassName
{
border-color: #575693;
}
.TagClassName
{
border-color: #575693;
}
</style>