Shades of Windsor #412572
Tints of Windsor #412572
RGB
CMYK
RGB Variations
Color information
#412572 (or 0x412572) is known color: Windsor. HEX triplet: 41, 25 and 72. RGB value is (65,37,114). Sum of RGB (Red+Green+Blue) = 65+37+114=216 (28% of max value = 765). Red value is 65 (25.78% from 255 or 30.09% from 216); Green value is 37 (14.84% from 255 or 17.13% from 216); Blue value is 114 (44.92% from 255 or 52.78% from 216); Max value from RGB is 114 - color contains mainly: blue. Hex color #412572 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #412572 is #BEDA8D. Grayscale: #353535. Windows color (decimal): -12507790 or 7480641. OLE color: 7480641.
HSL color Cylindrical-coordinate representation of color #412572: hue angle of 261.82º 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 #412572 is Cyan = 0.43, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 65 | 37 | 114 | - |
| CMYK | 0.43 | 0.68 | 0 | 0.55 |
| HSL | 261.82º | 0.51% | 0.3% | - |
| HSV(B) | 261.82º | 0.68% | 0.45% | - |
| XYZ | 5.88 | 3.66 | 16.32 | - |
| YUV | 54.15 | 161.78 | 135.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 37 | 114 | 0.43 | 0.68 | 0 | 0.55 | 261.82 | 0.51 | 0.3 |
| Hex | 41 | 25 | 72 | 2B | 44 | 0 | 37 | 106 | 33 | 1E |
| Octal | 101 | 45 | 162 | 53 | 104 | 0 | 67 | 406 | 63 | 36 |
| Binary | 1000001 | 100101 | 1110010 | 101011 | 1000100 | 0 | 110111 | 100000110 | 110011 | 11110 |
Color Harmonies of #412572
Complementary color
Monochromatic Colors of #412572
Black with #412572
Text Example
Text Example
White with #412572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412572; }
p { color: rgb(65,37,114); }
H1.HeaderClassName
{
color: #412572;
}
.AnyTagClassName
{
color: #412572;
}
</style>
background-color css
<style>
a { background-color: #412572; }
a { background-color: rgb(65,37,114); }
div.DivClassName
{
background-color: #412572;
}
.BgClassName
{
background-color: #412572;
}
</style>
border-color css
<style>
span { border-color: #412572; }
span { border-color: rgb(65,37,114); }
td.TdClassName
{
border-color: #412572;
}
.TagClassName
{
border-color: #412572;
}
</style>