Shades of Wedgewood #476685
Tints of Wedgewood #476685
RGB
CMYK
RGB Variations
Color information
#476685 (or 0x476685) is known color: Wedgewood. HEX triplet: 47, 66 and 85. RGB value is (71,102,133). Sum of RGB (Red+Green+Blue) = 71+102+133=306 (40% of max value = 765). Red value is 71 (28.12% from 255 or 23.20% from 306); Green value is 102 (40.23% from 255 or 33.33% from 306); Blue value is 133 (52.34% from 255 or 43.46% from 306); Max value from RGB is 133 - color contains mainly: blue. Hex color #476685 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #476685 is #B8997A. Grayscale: #606060. Windows color (decimal): -12097915 or 8742471. OLE color: 8742471.
HSL color Cylindrical-coordinate representation of color #476685: hue angle of 210º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #476685 is Cyan = 0.47, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 71 | 102 | 133 | - |
| CMYK | 0.47 | 0.23 | 0 | 0.48 |
| HSL | 210º | 0.3% | 0.4% | - |
| HSV(B) | 210º | 0.47% | 0.52% | - |
| XYZ | 11.58 | 12.54 | 24 | - |
| YUV | 96.27 | 148.73 | 109.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 102 | 133 | 0.47 | 0.23 | 0 | 0.48 | 210 | 0.3 | 0.4 |
| Hex | 47 | 66 | 85 | 2F | 17 | 0 | 30 | D2 | 1E | 28 |
| Octal | 107 | 146 | 205 | 57 | 27 | 0 | 60 | 322 | 36 | 50 |
| Binary | 1000111 | 1100110 | 10000101 | 101111 | 10111 | 0 | 110000 | 11010010 | 11110 | 101000 |
Color Harmonies of #476685
Complementary color
Monochromatic Colors of #476685
Black with #476685
Text Example
Text Example
White with #476685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476685; }
p { color: rgb(71,102,133); }
H1.HeaderClassName
{
color: #476685;
}
.AnyTagClassName
{
color: #476685;
}
</style>
background-color css
<style>
a { background-color: #476685; }
a { background-color: rgb(71,102,133); }
div.DivClassName
{
background-color: #476685;
}
.BgClassName
{
background-color: #476685;
}
</style>
border-color css
<style>
span { border-color: #476685; }
span { border-color: rgb(71,102,133); }
td.TdClassName
{
border-color: #476685;
}
.TagClassName
{
border-color: #476685;
}
</style>