Shades of Wedgewood #476790
Tints of Wedgewood #476790
RGB
CMYK
RGB Variations
Color information
#476790 (or 0x476790) is known color: Wedgewood. HEX triplet: 47, 67 and 90. RGB value is (71,103,144). Sum of RGB (Red+Green+Blue) = 71+103+144=318 (42% of max value = 765). Red value is 71 (28.12% from 255 or 22.33% from 318); Green value is 103 (40.62% from 255 or 32.39% from 318); Blue value is 144 (56.64% from 255 or 45.28% from 318); Max value from RGB is 144 - color contains mainly: blue. Hex color #476790 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #476790 is #B8986F. Grayscale: #616161. Windows color (decimal): -12097648 or 9463623. OLE color: 9463623.
HSL color Cylindrical-coordinate representation of color #476790: hue angle of 213.7º 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 #476790 is Cyan = 0.51, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 71 | 103 | 144 | - |
| CMYK | 0.51 | 0.28 | 0 | 0.44 |
| HSL | 213.7º | 0.34% | 0.42% | - |
| HSV(B) | 213.7º | 0.51% | 0.56% | - |
| XYZ | 12.48 | 13.05 | 28.25 | - |
| YUV | 98.11 | 153.9 | 108.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 103 | 144 | 0.51 | 0.28 | 0 | 0.44 | 213.7 | 0.34 | 0.42 |
| Hex | 47 | 67 | 90 | 33 | 1C | 0 | 2C | D6 | 22 | 2A |
| Octal | 107 | 147 | 220 | 63 | 34 | 0 | 54 | 326 | 42 | 52 |
| Binary | 1000111 | 1100111 | 10010000 | 110011 | 11100 | 0 | 101100 | 11010110 | 100010 | 101010 |
Color Harmonies of #476790
Complementary color
Monochromatic Colors of #476790
Black with #476790
Text Example
Text Example
White with #476790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476790; }
p { color: rgb(71,103,144); }
H1.HeaderClassName
{
color: #476790;
}
.AnyTagClassName
{
color: #476790;
}
</style>
background-color css
<style>
a { background-color: #476790; }
a { background-color: rgb(71,103,144); }
div.DivClassName
{
background-color: #476790;
}
.BgClassName
{
background-color: #476790;
}
</style>
border-color css
<style>
span { border-color: #476790; }
span { border-color: rgb(71,103,144); }
td.TdClassName
{
border-color: #476790;
}
.TagClassName
{
border-color: #476790;
}
</style>