Shades of Windsor #412671
Tints of Windsor #412671
RGB
CMYK
RGB Variations
Color information
#412671 (or 0x412671) is known color: Windsor. HEX triplet: 41, 26 and 71. RGB value is (65,38,113). Sum of RGB (Red+Green+Blue) = 65+38+113=216 (28% of max value = 765). Red value is 65 (25.78% from 255 or 30.09% from 216); Green value is 38 (15.23% from 255 or 17.59% from 216); Blue value is 113 (44.53% from 255 or 52.31% from 216); Max value from RGB is 113 - color contains mainly: blue. Hex color #412671 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #412671 is #BED98E. Grayscale: #363636. Windows color (decimal): -12507535 or 7415361. OLE color: 7415361.
HSL color Cylindrical-coordinate representation of color #412671: hue angle of 261.6º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #412671 is Cyan = 0.42, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 65 | 38 | 113 | - |
| CMYK | 0.42 | 0.66 | 0 | 0.56 |
| HSL | 261.6º | 0.5% | 0.3% | - |
| HSV(B) | 261.6º | 0.66% | 0.44% | - |
| XYZ | 5.85 | 3.7 | 16.03 | - |
| YUV | 54.62 | 160.95 | 135.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 38 | 113 | 0.42 | 0.66 | 0 | 0.56 | 261.6 | 0.5 | 0.3 |
| Hex | 41 | 26 | 71 | 2A | 42 | 0 | 38 | 106 | 32 | 1E |
| Octal | 101 | 46 | 161 | 52 | 102 | 0 | 70 | 406 | 62 | 36 |
| Binary | 1000001 | 100110 | 1110001 | 101010 | 1000010 | 0 | 111000 | 100000110 | 110010 | 11110 |
Color Harmonies of #412671
Complementary color
Monochromatic Colors of #412671
Black with #412671
Text Example
Text Example
White with #412671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412671; }
p { color: rgb(65,38,113); }
H1.HeaderClassName
{
color: #412671;
}
.AnyTagClassName
{
color: #412671;
}
</style>
background-color css
<style>
a { background-color: #412671; }
a { background-color: rgb(65,38,113); }
div.DivClassName
{
background-color: #412671;
}
.BgClassName
{
background-color: #412671;
}
</style>
border-color css
<style>
span { border-color: #412671; }
span { border-color: rgb(65,38,113); }
td.TdClassName
{
border-color: #412671;
}
.TagClassName
{
border-color: #412671;
}
</style>