Shades of Governor Bay #495298
Tints of Governor Bay #495298
RGB
CMYK
RGB Variations
Color information
#495298 (or 0x495298) is known color: Governor Bay. HEX triplet: 49, 52 and 98. RGB value is (73,82,152). Sum of RGB (Red+Green+Blue) = 73+82+152=307 (40% of max value = 765). Red value is 73 (28.91% from 255 or 23.78% from 307); Green value is 82 (32.42% from 255 or 26.71% from 307); Blue value is 152 (59.77% from 255 or 49.51% from 307); Max value from RGB is 152 - color contains mainly: blue. Hex color #495298 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #495298 is #B6AD67. Grayscale: #575757. Windows color (decimal): -11971944 or 9982537. OLE color: 9982537.
HSL color Cylindrical-coordinate representation of color #495298: hue angle of 233.16º degrees, saturation: 0.35, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #495298 is Cyan = 0.52, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 73 | 82 | 152 | - |
| CMYK | 0.52 | 0.46 | 0 | 0.40 |
| HSL | 233.16º | 0.35% | 0.44% | - |
| HSV(B) | 233.16º | 0.52% | 0.6% | - |
| XYZ | 11.43 | 9.72 | 30.98 | - |
| YUV | 87.29 | 164.52 | 117.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 82 | 152 | 0.52 | 0.46 | 0 | 0.40 | 233.16 | 0.35 | 0.44 |
| Hex | 49 | 52 | 98 | 34 | 2E | 0 | 28 | E9 | 23 | 2C |
| Octal | 111 | 122 | 230 | 64 | 56 | 0 | 50 | 351 | 43 | 54 |
| Binary | 1001001 | 1010010 | 10011000 | 110100 | 101110 | 0 | 101000 | 11101001 | 100011 | 101100 |
Color Harmonies of #495298
Complementary color
Monochromatic Colors of #495298
Black with #495298
Text Example
Text Example
White with #495298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #495298; }
p { color: rgb(73,82,152); }
H1.HeaderClassName
{
color: #495298;
}
.AnyTagClassName
{
color: #495298;
}
</style>
background-color css
<style>
a { background-color: #495298; }
a { background-color: rgb(73,82,152); }
div.DivClassName
{
background-color: #495298;
}
.BgClassName
{
background-color: #495298;
}
</style>
border-color css
<style>
span { border-color: #495298; }
span { border-color: rgb(73,82,152); }
td.TdClassName
{
border-color: #495298;
}
.TagClassName
{
border-color: #495298;
}
</style>