Shades of Governor Bay #495295
Tints of Governor Bay #495295
RGB
CMYK
RGB Variations
Color information
#495295 (or 0x495295) is known color: Governor Bay. HEX triplet: 49, 52 and 95. RGB value is (73,82,149). Sum of RGB (Red+Green+Blue) = 73+82+149=304 (40% of max value = 765). Red value is 73 (28.91% from 255 or 24.01% from 304); Green value is 82 (32.42% from 255 or 26.97% from 304); Blue value is 149 (58.59% from 255 or 49.01% from 304); Max value from RGB is 149 - color contains mainly: blue. Hex color #495295 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #495295 is #B6AD6A. Grayscale: #565656. Windows color (decimal): -11971947 or 9785929. OLE color: 9785929.
HSL color Cylindrical-coordinate representation of color #495295: hue angle of 232.89º degrees, saturation: 0.34, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #495295 is Cyan = 0.51, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 73 | 82 | 149 | - |
| CMYK | 0.51 | 0.45 | 0 | 0.42 |
| HSL | 232.89º | 0.34% | 0.44% | - |
| HSV(B) | 232.89º | 0.51% | 0.58% | - |
| XYZ | 11.19 | 9.62 | 29.7 | - |
| YUV | 86.95 | 163.02 | 118.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 82 | 149 | 0.51 | 0.45 | 0 | 0.42 | 232.89 | 0.34 | 0.44 |
| Hex | 49 | 52 | 95 | 33 | 2D | 0 | 2A | E9 | 22 | 2C |
| Octal | 111 | 122 | 225 | 63 | 55 | 0 | 52 | 351 | 42 | 54 |
| Binary | 1001001 | 1010010 | 10010101 | 110011 | 101101 | 0 | 101010 | 11101001 | 100010 | 101100 |
Color Harmonies of #495295
Complementary color
Monochromatic Colors of #495295
Black with #495295
Text Example
Text Example
White with #495295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #495295; }
p { color: rgb(73,82,149); }
H1.HeaderClassName
{
color: #495295;
}
.AnyTagClassName
{
color: #495295;
}
</style>
background-color css
<style>
a { background-color: #495295; }
a { background-color: rgb(73,82,149); }
div.DivClassName
{
background-color: #495295;
}
.BgClassName
{
background-color: #495295;
}
</style>
border-color css
<style>
span { border-color: #495295; }
span { border-color: rgb(73,82,149); }
td.TdClassName
{
border-color: #495295;
}
.TagClassName
{
border-color: #495295;
}
</style>