Shades of Governor Bay #575688
Tints of Governor Bay #575688
RGB
CMYK
RGB Variations
Color information
#575688 (or 0x575688) is known color: Governor Bay. HEX triplet: 57, 56 and 88. RGB value is (87,86,136). Sum of RGB (Red+Green+Blue) = 87+86+136=309 (40% of max value = 765). Red value is 87 (34.38% from 255 or 28.16% from 309); Green value is 86 (33.98% from 255 or 27.83% from 309); Blue value is 136 (53.52% from 255 or 44.01% from 309); Max value from RGB is 136 - color contains mainly: blue. Hex color #575688 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #575688 is #A8A977. Grayscale: #5B5B5B. Windows color (decimal): -11053432 or 8934999. OLE color: 8934999.
HSL color Cylindrical-coordinate representation of color #575688: hue angle of 241.2º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #575688 is Cyan = 0.36, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 87 | 86 | 136 | - |
| CMYK | 0.36 | 0.37 | 0 | 0.47 |
| HSL | 241.2º | 0.23% | 0.44% | - |
| HSV(B) | 241.2º | 0.37% | 0.53% | - |
| XYZ | 11.7 | 10.46 | 24.69 | - |
| YUV | 92 | 152.83 | 124.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 86 | 136 | 0.36 | 0.37 | 0 | 0.47 | 241.2 | 0.23 | 0.44 |
| Hex | 57 | 56 | 88 | 24 | 25 | 0 | 2F | F1 | 17 | 2C |
| Octal | 127 | 126 | 210 | 44 | 45 | 0 | 57 | 361 | 27 | 54 |
| Binary | 1010111 | 1010110 | 10001000 | 100100 | 100101 | 0 | 101111 | 11110001 | 10111 | 101100 |
Color Harmonies of #575688
Complementary color
Monochromatic Colors of #575688
Black with #575688
Text Example
Text Example
White with #575688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575688; }
p { color: rgb(87,86,136); }
H1.HeaderClassName
{
color: #575688;
}
.AnyTagClassName
{
color: #575688;
}
</style>
background-color css
<style>
a { background-color: #575688; }
a { background-color: rgb(87,86,136); }
div.DivClassName
{
background-color: #575688;
}
.BgClassName
{
background-color: #575688;
}
</style>
border-color css
<style>
span { border-color: #575688; }
span { border-color: rgb(87,86,136); }
td.TdClassName
{
border-color: #575688;
}
.TagClassName
{
border-color: #575688;
}
</style>