Shades of Governor Bay #495597
Tints of Governor Bay #495597
RGB
CMYK
RGB Variations
Color information
#495597 (or 0x495597) is known color: Governor Bay. HEX triplet: 49, 55 and 97. RGB value is (73,85,151). Sum of RGB (Red+Green+Blue) = 73+85+151=309 (40% of max value = 765). Red value is 73 (28.91% from 255 or 23.62% from 309); Green value is 85 (33.59% from 255 or 27.51% from 309); Blue value is 151 (59.38% from 255 or 48.87% from 309); Max value from RGB is 151 - color contains mainly: blue. Hex color #495597 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #495597 is #B6AA68. Grayscale: #585858. Windows color (decimal): -11971177 or 9917769. OLE color: 9917769.
HSL color Cylindrical-coordinate representation of color #495597: hue angle of 230.77º degrees, saturation: 0.35, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #495597 is Cyan = 0.52, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 73 | 85 | 151 | - |
| CMYK | 0.52 | 0.44 | 0 | 0.41 |
| HSL | 230.77º | 0.35% | 0.44% | - |
| HSV(B) | 230.77º | 0.52% | 0.59% | - |
| XYZ | 11.58 | 10.15 | 30.63 | - |
| YUV | 88.94 | 163.02 | 116.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 85 | 151 | 0.52 | 0.44 | 0 | 0.41 | 230.77 | 0.35 | 0.44 |
| Hex | 49 | 55 | 97 | 34 | 2C | 0 | 29 | E7 | 23 | 2C |
| Octal | 111 | 125 | 227 | 64 | 54 | 0 | 51 | 347 | 43 | 54 |
| Binary | 1001001 | 1010101 | 10010111 | 110100 | 101100 | 0 | 101001 | 11100111 | 100011 | 101100 |
Color Harmonies of #495597
Complementary color
Monochromatic Colors of #495597
Black with #495597
Text Example
Text Example
White with #495597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #495597; }
p { color: rgb(73,85,151); }
H1.HeaderClassName
{
color: #495597;
}
.AnyTagClassName
{
color: #495597;
}
</style>
background-color css
<style>
a { background-color: #495597; }
a { background-color: rgb(73,85,151); }
div.DivClassName
{
background-color: #495597;
}
.BgClassName
{
background-color: #495597;
}
</style>
border-color css
<style>
span { border-color: #495597; }
span { border-color: rgb(73,85,151); }
td.TdClassName
{
border-color: #495597;
}
.TagClassName
{
border-color: #495597;
}
</style>