Shades of Windsor #412184
Tints of Windsor #412184
RGB
CMYK
RGB Variations
Color information
#412184 (or 0x412184) is known color: Windsor. HEX triplet: 41, 21 and 84. RGB value is (65,33,132). Sum of RGB (Red+Green+Blue) = 65+33+132=230 (30% of max value = 765). Red value is 65 (25.78% from 255 or 28.26% from 230); Green value is 33 (13.28% from 255 or 14.35% from 230); Blue value is 132 (51.95% from 255 or 57.39% from 230); Max value from RGB is 132 - color contains mainly: blue. Hex color #412184 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #412184 is #BEDE7B. Grayscale: #353535. Windows color (decimal): -12508796 or 8659265. OLE color: 8659265.
HSL color Cylindrical-coordinate representation of color #412184: hue angle of 259.39º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #412184 is Cyan = 0.51, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 65 | 33 | 132 | - |
| CMYK | 0.51 | 0.75 | 0 | 0.48 |
| HSL | 259.39º | 0.6% | 0.32% | - |
| HSV(B) | 259.39º | 0.75% | 0.52% | - |
| XYZ | 6.89 | 3.88 | 22.22 | - |
| YUV | 53.85 | 172.1 | 135.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 33 | 132 | 0.51 | 0.75 | 0 | 0.48 | 259.39 | 0.6 | 0.32 |
| Hex | 41 | 21 | 84 | 33 | 4B | 0 | 30 | 103 | 3C | 20 |
| Octal | 101 | 41 | 204 | 63 | 113 | 0 | 60 | 403 | 74 | 40 |
| Binary | 1000001 | 100001 | 10000100 | 110011 | 1001011 | 0 | 110000 | 100000011 | 111100 | 100000 |
Color Harmonies of #412184
Complementary color
Monochromatic Colors of #412184
Black with #412184
Text Example
Text Example
White with #412184
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412184; }
p { color: rgb(65,33,132); }
H1.HeaderClassName
{
color: #412184;
}
.AnyTagClassName
{
color: #412184;
}
</style>
background-color css
<style>
a { background-color: #412184; }
a { background-color: rgb(65,33,132); }
div.DivClassName
{
background-color: #412184;
}
.BgClassName
{
background-color: #412184;
}
</style>
border-color css
<style>
span { border-color: #412184; }
span { border-color: rgb(65,33,132); }
td.TdClassName
{
border-color: #412184;
}
.TagClassName
{
border-color: #412184;
}
</style>