Shades of Wedgewood #476991
Tints of Wedgewood #476991
RGB
CMYK
RGB Variations
Color information
#476991 (or 0x476991) is known color: Wedgewood. HEX triplet: 47, 69 and 91. RGB value is (71,105,145). Sum of RGB (Red+Green+Blue) = 71+105+145=321 (42% of max value = 765). Red value is 71 (28.12% from 255 or 22.12% from 321); Green value is 105 (41.41% from 255 or 32.71% from 321); Blue value is 145 (57.03% from 255 or 45.17% from 321); Max value from RGB is 145 - color contains mainly: blue. Hex color #476991 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #476991 is #B8966E. Grayscale: #636363. Windows color (decimal): -12097135 or 9529671. OLE color: 9529671.
HSL color Cylindrical-coordinate representation of color #476991: hue angle of 212.43º degrees, saturation: 0.34, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #476991 is Cyan = 0.51, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 71 | 105 | 145 | - |
| CMYK | 0.51 | 0.28 | 0 | 0.43 |
| HSL | 212.43º | 0.34% | 0.42% | - |
| HSV(B) | 212.43º | 0.51% | 0.57% | - |
| XYZ | 12.76 | 13.49 | 28.72 | - |
| YUV | 99.39 | 153.74 | 107.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 105 | 145 | 0.51 | 0.28 | 0 | 0.43 | 212.43 | 0.34 | 0.42 |
| Hex | 47 | 69 | 91 | 33 | 1C | 0 | 2B | D4 | 22 | 2A |
| Octal | 107 | 151 | 221 | 63 | 34 | 0 | 53 | 324 | 42 | 52 |
| Binary | 1000111 | 1101001 | 10010001 | 110011 | 11100 | 0 | 101011 | 11010100 | 100010 | 101010 |
Color Harmonies of #476991
Complementary color
Monochromatic Colors of #476991
Black with #476991
Text Example
Text Example
White with #476991
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476991; }
p { color: rgb(71,105,145); }
H1.HeaderClassName
{
color: #476991;
}
.AnyTagClassName
{
color: #476991;
}
</style>
background-color css
<style>
a { background-color: #476991; }
a { background-color: rgb(71,105,145); }
div.DivClassName
{
background-color: #476991;
}
.BgClassName
{
background-color: #476991;
}
</style>
border-color css
<style>
span { border-color: #476991; }
span { border-color: rgb(71,105,145); }
td.TdClassName
{
border-color: #476991;
}
.TagClassName
{
border-color: #476991;
}
</style>