Shades of Wedgewood #477293
Tints of Wedgewood #477293
RGB
CMYK
RGB Variations
Color information
#477293 (or 0x477293) is known color: Wedgewood. HEX triplet: 47, 72 and 93. RGB value is (71,114,147). Sum of RGB (Red+Green+Blue) = 71+114+147=332 (43% of max value = 765). Red value is 71 (28.12% from 255 or 21.39% from 332); Green value is 114 (44.92% from 255 or 34.34% from 332); Blue value is 147 (57.81% from 255 or 44.28% from 332); Max value from RGB is 147 - color contains mainly: blue. Hex color #477293 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #477293 is #B88D6C. Grayscale: #686868. Windows color (decimal): -12094829 or 9663047. OLE color: 9663047.
HSL color Cylindrical-coordinate representation of color #477293: hue angle of 206.05º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #477293 is Cyan = 0.52, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 71 | 114 | 147 | - |
| CMYK | 0.52 | 0.22 | 0 | 0.42 |
| HSL | 206.05º | 0.35% | 0.43% | - |
| HSV(B) | 206.05º | 0.52% | 0.58% | - |
| XYZ | 13.88 | 15.48 | 29.86 | - |
| YUV | 104.91 | 151.75 | 103.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 114 | 147 | 0.52 | 0.22 | 0 | 0.42 | 206.05 | 0.35 | 0.43 |
| Hex | 47 | 72 | 93 | 34 | 16 | 0 | 2A | CE | 23 | 2B |
| Octal | 107 | 162 | 223 | 64 | 26 | 0 | 52 | 316 | 43 | 53 |
| Binary | 1000111 | 1110010 | 10010011 | 110100 | 10110 | 0 | 101010 | 11001110 | 100011 | 101011 |
Color Harmonies of #477293
Complementary color
Monochromatic Colors of #477293
Black with #477293
Text Example
Text Example
White with #477293
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477293; }
p { color: rgb(71,114,147); }
H1.HeaderClassName
{
color: #477293;
}
.AnyTagClassName
{
color: #477293;
}
</style>
background-color css
<style>
a { background-color: #477293; }
a { background-color: rgb(71,114,147); }
div.DivClassName
{
background-color: #477293;
}
.BgClassName
{
background-color: #477293;
}
</style>
border-color css
<style>
span { border-color: #477293; }
span { border-color: rgb(71,114,147); }
td.TdClassName
{
border-color: #477293;
}
.TagClassName
{
border-color: #477293;
}
</style>