Shades of Windsor #412291
Tints of Windsor #412291
RGB
CMYK
RGB Variations
Color information
#412291 (or 0x412291) is known color: Windsor. HEX triplet: 41, 22 and 91. RGB value is (65,34,145). Sum of RGB (Red+Green+Blue) = 65+34+145=244 (32% of max value = 765). Red value is 65 (25.78% from 255 or 26.64% from 244); Green value is 34 (13.67% from 255 or 13.93% from 244); Blue value is 145 (57.03% from 255 or 59.43% from 244); Max value from RGB is 145 - color contains mainly: blue. Hex color #412291 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #412291 is #BEDD6E. Grayscale: #373737. Windows color (decimal): -12508527 or 9511489. OLE color: 9511489.
HSL color Cylindrical-coordinate representation of color #412291: hue angle of 256.76º 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 #412291 is Cyan = 0.55, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 65 | 34 | 145 | - |
| CMYK | 0.55 | 0.77 | 0 | 0.43 |
| HSL | 256.76º | 0.62% | 0.35% | - |
| HSV(B) | 256.76º | 0.77% | 0.57% | - |
| XYZ | 7.86 | 4.31 | 27.21 | - |
| YUV | 55.92 | 178.27 | 134.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 34 | 145 | 0.55 | 0.77 | 0 | 0.43 | 256.76 | 0.62 | 0.35 |
| Hex | 41 | 22 | 91 | 37 | 4D | 0 | 2B | 101 | 3E | 23 |
| Octal | 101 | 42 | 221 | 67 | 115 | 0 | 53 | 401 | 76 | 43 |
| Binary | 1000001 | 100010 | 10010001 | 110111 | 1001101 | 0 | 101011 | 100000001 | 111110 | 100011 |
Color Harmonies of #412291
Complementary color
Monochromatic Colors of #412291
Black with #412291
Text Example
Text Example
White with #412291
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412291; }
p { color: rgb(65,34,145); }
H1.HeaderClassName
{
color: #412291;
}
.AnyTagClassName
{
color: #412291;
}
</style>
background-color css
<style>
a { background-color: #412291; }
a { background-color: rgb(65,34,145); }
div.DivClassName
{
background-color: #412291;
}
.BgClassName
{
background-color: #412291;
}
</style>
border-color css
<style>
span { border-color: #412291; }
span { border-color: rgb(65,34,145); }
td.TdClassName
{
border-color: #412291;
}
.TagClassName
{
border-color: #412291;
}
</style>