Shades of Wedgewood #477194
Tints of Wedgewood #477194
RGB
CMYK
RGB Variations
Color information
#477194 (or 0x477194) is known color: Wedgewood. HEX triplet: 47, 71 and 94. RGB value is (71,113,148). Sum of RGB (Red+Green+Blue) = 71+113+148=332 (43% of max value = 765). Red value is 71 (28.12% from 255 or 21.39% from 332); Green value is 113 (44.53% from 255 or 34.04% from 332); Blue value is 148 (58.20% from 255 or 44.58% from 332); Max value from RGB is 148 - color contains mainly: blue. Hex color #477194 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #477194 is #B88E6B. Grayscale: #686868. Windows color (decimal): -12095084 or 9728327. OLE color: 9728327.
HSL color Cylindrical-coordinate representation of color #477194: hue angle of 207.27º 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 #477194 is Cyan = 0.52, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 71 | 113 | 148 | - |
| CMYK | 0.52 | 0.24 | 0 | 0.42 |
| HSL | 207.27º | 0.35% | 0.43% | - |
| HSV(B) | 207.27º | 0.52% | 0.58% | - |
| XYZ | 13.85 | 15.29 | 30.24 | - |
| YUV | 104.43 | 152.59 | 104.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 113 | 148 | 0.52 | 0.24 | 0 | 0.42 | 207.27 | 0.35 | 0.43 |
| Hex | 47 | 71 | 94 | 34 | 18 | 0 | 2A | CF | 23 | 2B |
| Octal | 107 | 161 | 224 | 64 | 30 | 0 | 52 | 317 | 43 | 53 |
| Binary | 1000111 | 1110001 | 10010100 | 110100 | 11000 | 0 | 101010 | 11001111 | 100011 | 101011 |
Color Harmonies of #477194
Complementary color
Monochromatic Colors of #477194
Black with #477194
Text Example
Text Example
White with #477194
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477194; }
p { color: rgb(71,113,148); }
H1.HeaderClassName
{
color: #477194;
}
.AnyTagClassName
{
color: #477194;
}
</style>
background-color css
<style>
a { background-color: #477194; }
a { background-color: rgb(71,113,148); }
div.DivClassName
{
background-color: #477194;
}
.BgClassName
{
background-color: #477194;
}
</style>
border-color css
<style>
span { border-color: #477194; }
span { border-color: rgb(71,113,148); }
td.TdClassName
{
border-color: #477194;
}
.TagClassName
{
border-color: #477194;
}
</style>