Shades of Governor Bay #575295
Tints of Governor Bay #575295
RGB
CMYK
RGB Variations
Color information
#575295 (or 0x575295) is known color: Governor Bay. HEX triplet: 57, 52 and 95. RGB value is (87,82,149). Sum of RGB (Red+Green+Blue) = 87+82+149=318 (42% of max value = 765). Red value is 87 (34.38% from 255 or 27.36% from 318); Green value is 82 (32.42% from 255 or 25.79% from 318); Blue value is 149 (58.59% from 255 or 46.86% from 318); Max value from RGB is 149 - color contains mainly: blue. Hex color #575295 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #575295 is #A8AD6A. Grayscale: #5A5A5A. Windows color (decimal): -11054443 or 9785943. OLE color: 9785943.
HSL color Cylindrical-coordinate representation of color #575295: hue angle of 244.48º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #575295 is Cyan = 0.42, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 82 | 149 | - |
| CMYK | 0.42 | 0.45 | 0 | 0.42 |
| HSL | 244.48º | 0.29% | 0.45% | - |
| HSV(B) | 244.48º | 0.45% | 0.58% | - |
| XYZ | 12.37 | 10.23 | 29.76 | - |
| YUV | 91.13 | 160.66 | 125.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 82 | 149 | 0.42 | 0.45 | 0 | 0.42 | 244.48 | 0.29 | 0.45 |
| Hex | 57 | 52 | 95 | 2A | 2D | 0 | 2A | F4 | 1D | 2D |
| Octal | 127 | 122 | 225 | 52 | 55 | 0 | 52 | 364 | 35 | 55 |
| Binary | 1010111 | 1010010 | 10010101 | 101010 | 101101 | 0 | 101010 | 11110100 | 11101 | 101101 |
Color Harmonies of #575295
Complementary color
Monochromatic Colors of #575295
Black with #575295
Text Example
Text Example
White with #575295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575295; }
p { color: rgb(87,82,149); }
H1.HeaderClassName
{
color: #575295;
}
.AnyTagClassName
{
color: #575295;
}
</style>
background-color css
<style>
a { background-color: #575295; }
a { background-color: rgb(87,82,149); }
div.DivClassName
{
background-color: #575295;
}
.BgClassName
{
background-color: #575295;
}
</style>
border-color css
<style>
span { border-color: #575295; }
span { border-color: rgb(87,82,149); }
td.TdClassName
{
border-color: #575295;
}
.TagClassName
{
border-color: #575295;
}
</style>