Shades of Wedgewood #496981
Tints of Wedgewood #496981
RGB
CMYK
RGB Variations
Color information
#496981 (or 0x496981) is known color: Wedgewood. HEX triplet: 49, 69 and 81. RGB value is (73,105,129). Sum of RGB (Red+Green+Blue) = 73+105+129=307 (40% of max value = 765). Red value is 73 (28.91% from 255 or 23.78% from 307); Green value is 105 (41.41% from 255 or 34.20% from 307); Blue value is 129 (50.78% from 255 or 42.02% from 307); Max value from RGB is 129 - color contains mainly: blue. Hex color #496981 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #496981 is #B6967E. Grayscale: #626262. Windows color (decimal): -11966079 or 8481097. OLE color: 8481097.
HSL color Cylindrical-coordinate representation of color #496981: hue angle of 205.71º 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 #496981 is Cyan = 0.43, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 73 | 105 | 129 | - |
| CMYK | 0.43 | 0.19 | 0 | 0.49 |
| HSL | 205.71º | 0.28% | 0.4% | - |
| HSV(B) | 205.71º | 0.43% | 0.51% | - |
| XYZ | 11.76 | 13.1 | 22.68 | - |
| YUV | 98.17 | 145.4 | 110.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 105 | 129 | 0.43 | 0.19 | 0 | 0.49 | 205.71 | 0.28 | 0.4 |
| Hex | 49 | 69 | 81 | 2B | 13 | 0 | 31 | CE | 1C | 28 |
| Octal | 111 | 151 | 201 | 53 | 23 | 0 | 61 | 316 | 34 | 50 |
| Binary | 1001001 | 1101001 | 10000001 | 101011 | 10011 | 0 | 110001 | 11001110 | 11100 | 101000 |
Color Harmonies of #496981
Complementary color
Monochromatic Colors of #496981
Black with #496981
Text Example
Text Example
White with #496981
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496981; }
p { color: rgb(73,105,129); }
H1.HeaderClassName
{
color: #496981;
}
.AnyTagClassName
{
color: #496981;
}
</style>
background-color css
<style>
a { background-color: #496981; }
a { background-color: rgb(73,105,129); }
div.DivClassName
{
background-color: #496981;
}
.BgClassName
{
background-color: #496981;
}
</style>
border-color css
<style>
span { border-color: #496981; }
span { border-color: rgb(73,105,129); }
td.TdClassName
{
border-color: #496981;
}
.TagClassName
{
border-color: #496981;
}
</style>