Shades of Wedgewood #477292
Tints of Wedgewood #477292
RGB
CMYK
RGB Variations
Color information
#477292 (or 0x477292) is known color: Wedgewood. HEX triplet: 47, 72 and 92. RGB value is (71,114,146). Sum of RGB (Red+Green+Blue) = 71+114+146=331 (43% of max value = 765). Red value is 71 (28.12% from 255 or 21.45% from 331); Green value is 114 (44.92% from 255 or 34.44% from 331); Blue value is 146 (57.42% from 255 or 44.11% from 331); Max value from RGB is 146 - color contains mainly: blue. Hex color #477292 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #477292 is #B88D6D. Grayscale: #686868. Windows color (decimal): -12094830 or 9597511. OLE color: 9597511.
HSL color Cylindrical-coordinate representation of color #477292: hue angle of 205.6º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #477292 is Cyan = 0.51, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 71 | 114 | 146 | - |
| CMYK | 0.51 | 0.22 | 0 | 0.43 |
| HSL | 205.6º | 0.35% | 0.43% | - |
| HSV(B) | 205.6º | 0.51% | 0.57% | - |
| XYZ | 13.8 | 15.45 | 29.45 | - |
| YUV | 104.79 | 151.25 | 103.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 114 | 146 | 0.51 | 0.22 | 0 | 0.43 | 205.6 | 0.35 | 0.43 |
| Hex | 47 | 72 | 92 | 33 | 16 | 0 | 2B | CE | 23 | 2B |
| Octal | 107 | 162 | 222 | 63 | 26 | 0 | 53 | 316 | 43 | 53 |
| Binary | 1000111 | 1110010 | 10010010 | 110011 | 10110 | 0 | 101011 | 11001110 | 100011 | 101011 |
Color Harmonies of #477292
Complementary color
Monochromatic Colors of #477292
Black with #477292
Text Example
Text Example
White with #477292
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477292; }
p { color: rgb(71,114,146); }
H1.HeaderClassName
{
color: #477292;
}
.AnyTagClassName
{
color: #477292;
}
</style>
background-color css
<style>
a { background-color: #477292; }
a { background-color: rgb(71,114,146); }
div.DivClassName
{
background-color: #477292;
}
.BgClassName
{
background-color: #477292;
}
</style>
border-color css
<style>
span { border-color: #477292; }
span { border-color: rgb(71,114,146); }
td.TdClassName
{
border-color: #477292;
}
.TagClassName
{
border-color: #477292;
}
</style>