Shades of Windsor #412570
Tints of Windsor #412570
RGB
CMYK
RGB Variations
Color information
#412570 (or 0x412570) is known color: Windsor. HEX triplet: 41, 25 and 70. RGB value is (65,37,112). Sum of RGB (Red+Green+Blue) = 65+37+112=214 (28% of max value = 765). Red value is 65 (25.78% from 255 or 30.37% from 214); Green value is 37 (14.84% from 255 or 17.29% from 214); Blue value is 112 (44.14% from 255 or 52.34% from 214); Max value from RGB is 112 - color contains mainly: blue. Hex color #412570 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #412570 is #BEDA8F. Grayscale: #353535. Windows color (decimal): -12507792 or 7349569. OLE color: 7349569.
HSL color Cylindrical-coordinate representation of color #412570: hue angle of 262.4º degrees, saturation: 0.5, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #412570 is Cyan = 0.42, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 65 | 37 | 112 | - |
| CMYK | 0.42 | 0.67 | 0 | 0.56 |
| HSL | 262.4º | 0.5% | 0.29% | - |
| HSV(B) | 262.4º | 0.67% | 0.44% | - |
| XYZ | 5.77 | 3.62 | 15.72 | - |
| YUV | 53.92 | 160.78 | 135.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 37 | 112 | 0.42 | 0.67 | 0 | 0.56 | 262.4 | 0.5 | 0.29 |
| Hex | 41 | 25 | 70 | 2A | 43 | 0 | 38 | 106 | 32 | 1D |
| Octal | 101 | 45 | 160 | 52 | 103 | 0 | 70 | 406 | 62 | 35 |
| Binary | 1000001 | 100101 | 1110000 | 101010 | 1000011 | 0 | 111000 | 100000110 | 110010 | 11101 |
Color Harmonies of #412570
Complementary color
Monochromatic Colors of #412570
Black with #412570
Text Example
Text Example
White with #412570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412570; }
p { color: rgb(65,37,112); }
H1.HeaderClassName
{
color: #412570;
}
.AnyTagClassName
{
color: #412570;
}
</style>
background-color css
<style>
a { background-color: #412570; }
a { background-color: rgb(65,37,112); }
div.DivClassName
{
background-color: #412570;
}
.BgClassName
{
background-color: #412570;
}
</style>
border-color css
<style>
span { border-color: #412570; }
span { border-color: rgb(65,37,112); }
td.TdClassName
{
border-color: #412570;
}
.TagClassName
{
border-color: #412570;
}
</style>