Shades of Governor Bay #575491
Tints of Governor Bay #575491
RGB
CMYK
RGB Variations
Color information
#575491 (or 0x575491) is known color: Governor Bay. HEX triplet: 57, 54 and 91. RGB value is (87,84,145). Sum of RGB (Red+Green+Blue) = 87+84+145=316 (41% of max value = 765). Red value is 87 (34.38% from 255 or 27.53% from 316); Green value is 84 (33.20% from 255 or 26.58% from 316); Blue value is 145 (57.03% from 255 or 45.89% from 316); Max value from RGB is 145 - color contains mainly: blue. Hex color #575491 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #575491 is #A8AB6E. Grayscale: #5B5B5B. Windows color (decimal): -11053935 or 9524311. OLE color: 9524311.
HSL color Cylindrical-coordinate representation of color #575491: hue angle of 242.95º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #575491 is Cyan = 0.4, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 87 | 84 | 145 | - |
| CMYK | 0.4 | 0.42 | 0 | 0.43 |
| HSL | 242.95º | 0.27% | 0.45% | - |
| HSV(B) | 242.95º | 0.42% | 0.57% | - |
| XYZ | 12.21 | 10.41 | 28.15 | - |
| YUV | 91.85 | 157.99 | 124.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 84 | 145 | 0.4 | 0.42 | 0 | 0.43 | 242.95 | 0.27 | 0.45 |
| Hex | 57 | 54 | 91 | 28 | 2A | 0 | 2B | F3 | 1B | 2D |
| Octal | 127 | 124 | 221 | 50 | 52 | 0 | 53 | 363 | 33 | 55 |
| Binary | 1010111 | 1010100 | 10010001 | 101000 | 101010 | 0 | 101011 | 11110011 | 11011 | 101101 |
Color Harmonies of #575491
Complementary color
Monochromatic Colors of #575491
Black with #575491
Text Example
Text Example
White with #575491
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575491; }
p { color: rgb(87,84,145); }
H1.HeaderClassName
{
color: #575491;
}
.AnyTagClassName
{
color: #575491;
}
</style>
background-color css
<style>
a { background-color: #575491; }
a { background-color: rgb(87,84,145); }
div.DivClassName
{
background-color: #575491;
}
.BgClassName
{
background-color: #575491;
}
</style>
border-color css
<style>
span { border-color: #575491; }
span { border-color: rgb(87,84,145); }
td.TdClassName
{
border-color: #575491;
}
.TagClassName
{
border-color: #575491;
}
</style>