Shades of Governor Bay #495189
Tints of Governor Bay #495189
RGB
CMYK
RGB Variations
Color information
#495189 (or 0x495189) is known color: Governor Bay. HEX triplet: 49, 51 and 89. RGB value is (73,81,137). Sum of RGB (Red+Green+Blue) = 73+81+137=291 (38% of max value = 765). Red value is 73 (28.91% from 255 or 25.09% from 291); Green value is 81 (32.03% from 255 or 27.84% from 291); Blue value is 137 (53.91% from 255 or 47.08% from 291); Max value from RGB is 137 - color contains mainly: blue. Hex color #495189 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #495189 is #B6AE76. Grayscale: #545454. Windows color (decimal): -11972215 or 8999241. OLE color: 8999241.
HSL color Cylindrical-coordinate representation of color #495189: hue angle of 232.5º degrees, saturation: 0.3, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #495189 is Cyan = 0.47, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 73 | 81 | 137 | - |
| CMYK | 0.47 | 0.41 | 0 | 0.46 |
| HSL | 232.5º | 0.3% | 0.41% | - |
| HSV(B) | 232.5º | 0.47% | 0.54% | - |
| XYZ | 10.21 | 9.11 | 24.89 | - |
| YUV | 84.99 | 157.35 | 119.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 81 | 137 | 0.47 | 0.41 | 0 | 0.46 | 232.5 | 0.3 | 0.41 |
| Hex | 49 | 51 | 89 | 2F | 29 | 0 | 2E | E8 | 1E | 29 |
| Octal | 111 | 121 | 211 | 57 | 51 | 0 | 56 | 350 | 36 | 51 |
| Binary | 1001001 | 1010001 | 10001001 | 101111 | 101001 | 0 | 101110 | 11101000 | 11110 | 101001 |
Color Harmonies of #495189
Complementary color
Monochromatic Colors of #495189
Black with #495189
Text Example
Text Example
White with #495189
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #495189; }
p { color: rgb(73,81,137); }
H1.HeaderClassName
{
color: #495189;
}
.AnyTagClassName
{
color: #495189;
}
</style>
background-color css
<style>
a { background-color: #495189; }
a { background-color: rgb(73,81,137); }
div.DivClassName
{
background-color: #495189;
}
.BgClassName
{
background-color: #495189;
}
</style>
border-color css
<style>
span { border-color: #495189; }
span { border-color: rgb(73,81,137); }
td.TdClassName
{
border-color: #495189;
}
.TagClassName
{
border-color: #495189;
}
</style>