Shades of Governor Bay #495796
Tints of Governor Bay #495796
RGB
CMYK
RGB Variations
Color information
#495796 (or 0x495796) is known color: Governor Bay. HEX triplet: 49, 57 and 96. RGB value is (73,87,150). Sum of RGB (Red+Green+Blue) = 73+87+150=310 (41% of max value = 765). Red value is 73 (28.91% from 255 or 23.55% from 310); Green value is 87 (34.38% from 255 or 28.06% from 310); Blue value is 150 (58.98% from 255 or 48.39% from 310); Max value from RGB is 150 - color contains mainly: blue. Hex color #495796 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #495796 is #B6A869. Grayscale: #595959. Windows color (decimal): -11970666 or 9852745. OLE color: 9852745.
HSL color Cylindrical-coordinate representation of color #495796: hue angle of 229.09º degrees, saturation: 0.35, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #495796 is Cyan = 0.51, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 73 | 87 | 150 | - |
| CMYK | 0.51 | 0.42 | 0 | 0.41 |
| HSL | 229.09º | 0.35% | 0.44% | - |
| HSV(B) | 229.09º | 0.51% | 0.59% | - |
| XYZ | 11.66 | 10.43 | 30.25 | - |
| YUV | 90 | 161.86 | 115.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 87 | 150 | 0.51 | 0.42 | 0 | 0.41 | 229.09 | 0.35 | 0.44 |
| Hex | 49 | 57 | 96 | 33 | 2A | 0 | 29 | E5 | 23 | 2C |
| Octal | 111 | 127 | 226 | 63 | 52 | 0 | 51 | 345 | 43 | 54 |
| Binary | 1001001 | 1010111 | 10010110 | 110011 | 101010 | 0 | 101001 | 11100101 | 100011 | 101100 |
Color Harmonies of #495796
Complementary color
Monochromatic Colors of #495796
Black with #495796
Text Example
Text Example
White with #495796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #495796; }
p { color: rgb(73,87,150); }
H1.HeaderClassName
{
color: #495796;
}
.AnyTagClassName
{
color: #495796;
}
</style>
background-color css
<style>
a { background-color: #495796; }
a { background-color: rgb(73,87,150); }
div.DivClassName
{
background-color: #495796;
}
.BgClassName
{
background-color: #495796;
}
</style>
border-color css
<style>
span { border-color: #495796; }
span { border-color: rgb(73,87,150); }
td.TdClassName
{
border-color: #495796;
}
.TagClassName
{
border-color: #495796;
}
</style>