Shades of Windsor #412290
Tints of Windsor #412290
RGB
CMYK
RGB Variations
Color information
#412290 (or 0x412290) is known color: Windsor. HEX triplet: 41, 22 and 90. RGB value is (65,34,144). Sum of RGB (Red+Green+Blue) = 65+34+144=243 (32% of max value = 765). Red value is 65 (25.78% from 255 or 26.75% from 243); Green value is 34 (13.67% from 255 or 13.99% from 243); Blue value is 144 (56.64% from 255 or 59.26% from 243); Max value from RGB is 144 - color contains mainly: blue. Hex color #412290 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #412290 is #BEDD6F. Grayscale: #373737. Windows color (decimal): -12508528 or 9445953. OLE color: 9445953.
HSL color Cylindrical-coordinate representation of color #412290: hue angle of 256.91º degrees, saturation: 0.62, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #412290 is Cyan = 0.55, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 65 | 34 | 144 | - |
| CMYK | 0.55 | 0.76 | 0 | 0.44 |
| HSL | 256.91º | 0.62% | 0.35% | - |
| HSV(B) | 256.91º | 0.76% | 0.56% | - |
| XYZ | 7.79 | 4.28 | 26.8 | - |
| YUV | 55.81 | 177.77 | 134.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 34 | 144 | 0.55 | 0.76 | 0 | 0.44 | 256.91 | 0.62 | 0.35 |
| Hex | 41 | 22 | 90 | 37 | 4C | 0 | 2C | 101 | 3E | 23 |
| Octal | 101 | 42 | 220 | 67 | 114 | 0 | 54 | 401 | 76 | 43 |
| Binary | 1000001 | 100010 | 10010000 | 110111 | 1001100 | 0 | 101100 | 100000001 | 111110 | 100011 |
Color Harmonies of #412290
Complementary color
Monochromatic Colors of #412290
Black with #412290
Text Example
Text Example
White with #412290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412290; }
p { color: rgb(65,34,144); }
H1.HeaderClassName
{
color: #412290;
}
.AnyTagClassName
{
color: #412290;
}
</style>
background-color css
<style>
a { background-color: #412290; }
a { background-color: rgb(65,34,144); }
div.DivClassName
{
background-color: #412290;
}
.BgClassName
{
background-color: #412290;
}
</style>
border-color css
<style>
span { border-color: #412290; }
span { border-color: rgb(65,34,144); }
td.TdClassName
{
border-color: #412290;
}
.TagClassName
{
border-color: #412290;
}
</style>