Shades of Governor Bay #495092
Tints of Governor Bay #495092
RGB
CMYK
RGB Variations
Color information
#495092 (or 0x495092) is known color: Governor Bay. HEX triplet: 49, 50 and 92. RGB value is (73,80,146). Sum of RGB (Red+Green+Blue) = 73+80+146=299 (39% of max value = 765). Red value is 73 (28.91% from 255 or 24.41% from 299); Green value is 80 (31.64% from 255 or 26.76% from 299); Blue value is 146 (57.42% from 255 or 48.83% from 299); Max value from RGB is 146 - color contains mainly: blue. Hex color #495092 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #495092 is #B6AF6D. Grayscale: #555555. Windows color (decimal): -11972462 or 9588809. OLE color: 9588809.
HSL color Cylindrical-coordinate representation of color #495092: hue angle of 234.25º degrees, saturation: 0.33, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #495092 is Cyan = 0.5, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 73 | 80 | 146 | - |
| CMYK | 0.5 | 0.45 | 0 | 0.43 |
| HSL | 234.25º | 0.33% | 0.43% | - |
| HSV(B) | 234.25º | 0.5% | 0.57% | - |
| XYZ | 10.8 | 9.23 | 28.41 | - |
| YUV | 85.43 | 162.18 | 119.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 80 | 146 | 0.5 | 0.45 | 0 | 0.43 | 234.25 | 0.33 | 0.43 |
| Hex | 49 | 50 | 92 | 32 | 2D | 0 | 2B | EA | 21 | 2B |
| Octal | 111 | 120 | 222 | 62 | 55 | 0 | 53 | 352 | 41 | 53 |
| Binary | 1001001 | 1010000 | 10010010 | 110010 | 101101 | 0 | 101011 | 11101010 | 100001 | 101011 |
Color Harmonies of #495092
Complementary color
Monochromatic Colors of #495092
Black with #495092
Text Example
Text Example
White with #495092
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #495092; }
p { color: rgb(73,80,146); }
H1.HeaderClassName
{
color: #495092;
}
.AnyTagClassName
{
color: #495092;
}
</style>
background-color css
<style>
a { background-color: #495092; }
a { background-color: rgb(73,80,146); }
div.DivClassName
{
background-color: #495092;
}
.BgClassName
{
background-color: #495092;
}
</style>
border-color css
<style>
span { border-color: #495092; }
span { border-color: rgb(73,80,146); }
td.TdClassName
{
border-color: #495092;
}
.TagClassName
{
border-color: #495092;
}
</style>