Shades of Windsor #473576
Tints of Windsor #473576
RGB
CMYK
RGB Variations
Color information
#473576 (or 0x473576) is known color: Windsor. HEX triplet: 47, 35 and 76. RGB value is (71,53,118). Sum of RGB (Red+Green+Blue) = 71+53+118=242 (32% of max value = 765). Red value is 71 (28.12% from 255 or 29.34% from 242); Green value is 53 (21.09% from 255 or 21.90% from 242); Blue value is 118 (46.48% from 255 or 48.76% from 242); Max value from RGB is 118 - color contains mainly: blue. Hex color #473576 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #473576 is #B8CA89. Grayscale: #414141. Windows color (decimal): -12110474 or 7746887. OLE color: 7746887.
HSL color Cylindrical-coordinate representation of color #473576: hue angle of 256.62º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #473576 is Cyan = 0.40, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 71 | 53 | 118 | - |
| CMYK | 0.40 | 0.55 | 0 | 0.54 |
| HSL | 256.62º | 0.38% | 0.34% | - |
| HSV(B) | 256.62º | 0.55% | 0.46% | - |
| XYZ | 7.14 | 5.19 | 17.77 | - |
| YUV | 65.79 | 157.46 | 131.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 53 | 118 | 0.40 | 0.55 | 0 | 0.54 | 256.62 | 0.38 | 0.34 |
| Hex | 47 | 35 | 76 | 28 | 37 | 0 | 36 | 101 | 26 | 22 |
| Octal | 107 | 65 | 166 | 50 | 67 | 0 | 66 | 401 | 46 | 42 |
| Binary | 1000111 | 110101 | 1110110 | 101000 | 110111 | 0 | 110110 | 100000001 | 100110 | 100010 |
Color Harmonies of #473576
Complementary color
Monochromatic Colors of #473576
Black with #473576
Text Example
Text Example
White with #473576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473576; }
p { color: rgb(71,53,118); }
H1.HeaderClassName
{
color: #473576;
}
.AnyTagClassName
{
color: #473576;
}
</style>
background-color css
<style>
a { background-color: #473576; }
a { background-color: rgb(71,53,118); }
div.DivClassName
{
background-color: #473576;
}
.BgClassName
{
background-color: #473576;
}
</style>
border-color css
<style>
span { border-color: #473576; }
span { border-color: rgb(71,53,118); }
td.TdClassName
{
border-color: #473576;
}
.TagClassName
{
border-color: #473576;
}
</style>