Shades of Governor Bay #49569E
Tints of Governor Bay #49569E
RGB
CMYK
RGB Variations
Color information
#49569E (or 0x49569E) is known color: Governor Bay. HEX triplet: 49, 56 and 9E. RGB value is (73,86,158). Sum of RGB (Red+Green+Blue) = 73+86+158=317 (41% of max value = 765). Red value is 73 (28.91% from 255 or 23.03% from 317); Green value is 86 (33.98% from 255 or 27.13% from 317); Blue value is 158 (62.11% from 255 or 49.84% from 317); Max value from RGB is 158 - color contains mainly: blue. Hex color #49569E is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #49569E is #B6A961. Grayscale: #5A5A5A. Windows color (decimal): -11970914 or 10376777. OLE color: 10376777.
HSL color Cylindrical-coordinate representation of color #49569E: hue angle of 230.82º degrees, saturation: 0.37, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #49569E is Cyan = 0.54, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 73 | 86 | 158 | - |
| CMYK | 0.54 | 0.46 | 0 | 0.38 |
| HSL | 230.82º | 0.37% | 0.45% | - |
| HSV(B) | 230.82º | 0.54% | 0.62% | - |
| XYZ | 12.25 | 10.54 | 33.74 | - |
| YUV | 90.32 | 166.19 | 115.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 86 | 158 | 0.54 | 0.46 | 0 | 0.38 | 230.82 | 0.37 | 0.45 |
| Hex | 49 | 56 | 9E | 36 | 2E | 0 | 26 | E7 | 25 | 2D |
| Octal | 111 | 126 | 236 | 66 | 56 | 0 | 46 | 347 | 45 | 55 |
| Binary | 1001001 | 1010110 | 10011110 | 110110 | 101110 | 0 | 100110 | 11100111 | 100101 | 101101 |
Color Harmonies of #49569E
Complementary color
Monochromatic Colors of #49569E
Black with #49569E
Text Example
Text Example
White with #49569E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #49569E; }
p { color: rgb(73,86,158); }
H1.HeaderClassName
{
color: #49569E;
}
.AnyTagClassName
{
color: #49569E;
}
</style>
background-color css
<style>
a { background-color: #49569E; }
a { background-color: rgb(73,86,158); }
div.DivClassName
{
background-color: #49569E;
}
.BgClassName
{
background-color: #49569E;
}
</style>
border-color css
<style>
span { border-color: #49569E; }
span { border-color: rgb(73,86,158); }
td.TdClassName
{
border-color: #49569E;
}
.TagClassName
{
border-color: #49569E;
}
</style>