Shades of Governor Bay #575292
Tints of Governor Bay #575292
RGB
CMYK
RGB Variations
Color information
#575292 (or 0x575292) is known color: Governor Bay. HEX triplet: 57, 52 and 92. RGB value is (87,82,146). Sum of RGB (Red+Green+Blue) = 87+82+146=315 (41% of max value = 765). Red value is 87 (34.38% from 255 or 27.62% from 315); Green value is 82 (32.42% from 255 or 26.03% from 315); Blue value is 146 (57.42% from 255 or 46.35% from 315); Max value from RGB is 146 - color contains mainly: blue. Hex color #575292 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #575292 is #A8AD6D. Grayscale: #5A5A5A. Windows color (decimal): -11054446 or 9589335. OLE color: 9589335.
HSL color Cylindrical-coordinate representation of color #575292: hue angle of 244.69º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #575292 is Cyan = 0.40, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 87 | 82 | 146 | - |
| CMYK | 0.40 | 0.44 | 0 | 0.43 |
| HSL | 244.69º | 0.28% | 0.45% | - |
| HSV(B) | 244.69º | 0.44% | 0.57% | - |
| XYZ | 12.14 | 10.14 | 28.51 | - |
| YUV | 90.79 | 159.16 | 125.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 82 | 146 | 0.40 | 0.44 | 0 | 0.43 | 244.69 | 0.28 | 0.45 |
| Hex | 57 | 52 | 92 | 28 | 2C | 0 | 2B | F5 | 1C | 2D |
| Octal | 127 | 122 | 222 | 50 | 54 | 0 | 53 | 365 | 34 | 55 |
| Binary | 1010111 | 1010010 | 10010010 | 101000 | 101100 | 0 | 101011 | 11110101 | 11100 | 101101 |
Color Harmonies of #575292
Complementary color
Monochromatic Colors of #575292
Black with #575292
Text Example
Text Example
White with #575292
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575292; }
p { color: rgb(87,82,146); }
H1.HeaderClassName
{
color: #575292;
}
.AnyTagClassName
{
color: #575292;
}
</style>
background-color css
<style>
a { background-color: #575292; }
a { background-color: rgb(87,82,146); }
div.DivClassName
{
background-color: #575292;
}
.BgClassName
{
background-color: #575292;
}
</style>
border-color css
<style>
span { border-color: #575292; }
span { border-color: rgb(87,82,146); }
td.TdClassName
{
border-color: #575292;
}
.TagClassName
{
border-color: #575292;
}
</style>