Shades of Windsor #472082
Tints of Windsor #472082
RGB
CMYK
RGB Variations
Color information
#472082 (or 0x472082) is known color: Windsor. HEX triplet: 47, 20 and 82. RGB value is (71,32,130). Sum of RGB (Red+Green+Blue) = 71+32+130=233 (30% of max value = 765). Red value is 71 (28.12% from 255 or 30.47% from 233); Green value is 32 (12.89% from 255 or 13.73% from 233); Blue value is 130 (51.17% from 255 or 55.79% from 233); Max value from RGB is 130 - color contains mainly: blue. Hex color #472082 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #472082 is #B8DF7D. Grayscale: #363636. Windows color (decimal): -12115838 or 8527943. OLE color: 8527943.
HSL color Cylindrical-coordinate representation of color #472082: hue angle of 263.88º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #472082 is Cyan = 0.45, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 71 | 32 | 130 | - |
| CMYK | 0.45 | 0.75 | 0 | 0.49 |
| HSL | 263.88º | 0.6% | 0.32% | - |
| HSV(B) | 263.88º | 0.75% | 0.51% | - |
| XYZ | 7.14 | 3.98 | 21.51 | - |
| YUV | 54.83 | 170.42 | 139.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 32 | 130 | 0.45 | 0.75 | 0 | 0.49 | 263.88 | 0.6 | 0.32 |
| Hex | 47 | 20 | 82 | 2D | 4B | 0 | 31 | 108 | 3C | 20 |
| Octal | 107 | 40 | 202 | 55 | 113 | 0 | 61 | 410 | 74 | 40 |
| Binary | 1000111 | 100000 | 10000010 | 101101 | 1001011 | 0 | 110001 | 100001000 | 111100 | 100000 |
Color Harmonies of #472082
Complementary color
Monochromatic Colors of #472082
Black with #472082
Text Example
Text Example
White with #472082
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472082; }
p { color: rgb(71,32,130); }
H1.HeaderClassName
{
color: #472082;
}
.AnyTagClassName
{
color: #472082;
}
</style>
background-color css
<style>
a { background-color: #472082; }
a { background-color: rgb(71,32,130); }
div.DivClassName
{
background-color: #472082;
}
.BgClassName
{
background-color: #472082;
}
</style>
border-color css
<style>
span { border-color: #472082; }
span { border-color: rgb(71,32,130); }
td.TdClassName
{
border-color: #472082;
}
.TagClassName
{
border-color: #472082;
}
</style>