Shades of Windsor #412573
Tints of Windsor #412573
RGB
CMYK
RGB Variations
Color information
#412573 (or 0x412573) is known color: Windsor. HEX triplet: 41, 25 and 73. RGB value is (65,37,115). Sum of RGB (Red+Green+Blue) = 65+37+115=217 (28% of max value = 765). Red value is 65 (25.78% from 255 or 29.95% from 217); Green value is 37 (14.84% from 255 or 17.05% from 217); Blue value is 115 (45.31% from 255 or 53.00% from 217); Max value from RGB is 115 - color contains mainly: blue. Hex color #412573 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #412573 is #BEDA8C. Grayscale: #353535. Windows color (decimal): -12507789 or 7546177. OLE color: 7546177.
HSL color Cylindrical-coordinate representation of color #412573: hue angle of 261.54º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #412573 is Cyan = 0.43, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 65 | 37 | 115 | - |
| CMYK | 0.43 | 0.68 | 0 | 0.55 |
| HSL | 261.54º | 0.51% | 0.3% | - |
| HSV(B) | 261.54º | 0.68% | 0.45% | - |
| XYZ | 5.94 | 3.68 | 16.62 | - |
| YUV | 54.26 | 162.28 | 135.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 37 | 115 | 0.43 | 0.68 | 0 | 0.55 | 261.54 | 0.51 | 0.3 |
| Hex | 41 | 25 | 73 | 2B | 44 | 0 | 37 | 106 | 33 | 1E |
| Octal | 101 | 45 | 163 | 53 | 104 | 0 | 67 | 406 | 63 | 36 |
| Binary | 1000001 | 100101 | 1110011 | 101011 | 1000100 | 0 | 110111 | 100000110 | 110011 | 11110 |
Color Harmonies of #412573
Complementary color
Monochromatic Colors of #412573
Black with #412573
Text Example
Text Example
White with #412573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412573; }
p { color: rgb(65,37,115); }
H1.HeaderClassName
{
color: #412573;
}
.AnyTagClassName
{
color: #412573;
}
</style>
background-color css
<style>
a { background-color: #412573; }
a { background-color: rgb(65,37,115); }
div.DivClassName
{
background-color: #412573;
}
.BgClassName
{
background-color: #412573;
}
</style>
border-color css
<style>
span { border-color: #412573; }
span { border-color: rgb(65,37,115); }
td.TdClassName
{
border-color: #412573;
}
.TagClassName
{
border-color: #412573;
}
</style>