Shades of Windsor #412971
Tints of Windsor #412971
RGB
CMYK
RGB Variations
Color information
#412971 (or 0x412971) is known color: Windsor. HEX triplet: 41, 29 and 71. RGB value is (65,41,113). Sum of RGB (Red+Green+Blue) = 65+41+113=219 (29% of max value = 765). Red value is 65 (25.78% from 255 or 29.68% from 219); Green value is 41 (16.41% from 255 or 18.72% from 219); Blue value is 113 (44.53% from 255 or 51.60% from 219); Max value from RGB is 113 - color contains mainly: blue. Hex color #412971 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #412971 is #BED68E. Grayscale: #383838. Windows color (decimal): -12506767 or 7416129. OLE color: 7416129.
HSL color Cylindrical-coordinate representation of color #412971: hue angle of 260º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #412971 is Cyan = 0.42, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 65 | 41 | 113 | - |
| CMYK | 0.42 | 0.64 | 0 | 0.56 |
| HSL | 260º | 0.47% | 0.3% | - |
| HSV(B) | 260º | 0.64% | 0.44% | - |
| XYZ | 5.95 | 3.9 | 16.06 | - |
| YUV | 56.38 | 159.95 | 134.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 41 | 113 | 0.42 | 0.64 | 0 | 0.56 | 260 | 0.47 | 0.3 |
| Hex | 41 | 29 | 71 | 2A | 40 | 0 | 38 | 104 | 2F | 1E |
| Octal | 101 | 51 | 161 | 52 | 100 | 0 | 70 | 404 | 57 | 36 |
| Binary | 1000001 | 101001 | 1110001 | 101010 | 1000000 | 0 | 111000 | 100000100 | 101111 | 11110 |
Color Harmonies of #412971
Complementary color
Monochromatic Colors of #412971
Black with #412971
Text Example
Text Example
White with #412971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412971; }
p { color: rgb(65,41,113); }
H1.HeaderClassName
{
color: #412971;
}
.AnyTagClassName
{
color: #412971;
}
</style>
background-color css
<style>
a { background-color: #412971; }
a { background-color: rgb(65,41,113); }
div.DivClassName
{
background-color: #412971;
}
.BgClassName
{
background-color: #412971;
}
</style>
border-color css
<style>
span { border-color: #412971; }
span { border-color: rgb(65,41,113); }
td.TdClassName
{
border-color: #412971;
}
.TagClassName
{
border-color: #412971;
}
</style>