Shades of Governor Bay #495497
Tints of Governor Bay #495497
RGB
CMYK
RGB Variations
Color information
#495497 (or 0x495497) is known color: Governor Bay. HEX triplet: 49, 54 and 97. RGB value is (73,84,151). Sum of RGB (Red+Green+Blue) = 73+84+151=308 (40% of max value = 765). Red value is 73 (28.91% from 255 or 23.70% from 308); Green value is 84 (33.20% from 255 or 27.27% from 308); Blue value is 151 (59.38% from 255 or 49.03% from 308); Max value from RGB is 151 - color contains mainly: blue. Hex color #495497 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #495497 is #B6AB68. Grayscale: #585858. Windows color (decimal): -11971433 or 9917513. OLE color: 9917513.
HSL color Cylindrical-coordinate representation of color #495497: hue angle of 231.54º 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 #495497 is Cyan = 0.52, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 73 | 84 | 151 | - |
| CMYK | 0.52 | 0.44 | 0 | 0.41 |
| HSL | 231.54º | 0.35% | 0.44% | - |
| HSV(B) | 231.54º | 0.52% | 0.59% | - |
| XYZ | 11.5 | 9.99 | 30.6 | - |
| YUV | 88.35 | 163.36 | 117.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 84 | 151 | 0.52 | 0.44 | 0 | 0.41 | 231.54 | 0.35 | 0.44 |
| Hex | 49 | 54 | 97 | 34 | 2C | 0 | 29 | E8 | 23 | 2C |
| Octal | 111 | 124 | 227 | 64 | 54 | 0 | 51 | 350 | 43 | 54 |
| Binary | 1001001 | 1010100 | 10010111 | 110100 | 101100 | 0 | 101001 | 11101000 | 100011 | 101100 |
Color Harmonies of #495497
Complementary color
Monochromatic Colors of #495497
Black with #495497
Text Example
Text Example
White with #495497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #495497; }
p { color: rgb(73,84,151); }
H1.HeaderClassName
{
color: #495497;
}
.AnyTagClassName
{
color: #495497;
}
</style>
background-color css
<style>
a { background-color: #495497; }
a { background-color: rgb(73,84,151); }
div.DivClassName
{
background-color: #495497;
}
.BgClassName
{
background-color: #495497;
}
</style>
border-color css
<style>
span { border-color: #495497; }
span { border-color: rgb(73,84,151); }
td.TdClassName
{
border-color: #495497;
}
.TagClassName
{
border-color: #495497;
}
</style>