Shades of Wedgewood #496992
Tints of Wedgewood #496992
RGB
CMYK
RGB Variations
Color information
#496992 (or 0x496992) is known color: Wedgewood. HEX triplet: 49, 69 and 92. RGB value is (73,105,146). Sum of RGB (Red+Green+Blue) = 73+105+146=324 (42% of max value = 765). Red value is 73 (28.91% from 255 or 22.53% from 324); Green value is 105 (41.41% from 255 or 32.41% from 324); Blue value is 146 (57.42% from 255 or 45.06% from 324); Max value from RGB is 146 - color contains mainly: blue. Hex color #496992 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #496992 is #B6966D. Grayscale: #636363. Windows color (decimal): -11966062 or 9595209. OLE color: 9595209.
HSL color Cylindrical-coordinate representation of color #496992: hue angle of 213.7º 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 #496992 is Cyan = 0.5, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 73 | 105 | 146 | - |
| CMYK | 0.5 | 0.28 | 0 | 0.43 |
| HSL | 213.7º | 0.33% | 0.43% | - |
| HSV(B) | 213.7º | 0.5% | 0.57% | - |
| XYZ | 12.99 | 13.59 | 29.13 | - |
| YUV | 100.11 | 153.9 | 108.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 105 | 146 | 0.5 | 0.28 | 0 | 0.43 | 213.7 | 0.33 | 0.43 |
| Hex | 49 | 69 | 92 | 32 | 1C | 0 | 2B | D6 | 21 | 2B |
| Octal | 111 | 151 | 222 | 62 | 34 | 0 | 53 | 326 | 41 | 53 |
| Binary | 1001001 | 1101001 | 10010010 | 110010 | 11100 | 0 | 101011 | 11010110 | 100001 | 101011 |
Color Harmonies of #496992
Complementary color
Monochromatic Colors of #496992
Black with #496992
Text Example
Text Example
White with #496992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496992; }
p { color: rgb(73,105,146); }
H1.HeaderClassName
{
color: #496992;
}
.AnyTagClassName
{
color: #496992;
}
</style>
background-color css
<style>
a { background-color: #496992; }
a { background-color: rgb(73,105,146); }
div.DivClassName
{
background-color: #496992;
}
.BgClassName
{
background-color: #496992;
}
</style>
border-color css
<style>
span { border-color: #496992; }
span { border-color: rgb(73,105,146); }
td.TdClassName
{
border-color: #496992;
}
.TagClassName
{
border-color: #496992;
}
</style>