Shades of Windsor #472084
Tints of Windsor #472084
RGB
CMYK
RGB Variations
Color information
#472084 (or 0x472084) is known color: Windsor. HEX triplet: 47, 20 and 84. RGB value is (71,32,132). Sum of RGB (Red+Green+Blue) = 71+32+132=235 (31% of max value = 765). Red value is 71 (28.12% from 255 or 30.21% from 235); Green value is 32 (12.89% from 255 or 13.62% from 235); Blue value is 132 (51.95% from 255 or 56.17% from 235); Max value from RGB is 132 - color contains mainly: blue. Hex color #472084 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #472084 is #B8DF7B. Grayscale: #363636. Windows color (decimal): -12115836 or 8659015. OLE color: 8659015.
HSL color Cylindrical-coordinate representation of color #472084: hue angle of 263.4º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #472084 is Cyan = 0.46, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 71 | 32 | 132 | - |
| CMYK | 0.46 | 0.76 | 0 | 0.48 |
| HSL | 263.4º | 0.61% | 0.32% | - |
| HSV(B) | 263.4º | 0.76% | 0.52% | - |
| XYZ | 7.28 | 4.04 | 22.23 | - |
| YUV | 55.06 | 171.42 | 139.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 32 | 132 | 0.46 | 0.76 | 0 | 0.48 | 263.4 | 0.61 | 0.32 |
| Hex | 47 | 20 | 84 | 2E | 4C | 0 | 30 | 107 | 3D | 20 |
| Octal | 107 | 40 | 204 | 56 | 114 | 0 | 60 | 407 | 75 | 40 |
| Binary | 1000111 | 100000 | 10000100 | 101110 | 1001100 | 0 | 110000 | 100000111 | 111101 | 100000 |
Color Harmonies of #472084
Complementary color
Monochromatic Colors of #472084
Black with #472084
Text Example
Text Example
White with #472084
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472084; }
p { color: rgb(71,32,132); }
H1.HeaderClassName
{
color: #472084;
}
.AnyTagClassName
{
color: #472084;
}
</style>
background-color css
<style>
a { background-color: #472084; }
a { background-color: rgb(71,32,132); }
div.DivClassName
{
background-color: #472084;
}
.BgClassName
{
background-color: #472084;
}
</style>
border-color css
<style>
span { border-color: #472084; }
span { border-color: rgb(71,32,132); }
td.TdClassName
{
border-color: #472084;
}
.TagClassName
{
border-color: #472084;
}
</style>