Shades of Wedgewood #477290
Tints of Wedgewood #477290
RGB
CMYK
RGB Variations
Color information
#477290 (or 0x477290) is known color: Wedgewood. HEX triplet: 47, 72 and 90. RGB value is (71,114,144). Sum of RGB (Red+Green+Blue) = 71+114+144=329 (43% of max value = 765). Red value is 71 (28.12% from 255 or 21.58% from 329); Green value is 114 (44.92% from 255 or 34.65% from 329); Blue value is 144 (56.64% from 255 or 43.77% from 329); Max value from RGB is 144 - color contains mainly: blue. Hex color #477290 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #477290 is #B88D6F. Grayscale: #686868. Windows color (decimal): -12094832 or 9466439. OLE color: 9466439.
HSL color Cylindrical-coordinate representation of color #477290: hue angle of 204.66º 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 #477290 is Cyan = 0.51, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 71 | 114 | 144 | - |
| CMYK | 0.51 | 0.21 | 0 | 0.44 |
| HSL | 204.66º | 0.34% | 0.42% | - |
| HSV(B) | 204.66º | 0.51% | 0.56% | - |
| XYZ | 13.65 | 15.39 | 28.64 | - |
| YUV | 104.56 | 150.25 | 104.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 114 | 144 | 0.51 | 0.21 | 0 | 0.44 | 204.66 | 0.34 | 0.42 |
| Hex | 47 | 72 | 90 | 33 | 15 | 0 | 2C | CD | 22 | 2A |
| Octal | 107 | 162 | 220 | 63 | 25 | 0 | 54 | 315 | 42 | 52 |
| Binary | 1000111 | 1110010 | 10010000 | 110011 | 10101 | 0 | 101100 | 11001101 | 100010 | 101010 |
Color Harmonies of #477290
Complementary color
Monochromatic Colors of #477290
Black with #477290
Text Example
Text Example
White with #477290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477290; }
p { color: rgb(71,114,144); }
H1.HeaderClassName
{
color: #477290;
}
.AnyTagClassName
{
color: #477290;
}
</style>
background-color css
<style>
a { background-color: #477290; }
a { background-color: rgb(71,114,144); }
div.DivClassName
{
background-color: #477290;
}
.BgClassName
{
background-color: #477290;
}
</style>
border-color css
<style>
span { border-color: #477290; }
span { border-color: rgb(71,114,144); }
td.TdClassName
{
border-color: #477290;
}
.TagClassName
{
border-color: #477290;
}
</style>