Shades of Wedgewood #477295
Tints of Wedgewood #477295
RGB
CMYK
RGB Variations
Color information
#477295 (or 0x477295) is known color: Wedgewood. HEX triplet: 47, 72 and 95. RGB value is (71,114,149). Sum of RGB (Red+Green+Blue) = 71+114+149=334 (44% of max value = 765). Red value is 71 (28.12% from 255 or 21.26% from 334); Green value is 114 (44.92% from 255 or 34.13% from 334); Blue value is 149 (58.59% from 255 or 44.61% from 334); Max value from RGB is 149 - color contains mainly: blue. Hex color #477295 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #477295 is #B88D6A. Grayscale: #686868. Windows color (decimal): -12094827 or 9794119. OLE color: 9794119.
HSL color Cylindrical-coordinate representation of color #477295: hue angle of 206.92º 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 #477295 is Cyan = 0.52, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 71 | 114 | 149 | - |
| CMYK | 0.52 | 0.23 | 0 | 0.42 |
| HSL | 206.92º | 0.35% | 0.43% | - |
| HSV(B) | 206.92º | 0.52% | 0.58% | - |
| XYZ | 14.04 | 15.54 | 30.69 | - |
| YUV | 105.13 | 152.75 | 103.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 114 | 149 | 0.52 | 0.23 | 0 | 0.42 | 206.92 | 0.35 | 0.43 |
| Hex | 47 | 72 | 95 | 34 | 17 | 0 | 2A | CF | 23 | 2B |
| Octal | 107 | 162 | 225 | 64 | 27 | 0 | 52 | 317 | 43 | 53 |
| Binary | 1000111 | 1110010 | 10010101 | 110100 | 10111 | 0 | 101010 | 11001111 | 100011 | 101011 |
Color Harmonies of #477295
Complementary color
Monochromatic Colors of #477295
Black with #477295
Text Example
Text Example
White with #477295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477295; }
p { color: rgb(71,114,149); }
H1.HeaderClassName
{
color: #477295;
}
.AnyTagClassName
{
color: #477295;
}
</style>
background-color css
<style>
a { background-color: #477295; }
a { background-color: rgb(71,114,149); }
div.DivClassName
{
background-color: #477295;
}
.BgClassName
{
background-color: #477295;
}
</style>
border-color css
<style>
span { border-color: #477295; }
span { border-color: rgb(71,114,149); }
td.TdClassName
{
border-color: #477295;
}
.TagClassName
{
border-color: #477295;
}
</style>