Shades of Windsor #472090
Tints of Windsor #472090
RGB
CMYK
RGB Variations
Color information
#472090 (or 0x472090) is known color: Windsor. HEX triplet: 47, 20 and 90. RGB value is (71,32,144). Sum of RGB (Red+Green+Blue) = 71+32+144=247 (32% of max value = 765). Red value is 71 (28.12% from 255 or 28.74% from 247); Green value is 32 (12.89% from 255 or 12.96% from 247); Blue value is 144 (56.64% from 255 or 58.30% from 247); Max value from RGB is 144 - color contains mainly: blue. Hex color #472090 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #472090 is #B8DF6F. Grayscale: #383838. Windows color (decimal): -12115824 or 9445447. OLE color: 9445447.
HSL color Cylindrical-coordinate representation of color #472090: hue angle of 260.89º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #472090 is Cyan = 0.51, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 71 | 32 | 144 | - |
| CMYK | 0.51 | 0.78 | 0 | 0.44 |
| HSL | 260.89º | 0.64% | 0.35% | - |
| HSV(B) | 260.89º | 0.78% | 0.56% | - |
| XYZ | 8.15 | 4.39 | 26.8 | - |
| YUV | 56.43 | 177.42 | 138.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 32 | 144 | 0.51 | 0.78 | 0 | 0.44 | 260.89 | 0.64 | 0.35 |
| Hex | 47 | 20 | 90 | 33 | 4E | 0 | 2C | 105 | 40 | 23 |
| Octal | 107 | 40 | 220 | 63 | 116 | 0 | 54 | 405 | 100 | 43 |
| Binary | 1000111 | 100000 | 10010000 | 110011 | 1001110 | 0 | 101100 | 100000101 | 1000000 | 100011 |
Color Harmonies of #472090
Complementary color
Monochromatic Colors of #472090
Black with #472090
Text Example
Text Example
White with #472090
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472090; }
p { color: rgb(71,32,144); }
H1.HeaderClassName
{
color: #472090;
}
.AnyTagClassName
{
color: #472090;
}
</style>
background-color css
<style>
a { background-color: #472090; }
a { background-color: rgb(71,32,144); }
div.DivClassName
{
background-color: #472090;
}
.BgClassName
{
background-color: #472090;
}
</style>
border-color css
<style>
span { border-color: #472090; }
span { border-color: rgb(71,32,144); }
td.TdClassName
{
border-color: #472090;
}
.TagClassName
{
border-color: #472090;
}
</style>