Shades of Wedgewood #476481
Tints of Wedgewood #476481
RGB
CMYK
RGB Variations
Color information
#476481 (or 0x476481) is known color: Wedgewood. HEX triplet: 47, 64 and 81. RGB value is (71,100,129). Sum of RGB (Red+Green+Blue) = 71+100+129=300 (39% of max value = 765). Red value is 71 (28.12% from 255 or 23.67% from 300); Green value is 100 (39.45% from 255 or 33.33% from 300); Blue value is 129 (50.78% from 255 or 43% from 300); Max value from RGB is 129 - color contains mainly: blue. Hex color #476481 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #476481 is #B89B7E. Grayscale: #5E5E5E. Windows color (decimal): -12098431 or 8479815. OLE color: 8479815.
HSL color Cylindrical-coordinate representation of color #476481: hue angle of 210º 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 #476481 is Cyan = 0.45, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 71 | 100 | 129 | - |
| CMYK | 0.45 | 0.22 | 0 | 0.49 |
| HSL | 210º | 0.29% | 0.39% | - |
| HSV(B) | 210º | 0.45% | 0.51% | - |
| XYZ | 11.12 | 12.04 | 22.51 | - |
| YUV | 94.64 | 147.39 | 111.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 100 | 129 | 0.45 | 0.22 | 0 | 0.49 | 210 | 0.29 | 0.39 |
| Hex | 47 | 64 | 81 | 2D | 16 | 0 | 31 | D2 | 1D | 27 |
| Octal | 107 | 144 | 201 | 55 | 26 | 0 | 61 | 322 | 35 | 47 |
| Binary | 1000111 | 1100100 | 10000001 | 101101 | 10110 | 0 | 110001 | 11010010 | 11101 | 100111 |
Color Harmonies of #476481
Complementary color
Monochromatic Colors of #476481
Black with #476481
Text Example
Text Example
White with #476481
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476481; }
p { color: rgb(71,100,129); }
H1.HeaderClassName
{
color: #476481;
}
.AnyTagClassName
{
color: #476481;
}
</style>
background-color css
<style>
a { background-color: #476481; }
a { background-color: rgb(71,100,129); }
div.DivClassName
{
background-color: #476481;
}
.BgClassName
{
background-color: #476481;
}
</style>
border-color css
<style>
span { border-color: #476481; }
span { border-color: rgb(71,100,129); }
td.TdClassName
{
border-color: #476481;
}
.TagClassName
{
border-color: #476481;
}
</style>