Shades of Governor Bay #575299
Tints of Governor Bay #575299
RGB
CMYK
RGB Variations
Color information
#575299 (or 0x575299) is known color: Governor Bay. HEX triplet: 57, 52 and 99. RGB value is (87,82,153). Sum of RGB (Red+Green+Blue) = 87+82+153=322 (42% of max value = 765). Red value is 87 (34.38% from 255 or 27.02% from 322); Green value is 82 (32.42% from 255 or 25.47% from 322); Blue value is 153 (60.16% from 255 or 47.52% from 322); Max value from RGB is 153 - color contains mainly: blue. Hex color #575299 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #575299 is #A8AD66. Grayscale: #5B5B5B. Windows color (decimal): -11054439 or 10048087. OLE color: 10048087.
HSL color Cylindrical-coordinate representation of color #575299: hue angle of 244.23º degrees, saturation: 0.3, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #575299 is Cyan = 0.43, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 87 | 82 | 153 | - |
| CMYK | 0.43 | 0.46 | 0 | 0.4 |
| HSL | 244.23º | 0.3% | 0.46% | - |
| HSV(B) | 244.23º | 0.46% | 0.6% | - |
| XYZ | 12.7 | 10.36 | 31.47 | - |
| YUV | 91.59 | 162.66 | 124.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 82 | 153 | 0.43 | 0.46 | 0 | 0.4 | 244.23 | 0.3 | 0.46 |
| Hex | 57 | 52 | 99 | 2B | 2E | 0 | 28 | F4 | 1E | 2E |
| Octal | 127 | 122 | 231 | 53 | 56 | 0 | 50 | 364 | 36 | 56 |
| Binary | 1010111 | 1010010 | 10011001 | 101011 | 101110 | 0 | 101000 | 11110100 | 11110 | 101110 |
Color Harmonies of #575299
Complementary color
Monochromatic Colors of #575299
Black with #575299
Text Example
Text Example
White with #575299
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575299; }
p { color: rgb(87,82,153); }
H1.HeaderClassName
{
color: #575299;
}
.AnyTagClassName
{
color: #575299;
}
</style>
background-color css
<style>
a { background-color: #575299; }
a { background-color: rgb(87,82,153); }
div.DivClassName
{
background-color: #575299;
}
.BgClassName
{
background-color: #575299;
}
</style>
border-color css
<style>
span { border-color: #575299; }
span { border-color: rgb(87,82,153); }
td.TdClassName
{
border-color: #575299;
}
.TagClassName
{
border-color: #575299;
}
</style>