Shades of Wedgewood #477192
Tints of Wedgewood #477192
RGB
CMYK
RGB Variations
Color information
#477192 (or 0x477192) is known color: Wedgewood. HEX triplet: 47, 71 and 92. RGB value is (71,113,146). Sum of RGB (Red+Green+Blue) = 71+113+146=330 (43% of max value = 765). Red value is 71 (28.12% from 255 or 21.52% from 330); Green value is 113 (44.53% from 255 or 34.24% from 330); Blue value is 146 (57.42% from 255 or 44.24% from 330); Max value from RGB is 146 - color contains mainly: blue. Hex color #477192 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #477192 is #B88E6D. Grayscale: #686868. Windows color (decimal): -12095086 or 9597255. OLE color: 9597255.
HSL color Cylindrical-coordinate representation of color #477192: hue angle of 206.4º 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 #477192 is Cyan = 0.51, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 71 | 113 | 146 | - |
| CMYK | 0.51 | 0.23 | 0 | 0.43 |
| HSL | 206.4º | 0.35% | 0.43% | - |
| HSV(B) | 206.4º | 0.51% | 0.57% | - |
| XYZ | 13.69 | 15.23 | 29.41 | - |
| YUV | 104.2 | 151.59 | 104.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 113 | 146 | 0.51 | 0.23 | 0 | 0.43 | 206.4 | 0.35 | 0.43 |
| Hex | 47 | 71 | 92 | 33 | 17 | 0 | 2B | CE | 23 | 2B |
| Octal | 107 | 161 | 222 | 63 | 27 | 0 | 53 | 316 | 43 | 53 |
| Binary | 1000111 | 1110001 | 10010010 | 110011 | 10111 | 0 | 101011 | 11001110 | 100011 | 101011 |
Color Harmonies of #477192
Complementary color
Monochromatic Colors of #477192
Black with #477192
Text Example
Text Example
White with #477192
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477192; }
p { color: rgb(71,113,146); }
H1.HeaderClassName
{
color: #477192;
}
.AnyTagClassName
{
color: #477192;
}
</style>
background-color css
<style>
a { background-color: #477192; }
a { background-color: rgb(71,113,146); }
div.DivClassName
{
background-color: #477192;
}
.BgClassName
{
background-color: #477192;
}
</style>
border-color css
<style>
span { border-color: #477192; }
span { border-color: rgb(71,113,146); }
td.TdClassName
{
border-color: #477192;
}
.TagClassName
{
border-color: #477192;
}
</style>