Shades of Governor Bay #495795
Tints of Governor Bay #495795
RGB
CMYK
RGB Variations
Color information
#495795 (or 0x495795) is known color: Governor Bay. HEX triplet: 49, 57 and 95. RGB value is (73,87,149). Sum of RGB (Red+Green+Blue) = 73+87+149=309 (40% of max value = 765). Red value is 73 (28.91% from 255 or 23.62% from 309); Green value is 87 (34.38% from 255 or 28.16% from 309); Blue value is 149 (58.59% from 255 or 48.22% from 309); Max value from RGB is 149 - color contains mainly: blue. Hex color #495795 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #495795 is #B6A86A. Grayscale: #595959. Windows color (decimal): -11970667 or 9787209. OLE color: 9787209.
HSL color Cylindrical-coordinate representation of color #495795: hue angle of 228.95º 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 #495795 is Cyan = 0.51, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 73 | 87 | 149 | - |
| CMYK | 0.51 | 0.42 | 0 | 0.42 |
| HSL | 228.95º | 0.34% | 0.44% | - |
| HSV(B) | 228.95º | 0.51% | 0.58% | - |
| XYZ | 11.58 | 10.4 | 29.83 | - |
| YUV | 89.88 | 161.36 | 115.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 87 | 149 | 0.51 | 0.42 | 0 | 0.42 | 228.95 | 0.34 | 0.44 |
| Hex | 49 | 57 | 95 | 33 | 2A | 0 | 2A | E5 | 22 | 2C |
| Octal | 111 | 127 | 225 | 63 | 52 | 0 | 52 | 345 | 42 | 54 |
| Binary | 1001001 | 1010111 | 10010101 | 110011 | 101010 | 0 | 101010 | 11100101 | 100010 | 101100 |
Color Harmonies of #495795
Complementary color
Monochromatic Colors of #495795
Black with #495795
Text Example
Text Example
White with #495795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #495795; }
p { color: rgb(73,87,149); }
H1.HeaderClassName
{
color: #495795;
}
.AnyTagClassName
{
color: #495795;
}
</style>
background-color css
<style>
a { background-color: #495795; }
a { background-color: rgb(73,87,149); }
div.DivClassName
{
background-color: #495795;
}
.BgClassName
{
background-color: #495795;
}
</style>
border-color css
<style>
span { border-color: #495795; }
span { border-color: rgb(73,87,149); }
td.TdClassName
{
border-color: #495795;
}
.TagClassName
{
border-color: #495795;
}
</style>