Shades of Governor Bay #575199
Tints of Governor Bay #575199
RGB
CMYK
RGB Variations
Color information
#575199 (or 0x575199) is known color: Governor Bay. HEX triplet: 57, 51 and 99. RGB value is (87,81,153). Sum of RGB (Red+Green+Blue) = 87+81+153=321 (42% of max value = 765). Red value is 87 (34.38% from 255 or 27.10% from 321); Green value is 81 (32.03% from 255 or 25.23% from 321); Blue value is 153 (60.16% from 255 or 47.66% from 321); Max value from RGB is 153 - color contains mainly: blue. Hex color #575199 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #575199 is #A8AE66. Grayscale: #5A5A5A. Windows color (decimal): -11054695 or 10047831. OLE color: 10047831.
HSL color Cylindrical-coordinate representation of color #575199: hue angle of 245º degrees, saturation: 0.31, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #575199 is Cyan = 0.43, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 87 | 81 | 153 | - |
| CMYK | 0.43 | 0.47 | 0 | 0.4 |
| HSL | 245º | 0.31% | 0.46% | - |
| HSV(B) | 245º | 0.47% | 0.6% | - |
| XYZ | 12.62 | 10.21 | 31.44 | - |
| YUV | 91 | 162.99 | 125.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 81 | 153 | 0.43 | 0.47 | 0 | 0.4 | 245 | 0.31 | 0.46 |
| Hex | 57 | 51 | 99 | 2B | 2F | 0 | 28 | F5 | 1F | 2E |
| Octal | 127 | 121 | 231 | 53 | 57 | 0 | 50 | 365 | 37 | 56 |
| Binary | 1010111 | 1010001 | 10011001 | 101011 | 101111 | 0 | 101000 | 11110101 | 11111 | 101110 |
Color Harmonies of #575199
Complementary color
Monochromatic Colors of #575199
Black with #575199
Text Example
Text Example
White with #575199
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575199; }
p { color: rgb(87,81,153); }
H1.HeaderClassName
{
color: #575199;
}
.AnyTagClassName
{
color: #575199;
}
</style>
background-color css
<style>
a { background-color: #575199; }
a { background-color: rgb(87,81,153); }
div.DivClassName
{
background-color: #575199;
}
.BgClassName
{
background-color: #575199;
}
</style>
border-color css
<style>
span { border-color: #575199; }
span { border-color: rgb(87,81,153); }
td.TdClassName
{
border-color: #575199;
}
.TagClassName
{
border-color: #575199;
}
</style>