Shades of Governor Bay #575892
Tints of Governor Bay #575892
RGB
CMYK
RGB Variations
Color information
#575892 (or 0x575892) is known color: Governor Bay. HEX triplet: 57, 58 and 92. RGB value is (87,88,146). Sum of RGB (Red+Green+Blue) = 87+88+146=321 (42% of max value = 765). Red value is 87 (34.38% from 255 or 27.10% from 321); Green value is 88 (34.77% from 255 or 27.41% from 321); Blue value is 146 (57.42% from 255 or 45.48% from 321); Max value from RGB is 146 - color contains mainly: blue. Hex color #575892 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #575892 is #A8A76D. Grayscale: #5E5E5E. Windows color (decimal): -11052910 or 9590871. OLE color: 9590871.
HSL color Cylindrical-coordinate representation of color #575892: hue angle of 238.98º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #575892 is Cyan = 0.40, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 87 | 88 | 146 | - |
| CMYK | 0.40 | 0.40 | 0 | 0.43 |
| HSL | 238.98º | 0.25% | 0.46% | - |
| HSV(B) | 238.98º | 0.4% | 0.57% | - |
| XYZ | 12.61 | 11.08 | 28.67 | - |
| YUV | 94.31 | 157.17 | 122.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 88 | 146 | 0.40 | 0.40 | 0 | 0.43 | 238.98 | 0.25 | 0.46 |
| Hex | 57 | 58 | 92 | 28 | 28 | 0 | 2B | EF | 19 | 2E |
| Octal | 127 | 130 | 222 | 50 | 50 | 0 | 53 | 357 | 31 | 56 |
| Binary | 1010111 | 1011000 | 10010010 | 101000 | 101000 | 0 | 101011 | 11101111 | 11001 | 101110 |
Color Harmonies of #575892
Complementary color
Monochromatic Colors of #575892
Black with #575892
Text Example
Text Example
White with #575892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575892; }
p { color: rgb(87,88,146); }
H1.HeaderClassName
{
color: #575892;
}
.AnyTagClassName
{
color: #575892;
}
</style>
background-color css
<style>
a { background-color: #575892; }
a { background-color: rgb(87,88,146); }
div.DivClassName
{
background-color: #575892;
}
.BgClassName
{
background-color: #575892;
}
</style>
border-color css
<style>
span { border-color: #575892; }
span { border-color: rgb(87,88,146); }
td.TdClassName
{
border-color: #575892;
}
.TagClassName
{
border-color: #575892;
}
</style>