Shades of Governor Bay #575592
Tints of Governor Bay #575592
RGB
CMYK
RGB Variations
Color information
#575592 (or 0x575592) is known color: Governor Bay. HEX triplet: 57, 55 and 92. RGB value is (87,85,146). Sum of RGB (Red+Green+Blue) = 87+85+146=318 (42% of max value = 765). Red value is 87 (34.38% from 255 or 27.36% from 318); Green value is 85 (33.59% from 255 or 26.73% from 318); Blue value is 146 (57.42% from 255 or 45.91% from 318); Max value from RGB is 146 - color contains mainly: blue. Hex color #575592 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #575592 is #A8AA6D. Grayscale: #5C5C5C. Windows color (decimal): -11053678 or 9590103. OLE color: 9590103.
HSL color Cylindrical-coordinate representation of color #575592: hue angle of 241.97º degrees, saturation: 0.26, 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 #575592 is Cyan = 0.40, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 87 | 85 | 146 | - |
| CMYK | 0.40 | 0.42 | 0 | 0.43 |
| HSL | 241.97º | 0.26% | 0.45% | - |
| HSV(B) | 241.97º | 0.42% | 0.57% | - |
| XYZ | 12.37 | 10.6 | 28.59 | - |
| YUV | 92.55 | 158.16 | 124.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 85 | 146 | 0.40 | 0.42 | 0 | 0.43 | 241.97 | 0.26 | 0.45 |
| Hex | 57 | 55 | 92 | 28 | 2A | 0 | 2B | F2 | 1A | 2D |
| Octal | 127 | 125 | 222 | 50 | 52 | 0 | 53 | 362 | 32 | 55 |
| Binary | 1010111 | 1010101 | 10010010 | 101000 | 101010 | 0 | 101011 | 11110010 | 11010 | 101101 |
Color Harmonies of #575592
Complementary color
Monochromatic Colors of #575592
Black with #575592
Text Example
Text Example
White with #575592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575592; }
p { color: rgb(87,85,146); }
H1.HeaderClassName
{
color: #575592;
}
.AnyTagClassName
{
color: #575592;
}
</style>
background-color css
<style>
a { background-color: #575592; }
a { background-color: rgb(87,85,146); }
div.DivClassName
{
background-color: #575592;
}
.BgClassName
{
background-color: #575592;
}
</style>
border-color css
<style>
span { border-color: #575592; }
span { border-color: rgb(87,85,146); }
td.TdClassName
{
border-color: #575592;
}
.TagClassName
{
border-color: #575592;
}
</style>