Shades of Wedgewood #476890
Tints of Wedgewood #476890
RGB
CMYK
RGB Variations
Color information
#476890 (or 0x476890) is known color: Wedgewood. HEX triplet: 47, 68 and 90. RGB value is (71,104,144). Sum of RGB (Red+Green+Blue) = 71+104+144=319 (42% of max value = 765). Red value is 71 (28.12% from 255 or 22.26% from 319); Green value is 104 (41.02% from 255 or 32.60% 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 #476890 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #476890 is #B8976F. Grayscale: #626262. Windows color (decimal): -12097392 or 9463879. OLE color: 9463879.
HSL color Cylindrical-coordinate representation of color #476890: hue angle of 212.88º degrees, saturation: 0.34, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #476890 is Cyan = 0.51, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 71 | 104 | 144 | - |
| CMYK | 0.51 | 0.28 | 0 | 0.44 |
| HSL | 212.88º | 0.34% | 0.42% | - |
| HSV(B) | 212.88º | 0.51% | 0.56% | - |
| XYZ | 12.58 | 13.25 | 28.28 | - |
| YUV | 98.69 | 153.57 | 108.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 104 | 144 | 0.51 | 0.28 | 0 | 0.44 | 212.88 | 0.34 | 0.42 |
| Hex | 47 | 68 | 90 | 33 | 1C | 0 | 2C | D5 | 22 | 2A |
| Octal | 107 | 150 | 220 | 63 | 34 | 0 | 54 | 325 | 42 | 52 |
| Binary | 1000111 | 1101000 | 10010000 | 110011 | 11100 | 0 | 101100 | 11010101 | 100010 | 101010 |
Color Harmonies of #476890
Complementary color
Monochromatic Colors of #476890
Black with #476890
Text Example
Text Example
White with #476890
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476890; }
p { color: rgb(71,104,144); }
H1.HeaderClassName
{
color: #476890;
}
.AnyTagClassName
{
color: #476890;
}
</style>
background-color css
<style>
a { background-color: #476890; }
a { background-color: rgb(71,104,144); }
div.DivClassName
{
background-color: #476890;
}
.BgClassName
{
background-color: #476890;
}
</style>
border-color css
<style>
span { border-color: #476890; }
span { border-color: rgb(71,104,144); }
td.TdClassName
{
border-color: #476890;
}
.TagClassName
{
border-color: #476890;
}
</style>