Shades of Wedgewood #476886
Tints of Wedgewood #476886
RGB
CMYK
RGB Variations
Color information
#476886 (or 0x476886) is known color: Wedgewood. HEX triplet: 47, 68 and 86. RGB value is (71,104,134). Sum of RGB (Red+Green+Blue) = 71+104+134=309 (40% of max value = 765). Red value is 71 (28.12% from 255 or 22.98% from 309); Green value is 104 (41.02% from 255 or 33.66% from 309); Blue value is 134 (52.73% from 255 or 43.37% from 309); Max value from RGB is 134 - color contains mainly: blue. Hex color #476886 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #476886 is #B89779. Grayscale: #616161. Windows color (decimal): -12097402 or 8808519. OLE color: 8808519.
HSL color Cylindrical-coordinate representation of color #476886: hue angle of 208.57º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #476886 is Cyan = 0.47, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 71 | 104 | 134 | - |
| CMYK | 0.47 | 0.22 | 0 | 0.47 |
| HSL | 208.57º | 0.31% | 0.4% | - |
| HSV(B) | 208.57º | 0.47% | 0.53% | - |
| XYZ | 11.85 | 12.96 | 24.43 | - |
| YUV | 97.55 | 148.57 | 109.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 104 | 134 | 0.47 | 0.22 | 0 | 0.47 | 208.57 | 0.31 | 0.4 |
| Hex | 47 | 68 | 86 | 2F | 16 | 0 | 2F | D1 | 1F | 28 |
| Octal | 107 | 150 | 206 | 57 | 26 | 0 | 57 | 321 | 37 | 50 |
| Binary | 1000111 | 1101000 | 10000110 | 101111 | 10110 | 0 | 101111 | 11010001 | 11111 | 101000 |
Color Harmonies of #476886
Complementary color
Monochromatic Colors of #476886
Black with #476886
Text Example
Text Example
White with #476886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476886; }
p { color: rgb(71,104,134); }
H1.HeaderClassName
{
color: #476886;
}
.AnyTagClassName
{
color: #476886;
}
</style>
background-color css
<style>
a { background-color: #476886; }
a { background-color: rgb(71,104,134); }
div.DivClassName
{
background-color: #476886;
}
.BgClassName
{
background-color: #476886;
}
</style>
border-color css
<style>
span { border-color: #476886; }
span { border-color: rgb(71,104,134); }
td.TdClassName
{
border-color: #476886;
}
.TagClassName
{
border-color: #476886;
}
</style>