Shades of Wedgewood #496881
Tints of Wedgewood #496881
RGB
CMYK
RGB Variations
Color information
#496881 (or 0x496881) is known color: Wedgewood. HEX triplet: 49, 68 and 81. RGB value is (73,104,129). Sum of RGB (Red+Green+Blue) = 73+104+129=306 (40% of max value = 765). Red value is 73 (28.91% from 255 or 23.86% from 306); Green value is 104 (41.02% from 255 or 33.99% from 306); Blue value is 129 (50.78% from 255 or 42.16% from 306); Max value from RGB is 129 - color contains mainly: blue. Hex color #496881 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #496881 is #B6977E. Grayscale: #616161. Windows color (decimal): -11966335 or 8480841. OLE color: 8480841.
HSL color Cylindrical-coordinate representation of color #496881: hue angle of 206.79º degrees, saturation: 0.28, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #496881 is Cyan = 0.43, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 73 | 104 | 129 | - |
| CMYK | 0.43 | 0.19 | 0 | 0.49 |
| HSL | 206.79º | 0.28% | 0.4% | - |
| HSV(B) | 206.79º | 0.43% | 0.51% | - |
| XYZ | 11.66 | 12.9 | 22.64 | - |
| YUV | 97.58 | 145.73 | 110.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 104 | 129 | 0.43 | 0.19 | 0 | 0.49 | 206.79 | 0.28 | 0.4 |
| Hex | 49 | 68 | 81 | 2B | 13 | 0 | 31 | CF | 1C | 28 |
| Octal | 111 | 150 | 201 | 53 | 23 | 0 | 61 | 317 | 34 | 50 |
| Binary | 1001001 | 1101000 | 10000001 | 101011 | 10011 | 0 | 110001 | 11001111 | 11100 | 101000 |
Color Harmonies of #496881
Complementary color
Monochromatic Colors of #496881
Black with #496881
Text Example
Text Example
White with #496881
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496881; }
p { color: rgb(73,104,129); }
H1.HeaderClassName
{
color: #496881;
}
.AnyTagClassName
{
color: #496881;
}
</style>
background-color css
<style>
a { background-color: #496881; }
a { background-color: rgb(73,104,129); }
div.DivClassName
{
background-color: #496881;
}
.BgClassName
{
background-color: #496881;
}
</style>
border-color css
<style>
span { border-color: #496881; }
span { border-color: rgb(73,104,129); }
td.TdClassName
{
border-color: #496881;
}
.TagClassName
{
border-color: #496881;
}
</style>