Shades of Wedgewood #476885
Tints of Wedgewood #476885
RGB
CMYK
RGB Variations
Color information
#476885 (or 0x476885) is known color: Wedgewood. HEX triplet: 47, 68 and 85. RGB value is (71,104,133). Sum of RGB (Red+Green+Blue) = 71+104+133=308 (40% of max value = 765). Red value is 71 (28.12% from 255 or 23.05% from 308); Green value is 104 (41.02% from 255 or 33.77% from 308); Blue value is 133 (52.34% from 255 or 43.18% from 308); Max value from RGB is 133 - color contains mainly: blue. Hex color #476885 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #476885 is #B8977A. Grayscale: #616161. Windows color (decimal): -12097403 or 8742983. OLE color: 8742983.
HSL color Cylindrical-coordinate representation of color #476885: hue angle of 208.06º 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 #476885 is Cyan = 0.47, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 71 | 104 | 133 | - |
| CMYK | 0.47 | 0.22 | 0 | 0.48 |
| HSL | 208.06º | 0.3% | 0.4% | - |
| HSV(B) | 208.06º | 0.47% | 0.52% | - |
| XYZ | 11.78 | 12.93 | 24.07 | - |
| YUV | 97.44 | 148.07 | 109.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 104 | 133 | 0.47 | 0.22 | 0 | 0.48 | 208.06 | 0.3 | 0.4 |
| Hex | 47 | 68 | 85 | 2F | 16 | 0 | 30 | D0 | 1E | 28 |
| Octal | 107 | 150 | 205 | 57 | 26 | 0 | 60 | 320 | 36 | 50 |
| Binary | 1000111 | 1101000 | 10000101 | 101111 | 10110 | 0 | 110000 | 11010000 | 11110 | 101000 |
Color Harmonies of #476885
Complementary color
Monochromatic Colors of #476885
Black with #476885
Text Example
Text Example
White with #476885
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476885; }
p { color: rgb(71,104,133); }
H1.HeaderClassName
{
color: #476885;
}
.AnyTagClassName
{
color: #476885;
}
</style>
background-color css
<style>
a { background-color: #476885; }
a { background-color: rgb(71,104,133); }
div.DivClassName
{
background-color: #476885;
}
.BgClassName
{
background-color: #476885;
}
</style>
border-color css
<style>
span { border-color: #476885; }
span { border-color: rgb(71,104,133); }
td.TdClassName
{
border-color: #476885;
}
.TagClassName
{
border-color: #476885;
}
</style>