Shades of Governor Bay #495190
Tints of Governor Bay #495190
RGB
CMYK
RGB Variations
Color information
#495190 (or 0x495190) is known color: Governor Bay. HEX triplet: 49, 51 and 90. RGB value is (73,81,144). Sum of RGB (Red+Green+Blue) = 73+81+144=298 (39% of max value = 765). Red value is 73 (28.91% from 255 or 24.50% from 298); Green value is 81 (32.03% from 255 or 27.18% from 298); Blue value is 144 (56.64% from 255 or 48.32% from 298); Max value from RGB is 144 - color contains mainly: blue. Hex color #495190 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #495190 is #B6AE6F. Grayscale: #555555. Windows color (decimal): -11972208 or 9457993. OLE color: 9457993.
HSL color Cylindrical-coordinate representation of color #495190: hue angle of 233.24º degrees, saturation: 0.33, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #495190 is Cyan = 0.49, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 73 | 81 | 144 | - |
| CMYK | 0.49 | 0.44 | 0 | 0.44 |
| HSL | 233.24º | 0.33% | 0.43% | - |
| HSV(B) | 233.24º | 0.49% | 0.56% | - |
| XYZ | 10.72 | 9.31 | 27.62 | - |
| YUV | 85.79 | 160.85 | 118.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 81 | 144 | 0.49 | 0.44 | 0 | 0.44 | 233.24 | 0.33 | 0.43 |
| Hex | 49 | 51 | 90 | 31 | 2C | 0 | 2C | E9 | 21 | 2B |
| Octal | 111 | 121 | 220 | 61 | 54 | 0 | 54 | 351 | 41 | 53 |
| Binary | 1001001 | 1010001 | 10010000 | 110001 | 101100 | 0 | 101100 | 11101001 | 100001 | 101011 |
Color Harmonies of #495190
Complementary color
Monochromatic Colors of #495190
Black with #495190
Text Example
Text Example
White with #495190
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #495190; }
p { color: rgb(73,81,144); }
H1.HeaderClassName
{
color: #495190;
}
.AnyTagClassName
{
color: #495190;
}
</style>
background-color css
<style>
a { background-color: #495190; }
a { background-color: rgb(73,81,144); }
div.DivClassName
{
background-color: #495190;
}
.BgClassName
{
background-color: #495190;
}
</style>
border-color css
<style>
span { border-color: #495190; }
span { border-color: rgb(73,81,144); }
td.TdClassName
{
border-color: #495190;
}
.TagClassName
{
border-color: #495190;
}
</style>