Shades of Governor Bay #575497
Tints of Governor Bay #575497
RGB
CMYK
RGB Variations
Color information
#575497 (or 0x575497) is known color: Governor Bay. HEX triplet: 57, 54 and 97. RGB value is (87,84,151). Sum of RGB (Red+Green+Blue) = 87+84+151=322 (42% of max value = 765). Red value is 87 (34.38% from 255 or 27.02% from 322); Green value is 84 (33.20% from 255 or 26.09% from 322); Blue value is 151 (59.38% from 255 or 46.89% from 322); Max value from RGB is 151 - color contains mainly: blue. Hex color #575497 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #575497 is #A8AB68. Grayscale: #5C5C5C. Windows color (decimal): -11053929 or 9917527. OLE color: 9917527.
HSL color Cylindrical-coordinate representation of color #575497: hue angle of 242.69º degrees, saturation: 0.29, 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 #575497 is Cyan = 0.42, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 87 | 84 | 151 | - |
| CMYK | 0.42 | 0.44 | 0 | 0.41 |
| HSL | 242.69º | 0.29% | 0.46% | - |
| HSV(B) | 242.69º | 0.44% | 0.59% | - |
| XYZ | 12.69 | 10.6 | 30.66 | - |
| YUV | 92.54 | 160.99 | 124.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 84 | 151 | 0.42 | 0.44 | 0 | 0.41 | 242.69 | 0.29 | 0.46 |
| Hex | 57 | 54 | 97 | 2A | 2C | 0 | 29 | F3 | 1D | 2E |
| Octal | 127 | 124 | 227 | 52 | 54 | 0 | 51 | 363 | 35 | 56 |
| Binary | 1010111 | 1010100 | 10010111 | 101010 | 101100 | 0 | 101001 | 11110011 | 11101 | 101110 |
Color Harmonies of #575497
Complementary color
Monochromatic Colors of #575497
Black with #575497
Text Example
Text Example
White with #575497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575497; }
p { color: rgb(87,84,151); }
H1.HeaderClassName
{
color: #575497;
}
.AnyTagClassName
{
color: #575497;
}
</style>
background-color css
<style>
a { background-color: #575497; }
a { background-color: rgb(87,84,151); }
div.DivClassName
{
background-color: #575497;
}
.BgClassName
{
background-color: #575497;
}
</style>
border-color css
<style>
span { border-color: #575497; }
span { border-color: rgb(87,84,151); }
td.TdClassName
{
border-color: #575497;
}
.TagClassName
{
border-color: #575497;
}
</style>