Shades of Wedgewood #496690
Tints of Wedgewood #496690
RGB
CMYK
RGB Variations
Color information
#496690 (or 0x496690) is known color: Wedgewood. HEX triplet: 49, 66 and 90. RGB value is (73,102,144). Sum of RGB (Red+Green+Blue) = 73+102+144=319 (42% of max value = 765). Red value is 73 (28.91% from 255 or 22.88% from 319); Green value is 102 (40.23% from 255 or 31.97% from 319); Blue value is 144 (56.64% from 255 or 45.14% from 319); Max value from RGB is 144 - color contains mainly: blue. Hex color #496690 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #496690 is #B6996F. Grayscale: #616161. Windows color (decimal): -11966832 or 9463369. OLE color: 9463369.
HSL color Cylindrical-coordinate representation of color #496690: hue angle of 215.49º degrees, saturation: 0.33, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #496690 is Cyan = 0.49, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 73 | 102 | 144 | - |
| CMYK | 0.49 | 0.29 | 0 | 0.44 |
| HSL | 215.49º | 0.33% | 0.43% | - |
| HSV(B) | 215.49º | 0.49% | 0.56% | - |
| XYZ | 12.53 | 12.93 | 28.22 | - |
| YUV | 98.12 | 153.89 | 110.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 102 | 144 | 0.49 | 0.29 | 0 | 0.44 | 215.49 | 0.33 | 0.43 |
| Hex | 49 | 66 | 90 | 31 | 1D | 0 | 2C | D7 | 21 | 2B |
| Octal | 111 | 146 | 220 | 61 | 35 | 0 | 54 | 327 | 41 | 53 |
| Binary | 1001001 | 1100110 | 10010000 | 110001 | 11101 | 0 | 101100 | 11010111 | 100001 | 101011 |
Color Harmonies of #496690
Complementary color
Monochromatic Colors of #496690
Black with #496690
Text Example
Text Example
White with #496690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496690; }
p { color: rgb(73,102,144); }
H1.HeaderClassName
{
color: #496690;
}
.AnyTagClassName
{
color: #496690;
}
</style>
background-color css
<style>
a { background-color: #496690; }
a { background-color: rgb(73,102,144); }
div.DivClassName
{
background-color: #496690;
}
.BgClassName
{
background-color: #496690;
}
</style>
border-color css
<style>
span { border-color: #496690; }
span { border-color: rgb(73,102,144); }
td.TdClassName
{
border-color: #496690;
}
.TagClassName
{
border-color: #496690;
}
</style>