Shades of Governor Bay #576194
Tints of Governor Bay #576194
RGB
CMYK
RGB Variations
Color information
#576194 (or 0x576194) is known color: Governor Bay. HEX triplet: 57, 61 and 94. RGB value is (87,97,148). Sum of RGB (Red+Green+Blue) = 87+97+148=332 (43% of max value = 765). Red value is 87 (34.38% from 255 or 26.20% from 332); Green value is 97 (38.28% from 255 or 29.22% from 332); Blue value is 148 (58.20% from 255 or 44.58% from 332); Max value from RGB is 148 - color contains mainly: blue. Hex color #576194 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #576194 is #A89E6B. Grayscale: #636363. Windows color (decimal): -11050604 or 9724247. OLE color: 9724247.
HSL color Cylindrical-coordinate representation of color #576194: hue angle of 230.16º 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 #576194 is Cyan = 0.41, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 97 | 148 | - |
| CMYK | 0.41 | 0.34 | 0 | 0.42 |
| HSL | 230.16º | 0.26% | 0.46% | - |
| HSV(B) | 230.16º | 0.41% | 0.58% | - |
| XYZ | 13.55 | 12.71 | 29.76 | - |
| YUV | 99.82 | 155.19 | 118.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 97 | 148 | 0.41 | 0.34 | 0 | 0.42 | 230.16 | 0.26 | 0.46 |
| Hex | 57 | 61 | 94 | 29 | 22 | 0 | 2A | E6 | 1A | 2E |
| Octal | 127 | 141 | 224 | 51 | 42 | 0 | 52 | 346 | 32 | 56 |
| Binary | 1010111 | 1100001 | 10010100 | 101001 | 100010 | 0 | 101010 | 11100110 | 11010 | 101110 |
Color Harmonies of #576194
Complementary color
Monochromatic Colors of #576194
Black with #576194
Text Example
Text Example
White with #576194
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576194; }
p { color: rgb(87,97,148); }
H1.HeaderClassName
{
color: #576194;
}
.AnyTagClassName
{
color: #576194;
}
</style>
background-color css
<style>
a { background-color: #576194; }
a { background-color: rgb(87,97,148); }
div.DivClassName
{
background-color: #576194;
}
.BgClassName
{
background-color: #576194;
}
</style>
border-color css
<style>
span { border-color: #576194; }
span { border-color: rgb(87,97,148); }
td.TdClassName
{
border-color: #576194;
}
.TagClassName
{
border-color: #576194;
}
</style>