Shades of Wedgewood #476381
Tints of Wedgewood #476381
RGB
CMYK
RGB Variations
Color information
#476381 (or 0x476381) is known color: Wedgewood. HEX triplet: 47, 63 and 81. RGB value is (71,99,129). Sum of RGB (Red+Green+Blue) = 71+99+129=299 (39% of max value = 765). Red value is 71 (28.12% from 255 or 23.75% from 299); Green value is 99 (39.06% from 255 or 33.11% from 299); Blue value is 129 (50.78% from 255 or 43.14% from 299); Max value from RGB is 129 - color contains mainly: blue. Hex color #476381 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #476381 is #B89C7E. Grayscale: #5D5D5D. Windows color (decimal): -12098687 or 8479559. OLE color: 8479559.
HSL color Cylindrical-coordinate representation of color #476381: hue angle of 211.03º 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 #476381 is Cyan = 0.45, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 71 | 99 | 129 | - |
| CMYK | 0.45 | 0.23 | 0 | 0.49 |
| HSL | 211.03º | 0.29% | 0.39% | - |
| HSV(B) | 211.03º | 0.45% | 0.51% | - |
| XYZ | 11.02 | 11.85 | 22.47 | - |
| YUV | 94.05 | 147.72 | 111.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 99 | 129 | 0.45 | 0.23 | 0 | 0.49 | 211.03 | 0.29 | 0.39 |
| Hex | 47 | 63 | 81 | 2D | 17 | 0 | 31 | D3 | 1D | 27 |
| Octal | 107 | 143 | 201 | 55 | 27 | 0 | 61 | 323 | 35 | 47 |
| Binary | 1000111 | 1100011 | 10000001 | 101101 | 10111 | 0 | 110001 | 11010011 | 11101 | 100111 |
Color Harmonies of #476381
Complementary color
Monochromatic Colors of #476381
Black with #476381
Text Example
Text Example
White with #476381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476381; }
p { color: rgb(71,99,129); }
H1.HeaderClassName
{
color: #476381;
}
.AnyTagClassName
{
color: #476381;
}
</style>
background-color css
<style>
a { background-color: #476381; }
a { background-color: rgb(71,99,129); }
div.DivClassName
{
background-color: #476381;
}
.BgClassName
{
background-color: #476381;
}
</style>
border-color css
<style>
span { border-color: #476381; }
span { border-color: rgb(71,99,129); }
td.TdClassName
{
border-color: #476381;
}
.TagClassName
{
border-color: #476381;
}
</style>