Shades of Governor Bay #576193
Tints of Governor Bay #576193
RGB
CMYK
RGB Variations
Color information
#576193 (or 0x576193) is known color: Governor Bay. HEX triplet: 57, 61 and 93. RGB value is (87,97,147). Sum of RGB (Red+Green+Blue) = 87+97+147=331 (43% of max value = 765). Red value is 87 (34.38% from 255 or 26.28% from 331); Green value is 97 (38.28% from 255 or 29.31% from 331); Blue value is 147 (57.81% from 255 or 44.41% from 331); Max value from RGB is 147 - color contains mainly: blue. Hex color #576193 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #576193 is #A89E6C. Grayscale: #636363. Windows color (decimal): -11050605 or 9658711. OLE color: 9658711.
HSL color Cylindrical-coordinate representation of color #576193: hue angle of 230º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #576193 is Cyan = 0.41, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 97 | 147 | - |
| CMYK | 0.41 | 0.34 | 0 | 0.42 |
| HSL | 230º | 0.26% | 0.46% | - |
| HSV(B) | 230º | 0.41% | 0.58% | - |
| XYZ | 13.47 | 12.68 | 29.34 | - |
| YUV | 99.71 | 154.69 | 118.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 97 | 147 | 0.41 | 0.34 | 0 | 0.42 | 230 | 0.26 | 0.46 |
| Hex | 57 | 61 | 93 | 29 | 22 | 0 | 2A | E6 | 1A | 2E |
| Octal | 127 | 141 | 223 | 51 | 42 | 0 | 52 | 346 | 32 | 56 |
| Binary | 1010111 | 1100001 | 10010011 | 101001 | 100010 | 0 | 101010 | 11100110 | 11010 | 101110 |
Color Harmonies of #576193
Complementary color
Monochromatic Colors of #576193
Black with #576193
Text Example
Text Example
White with #576193
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576193; }
p { color: rgb(87,97,147); }
H1.HeaderClassName
{
color: #576193;
}
.AnyTagClassName
{
color: #576193;
}
</style>
background-color css
<style>
a { background-color: #576193; }
a { background-color: rgb(87,97,147); }
div.DivClassName
{
background-color: #576193;
}
.BgClassName
{
background-color: #576193;
}
</style>
border-color css
<style>
span { border-color: #576193; }
span { border-color: rgb(87,97,147); }
td.TdClassName
{
border-color: #576193;
}
.TagClassName
{
border-color: #576193;
}
</style>