Shades of Windsor #472291
Tints of Windsor #472291
RGB
CMYK
RGB Variations
Color information
#472291 (or 0x472291) is known color: Windsor. HEX triplet: 47, 22 and 91. RGB value is (71,34,145). Sum of RGB (Red+Green+Blue) = 71+34+145=250 (33% of max value = 765). Red value is 71 (28.12% from 255 or 28.4% from 250); Green value is 34 (13.67% from 255 or 13.6% from 250); Blue value is 145 (57.03% from 255 or 58% from 250); Max value from RGB is 145 - color contains mainly: blue. Hex color #472291 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #472291 is #B8DD6E. Grayscale: #393939. Windows color (decimal): -12115311 or 9511495. OLE color: 9511495.
HSL color Cylindrical-coordinate representation of color #472291: hue angle of 260º degrees, saturation: 0.62, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #472291 is Cyan = 0.51, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 71 | 34 | 145 | - |
| CMYK | 0.51 | 0.77 | 0 | 0.43 |
| HSL | 260º | 0.62% | 0.35% | - |
| HSV(B) | 260º | 0.77% | 0.57% | - |
| XYZ | 8.28 | 4.53 | 27.23 | - |
| YUV | 57.72 | 177.26 | 137.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 34 | 145 | 0.51 | 0.77 | 0 | 0.43 | 260 | 0.62 | 0.35 |
| Hex | 47 | 22 | 91 | 33 | 4D | 0 | 2B | 104 | 3E | 23 |
| Octal | 107 | 42 | 221 | 63 | 115 | 0 | 53 | 404 | 76 | 43 |
| Binary | 1000111 | 100010 | 10010001 | 110011 | 1001101 | 0 | 101011 | 100000100 | 111110 | 100011 |
Color Harmonies of #472291
Complementary color
Monochromatic Colors of #472291
Black with #472291
Text Example
Text Example
White with #472291
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472291; }
p { color: rgb(71,34,145); }
H1.HeaderClassName
{
color: #472291;
}
.AnyTagClassName
{
color: #472291;
}
</style>
background-color css
<style>
a { background-color: #472291; }
a { background-color: rgb(71,34,145); }
div.DivClassName
{
background-color: #472291;
}
.BgClassName
{
background-color: #472291;
}
</style>
border-color css
<style>
span { border-color: #472291; }
span { border-color: rgb(71,34,145); }
td.TdClassName
{
border-color: #472291;
}
.TagClassName
{
border-color: #472291;
}
</style>