Shades of Wedgewood #476881
Tints of Wedgewood #476881
RGB
CMYK
RGB Variations
Color information
#476881 (or 0x476881) is known color: Wedgewood. HEX triplet: 47, 68 and 81. RGB value is (71,104,129). Sum of RGB (Red+Green+Blue) = 71+104+129=304 (40% of max value = 765). Red value is 71 (28.12% from 255 or 23.36% from 304); Green value is 104 (41.02% from 255 or 34.21% from 304); Blue value is 129 (50.78% from 255 or 42.43% from 304); Max value from RGB is 129 - color contains mainly: blue. Hex color #476881 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #476881 is #B8977E. Grayscale: #606060. Windows color (decimal): -12097407 or 8480839. OLE color: 8480839.
HSL color Cylindrical-coordinate representation of color #476881: hue angle of 205.86º degrees, saturation: 0.29, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #476881 is Cyan = 0.45, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 71 | 104 | 129 | - |
| CMYK | 0.45 | 0.19 | 0 | 0.49 |
| HSL | 205.86º | 0.29% | 0.39% | - |
| HSV(B) | 205.86º | 0.45% | 0.51% | - |
| XYZ | 11.51 | 12.83 | 22.64 | - |
| YUV | 96.98 | 146.07 | 109.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 104 | 129 | 0.45 | 0.19 | 0 | 0.49 | 205.86 | 0.29 | 0.39 |
| Hex | 47 | 68 | 81 | 2D | 13 | 0 | 31 | CE | 1D | 27 |
| Octal | 107 | 150 | 201 | 55 | 23 | 0 | 61 | 316 | 35 | 47 |
| Binary | 1000111 | 1101000 | 10000001 | 101101 | 10011 | 0 | 110001 | 11001110 | 11101 | 100111 |
Color Harmonies of #476881
Complementary color
Monochromatic Colors of #476881
Black with #476881
Text Example
Text Example
White with #476881
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476881; }
p { color: rgb(71,104,129); }
H1.HeaderClassName
{
color: #476881;
}
.AnyTagClassName
{
color: #476881;
}
</style>
background-color css
<style>
a { background-color: #476881; }
a { background-color: rgb(71,104,129); }
div.DivClassName
{
background-color: #476881;
}
.BgClassName
{
background-color: #476881;
}
</style>
border-color css
<style>
span { border-color: #476881; }
span { border-color: rgb(71,104,129); }
td.TdClassName
{
border-color: #476881;
}
.TagClassName
{
border-color: #476881;
}
</style>