Shades of Governor Bay #575593
Tints of Governor Bay #575593
RGB
CMYK
RGB Variations
Color information
#575593 (or 0x575593) is known color: Governor Bay. HEX triplet: 57, 55 and 93. RGB value is (87,85,147). Sum of RGB (Red+Green+Blue) = 87+85+147=319 (42% of max value = 765). Red value is 87 (34.38% from 255 or 27.27% from 319); Green value is 85 (33.59% from 255 or 26.65% from 319); Blue value is 147 (57.81% from 255 or 46.08% from 319); Max value from RGB is 147 - color contains mainly: blue. Hex color #575593 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #575593 is #A8AA6C. Grayscale: #5C5C5C. Windows color (decimal): -11053677 or 9655639. OLE color: 9655639.
HSL color Cylindrical-coordinate representation of color #575593: hue angle of 241.94º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #575593 is Cyan = 0.41, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 85 | 147 | - |
| CMYK | 0.41 | 0.42 | 0 | 0.42 |
| HSL | 241.94º | 0.27% | 0.45% | - |
| HSV(B) | 241.94º | 0.42% | 0.58% | - |
| XYZ | 12.45 | 10.63 | 29 | - |
| YUV | 92.67 | 158.66 | 123.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 85 | 147 | 0.41 | 0.42 | 0 | 0.42 | 241.94 | 0.27 | 0.45 |
| Hex | 57 | 55 | 93 | 29 | 2A | 0 | 2A | F2 | 1B | 2D |
| Octal | 127 | 125 | 223 | 51 | 52 | 0 | 52 | 362 | 33 | 55 |
| Binary | 1010111 | 1010101 | 10010011 | 101001 | 101010 | 0 | 101010 | 11110010 | 11011 | 101101 |
Color Harmonies of #575593
Complementary color
Monochromatic Colors of #575593
Black with #575593
Text Example
Text Example
White with #575593
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575593; }
p { color: rgb(87,85,147); }
H1.HeaderClassName
{
color: #575593;
}
.AnyTagClassName
{
color: #575593;
}
</style>
background-color css
<style>
a { background-color: #575593; }
a { background-color: rgb(87,85,147); }
div.DivClassName
{
background-color: #575593;
}
.BgClassName
{
background-color: #575593;
}
</style>
border-color css
<style>
span { border-color: #575593; }
span { border-color: rgb(87,85,147); }
td.TdClassName
{
border-color: #575593;
}
.TagClassName
{
border-color: #575593;
}
</style>