Shades of Wedgewood #497095
Tints of Wedgewood #497095
RGB
CMYK
RGB Variations
Color information
#497095 (or 0x497095) is known color: Wedgewood. HEX triplet: 49, 70 and 95. RGB value is (73,112,149). Sum of RGB (Red+Green+Blue) = 73+112+149=334 (44% of max value = 765). Red value is 73 (28.91% from 255 or 21.86% from 334); Green value is 112 (44.14% from 255 or 33.53% from 334); Blue value is 149 (58.59% from 255 or 44.61% from 334); Max value from RGB is 149 - color contains mainly: blue. Hex color #497095 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #497095 is #B68F6A. Grayscale: #686868. Windows color (decimal): -11964267 or 9793609. OLE color: 9793609.
HSL color Cylindrical-coordinate representation of color #497095: hue angle of 209.21º degrees, saturation: 0.34, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #497095 is Cyan = 0.51, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 73 | 112 | 149 | - |
| CMYK | 0.51 | 0.25 | 0 | 0.42 |
| HSL | 209.21º | 0.34% | 0.44% | - |
| HSV(B) | 209.21º | 0.51% | 0.58% | - |
| XYZ | 13.97 | 15.17 | 30.63 | - |
| YUV | 104.56 | 153.08 | 105.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 112 | 149 | 0.51 | 0.25 | 0 | 0.42 | 209.21 | 0.34 | 0.44 |
| Hex | 49 | 70 | 95 | 33 | 19 | 0 | 2A | D1 | 22 | 2C |
| Octal | 111 | 160 | 225 | 63 | 31 | 0 | 52 | 321 | 42 | 54 |
| Binary | 1001001 | 1110000 | 10010101 | 110011 | 11001 | 0 | 101010 | 11010001 | 100010 | 101100 |
Color Harmonies of #497095
Complementary color
Monochromatic Colors of #497095
Black with #497095
Text Example
Text Example
White with #497095
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497095; }
p { color: rgb(73,112,149); }
H1.HeaderClassName
{
color: #497095;
}
.AnyTagClassName
{
color: #497095;
}
</style>
background-color css
<style>
a { background-color: #497095; }
a { background-color: rgb(73,112,149); }
div.DivClassName
{
background-color: #497095;
}
.BgClassName
{
background-color: #497095;
}
</style>
border-color css
<style>
span { border-color: #497095; }
span { border-color: rgb(73,112,149); }
td.TdClassName
{
border-color: #497095;
}
.TagClassName
{
border-color: #497095;
}
</style>