Shades of Wedgewood #476586
Tints of Wedgewood #476586
RGB
CMYK
RGB Variations
Color information
#476586 (or 0x476586) is known color: Wedgewood. HEX triplet: 47, 65 and 86. RGB value is (71,101,134). Sum of RGB (Red+Green+Blue) = 71+101+134=306 (40% of max value = 765). Red value is 71 (28.12% from 255 or 23.20% from 306); Green value is 101 (39.84% from 255 or 33.01% from 306); Blue value is 134 (52.73% from 255 or 43.79% from 306); Max value from RGB is 134 - color contains mainly: blue. Hex color #476586 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #476586 is #B89A79. Grayscale: #5F5F5F. Windows color (decimal): -12098170 or 8807751. OLE color: 8807751.
HSL color Cylindrical-coordinate representation of color #476586: hue angle of 211.43º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #476586 is Cyan = 0.47, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 71 | 101 | 134 | - |
| CMYK | 0.47 | 0.25 | 0 | 0.47 |
| HSL | 211.43º | 0.31% | 0.4% | - |
| HSV(B) | 211.43º | 0.47% | 0.53% | - |
| XYZ | 11.56 | 12.37 | 24.33 | - |
| YUV | 95.79 | 149.56 | 110.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 101 | 134 | 0.47 | 0.25 | 0 | 0.47 | 211.43 | 0.31 | 0.4 |
| Hex | 47 | 65 | 86 | 2F | 19 | 0 | 2F | D3 | 1F | 28 |
| Octal | 107 | 145 | 206 | 57 | 31 | 0 | 57 | 323 | 37 | 50 |
| Binary | 1000111 | 1100101 | 10000110 | 101111 | 11001 | 0 | 101111 | 11010011 | 11111 | 101000 |
Color Harmonies of #476586
Complementary color
Monochromatic Colors of #476586
Black with #476586
Text Example
Text Example
White with #476586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476586; }
p { color: rgb(71,101,134); }
H1.HeaderClassName
{
color: #476586;
}
.AnyTagClassName
{
color: #476586;
}
</style>
background-color css
<style>
a { background-color: #476586; }
a { background-color: rgb(71,101,134); }
div.DivClassName
{
background-color: #476586;
}
.BgClassName
{
background-color: #476586;
}
</style>
border-color css
<style>
span { border-color: #476586; }
span { border-color: rgb(71,101,134); }
td.TdClassName
{
border-color: #476586;
}
.TagClassName
{
border-color: #476586;
}
</style>