Shades of Wedgewood #476789
Tints of Wedgewood #476789
RGB
CMYK
RGB Variations
Color information
#476789 (or 0x476789) is known color: Wedgewood. HEX triplet: 47, 67 and 89. RGB value is (71,103,137). Sum of RGB (Red+Green+Blue) = 71+103+137=311 (41% of max value = 765). Red value is 71 (28.12% from 255 or 22.83% from 311); Green value is 103 (40.62% from 255 or 33.12% from 311); Blue value is 137 (53.91% from 255 or 44.05% from 311); Max value from RGB is 137 - color contains mainly: blue. Hex color #476789 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #476789 is #B89876. Grayscale: #616161. Windows color (decimal): -12097655 or 9004871. OLE color: 9004871.
HSL color Cylindrical-coordinate representation of color #476789: hue angle of 210.91º degrees, saturation: 0.32, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #476789 is Cyan = 0.48, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 71 | 103 | 137 | - |
| CMYK | 0.48 | 0.25 | 0 | 0.46 |
| HSL | 210.91º | 0.32% | 0.41% | - |
| HSV(B) | 210.91º | 0.48% | 0.54% | - |
| XYZ | 11.96 | 12.85 | 25.52 | - |
| YUV | 97.31 | 150.4 | 109.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 103 | 137 | 0.48 | 0.25 | 0 | 0.46 | 210.91 | 0.32 | 0.41 |
| Hex | 47 | 67 | 89 | 30 | 19 | 0 | 2E | D3 | 20 | 29 |
| Octal | 107 | 147 | 211 | 60 | 31 | 0 | 56 | 323 | 40 | 51 |
| Binary | 1000111 | 1100111 | 10001001 | 110000 | 11001 | 0 | 101110 | 11010011 | 100000 | 101001 |
Color Harmonies of #476789
Complementary color
Monochromatic Colors of #476789
Black with #476789
Text Example
Text Example
White with #476789
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476789; }
p { color: rgb(71,103,137); }
H1.HeaderClassName
{
color: #476789;
}
.AnyTagClassName
{
color: #476789;
}
</style>
background-color css
<style>
a { background-color: #476789; }
a { background-color: rgb(71,103,137); }
div.DivClassName
{
background-color: #476789;
}
.BgClassName
{
background-color: #476789;
}
</style>
border-color css
<style>
span { border-color: #476789; }
span { border-color: rgb(71,103,137); }
td.TdClassName
{
border-color: #476789;
}
.TagClassName
{
border-color: #476789;
}
</style>