Shades of Windsor #472080
Tints of Windsor #472080
RGB
CMYK
RGB Variations
Color information
#472080 (or 0x472080) is known color: Windsor. HEX triplet: 47, 20 and 80. RGB value is (71,32,128). Sum of RGB (Red+Green+Blue) = 71+32+128=231 (30% of max value = 765). Red value is 71 (28.12% from 255 or 30.74% from 231); Green value is 32 (12.89% from 255 or 13.85% from 231); Blue value is 128 (50.39% from 255 or 55.41% from 231); Max value from RGB is 128 - color contains mainly: blue. Hex color #472080 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #472080 is #B8DF7F. Grayscale: #363636. Windows color (decimal): -12115840 or 8396871. OLE color: 8396871.
HSL color Cylindrical-coordinate representation of color #472080: hue angle of 264.38º degrees, saturation: 0.6, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #472080 is Cyan = 0.45, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 71 | 32 | 128 | - |
| CMYK | 0.45 | 0.75 | 0 | 0.50 |
| HSL | 264.38º | 0.6% | 0.31% | - |
| HSV(B) | 264.38º | 0.75% | 0.5% | - |
| XYZ | 7.01 | 3.93 | 20.81 | - |
| YUV | 54.61 | 169.42 | 139.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 32 | 128 | 0.45 | 0.75 | 0 | 0.50 | 264.38 | 0.6 | 0.31 |
| Hex | 47 | 20 | 80 | 2D | 4B | 0 | 32 | 108 | 3C | 1F |
| Octal | 107 | 40 | 200 | 55 | 113 | 0 | 62 | 410 | 74 | 37 |
| Binary | 1000111 | 100000 | 10000000 | 101101 | 1001011 | 0 | 110010 | 100001000 | 111100 | 11111 |
Color Harmonies of #472080
Complementary color
Monochromatic Colors of #472080
Black with #472080
Text Example
Text Example
White with #472080
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472080; }
p { color: rgb(71,32,128); }
H1.HeaderClassName
{
color: #472080;
}
.AnyTagClassName
{
color: #472080;
}
</style>
background-color css
<style>
a { background-color: #472080; }
a { background-color: rgb(71,32,128); }
div.DivClassName
{
background-color: #472080;
}
.BgClassName
{
background-color: #472080;
}
</style>
border-color css
<style>
span { border-color: #472080; }
span { border-color: rgb(71,32,128); }
td.TdClassName
{
border-color: #472080;
}
.TagClassName
{
border-color: #472080;
}
</style>