Shades of Governor Bay #575496
Tints of Governor Bay #575496
RGB
CMYK
RGB Variations
Color information
#575496 (or 0x575496) is known color: Governor Bay. HEX triplet: 57, 54 and 96. RGB value is (87,84,150). Sum of RGB (Red+Green+Blue) = 87+84+150=321 (42% of max value = 765). Red value is 87 (34.38% from 255 or 27.10% from 321); Green value is 84 (33.20% from 255 or 26.17% from 321); Blue value is 150 (58.98% from 255 or 46.73% from 321); Max value from RGB is 150 - color contains mainly: blue. Hex color #575496 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #575496 is #A8AB69. Grayscale: #5C5C5C. Windows color (decimal): -11053930 or 9851991. OLE color: 9851991.
HSL color Cylindrical-coordinate representation of color #575496: hue angle of 242.73º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #575496 is Cyan = 0.42, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 87 | 84 | 150 | - |
| CMYK | 0.42 | 0.44 | 0 | 0.41 |
| HSL | 242.73º | 0.28% | 0.46% | - |
| HSV(B) | 242.73º | 0.44% | 0.59% | - |
| XYZ | 12.61 | 10.57 | 30.23 | - |
| YUV | 92.42 | 160.49 | 124.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 84 | 150 | 0.42 | 0.44 | 0 | 0.41 | 242.73 | 0.28 | 0.46 |
| Hex | 57 | 54 | 96 | 2A | 2C | 0 | 29 | F3 | 1C | 2E |
| Octal | 127 | 124 | 226 | 52 | 54 | 0 | 51 | 363 | 34 | 56 |
| Binary | 1010111 | 1010100 | 10010110 | 101010 | 101100 | 0 | 101001 | 11110011 | 11100 | 101110 |
Color Harmonies of #575496
Complementary color
Monochromatic Colors of #575496
Black with #575496
Text Example
Text Example
White with #575496
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575496; }
p { color: rgb(87,84,150); }
H1.HeaderClassName
{
color: #575496;
}
.AnyTagClassName
{
color: #575496;
}
</style>
background-color css
<style>
a { background-color: #575496; }
a { background-color: rgb(87,84,150); }
div.DivClassName
{
background-color: #575496;
}
.BgClassName
{
background-color: #575496;
}
</style>
border-color css
<style>
span { border-color: #575496; }
span { border-color: rgb(87,84,150); }
td.TdClassName
{
border-color: #575496;
}
.TagClassName
{
border-color: #575496;
}
</style>