Shades of Governor Bay #575591
Tints of Governor Bay #575591
RGB
CMYK
RGB Variations
Color information
#575591 (or 0x575591) is known color: Governor Bay. HEX triplet: 57, 55 and 91. RGB value is (87,85,145). Sum of RGB (Red+Green+Blue) = 87+85+145=317 (41% of max value = 765). Red value is 87 (34.38% from 255 or 27.44% from 317); Green value is 85 (33.59% from 255 or 26.81% from 317); Blue value is 145 (57.03% from 255 or 45.74% from 317); Max value from RGB is 145 - color contains mainly: blue. Hex color #575591 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #575591 is #A8AA6E. Grayscale: #5C5C5C. Windows color (decimal): -11053679 or 9524567. OLE color: 9524567.
HSL color Cylindrical-coordinate representation of color #575591: hue angle of 242º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #575591 is Cyan = 0.4, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 87 | 85 | 145 | - |
| CMYK | 0.4 | 0.41 | 0 | 0.43 |
| HSL | 242º | 0.26% | 0.45% | - |
| HSV(B) | 242º | 0.41% | 0.57% | - |
| XYZ | 12.29 | 10.57 | 28.18 | - |
| YUV | 92.44 | 157.66 | 124.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 85 | 145 | 0.4 | 0.41 | 0 | 0.43 | 242 | 0.26 | 0.45 |
| Hex | 57 | 55 | 91 | 28 | 29 | 0 | 2B | F2 | 1A | 2D |
| Octal | 127 | 125 | 221 | 50 | 51 | 0 | 53 | 362 | 32 | 55 |
| Binary | 1010111 | 1010101 | 10010001 | 101000 | 101001 | 0 | 101011 | 11110010 | 11010 | 101101 |
Color Harmonies of #575591
Complementary color
Monochromatic Colors of #575591
Black with #575591
Text Example
Text Example
White with #575591
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575591; }
p { color: rgb(87,85,145); }
H1.HeaderClassName
{
color: #575591;
}
.AnyTagClassName
{
color: #575591;
}
</style>
background-color css
<style>
a { background-color: #575591; }
a { background-color: rgb(87,85,145); }
div.DivClassName
{
background-color: #575591;
}
.BgClassName
{
background-color: #575591;
}
</style>
border-color css
<style>
span { border-color: #575591; }
span { border-color: rgb(87,85,145); }
td.TdClassName
{
border-color: #575591;
}
.TagClassName
{
border-color: #575591;
}
</style>