Shades of Windsor #472091
Tints of Windsor #472091
RGB
CMYK
RGB Variations
Color information
#472091 (or 0x472091) is known color: Windsor. HEX triplet: 47, 20 and 91. RGB value is (71,32,145). Sum of RGB (Red+Green+Blue) = 71+32+145=248 (32% of max value = 765). Red value is 71 (28.12% from 255 or 28.63% from 248); Green value is 32 (12.89% from 255 or 12.90% from 248); Blue value is 145 (57.03% from 255 or 58.47% from 248); Max value from RGB is 145 - color contains mainly: blue. Hex color #472091 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #472091 is #B8DF6E. Grayscale: #383838. Windows color (decimal): -12115823 or 9510983. OLE color: 9510983.
HSL color Cylindrical-coordinate representation of color #472091: hue angle of 260.71º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #472091 is Cyan = 0.51, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 71 | 32 | 145 | - |
| CMYK | 0.51 | 0.78 | 0 | 0.43 |
| HSL | 260.71º | 0.64% | 0.35% | - |
| HSV(B) | 260.71º | 0.78% | 0.57% | - |
| XYZ | 8.23 | 4.42 | 27.21 | - |
| YUV | 56.54 | 177.92 | 138.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 32 | 145 | 0.51 | 0.78 | 0 | 0.43 | 260.71 | 0.64 | 0.35 |
| Hex | 47 | 20 | 91 | 33 | 4E | 0 | 2B | 105 | 40 | 23 |
| Octal | 107 | 40 | 221 | 63 | 116 | 0 | 53 | 405 | 100 | 43 |
| Binary | 1000111 | 100000 | 10010001 | 110011 | 1001110 | 0 | 101011 | 100000101 | 1000000 | 100011 |
Color Harmonies of #472091
Complementary color
Monochromatic Colors of #472091
Black with #472091
Text Example
Text Example
White with #472091
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472091; }
p { color: rgb(71,32,145); }
H1.HeaderClassName
{
color: #472091;
}
.AnyTagClassName
{
color: #472091;
}
</style>
background-color css
<style>
a { background-color: #472091; }
a { background-color: rgb(71,32,145); }
div.DivClassName
{
background-color: #472091;
}
.BgClassName
{
background-color: #472091;
}
</style>
border-color css
<style>
span { border-color: #472091; }
span { border-color: rgb(71,32,145); }
td.TdClassName
{
border-color: #472091;
}
.TagClassName
{
border-color: #472091;
}
</style>