Shades of Windsor #412576
Tints of Windsor #412576
RGB
CMYK
RGB Variations
Color information
#412576 (or 0x412576) is known color: Windsor. HEX triplet: 41, 25 and 76. RGB value is (65,37,118). Sum of RGB (Red+Green+Blue) = 65+37+118=220 (29% of max value = 765). Red value is 65 (25.78% from 255 or 29.55% from 220); Green value is 37 (14.84% from 255 or 16.82% from 220); Blue value is 118 (46.48% from 255 or 53.64% from 220); Max value from RGB is 118 - color contains mainly: blue. Hex color #412576 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #412576 is #BEDA89. Grayscale: #363636. Windows color (decimal): -12507786 or 7742785. OLE color: 7742785.
HSL color Cylindrical-coordinate representation of color #412576: hue angle of 260.74º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #412576 is Cyan = 0.45, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 65 | 37 | 118 | - |
| CMYK | 0.45 | 0.69 | 0 | 0.54 |
| HSL | 260.74º | 0.52% | 0.3% | - |
| HSV(B) | 260.74º | 0.69% | 0.46% | - |
| XYZ | 6.11 | 3.75 | 17.54 | - |
| YUV | 54.61 | 163.78 | 135.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 37 | 118 | 0.45 | 0.69 | 0 | 0.54 | 260.74 | 0.52 | 0.3 |
| Hex | 41 | 25 | 76 | 2D | 45 | 0 | 36 | 105 | 34 | 1E |
| Octal | 101 | 45 | 166 | 55 | 105 | 0 | 66 | 405 | 64 | 36 |
| Binary | 1000001 | 100101 | 1110110 | 101101 | 1000101 | 0 | 110110 | 100000101 | 110100 | 11110 |
Color Harmonies of #412576
Complementary color
Monochromatic Colors of #412576
Black with #412576
Text Example
Text Example
White with #412576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412576; }
p { color: rgb(65,37,118); }
H1.HeaderClassName
{
color: #412576;
}
.AnyTagClassName
{
color: #412576;
}
</style>
background-color css
<style>
a { background-color: #412576; }
a { background-color: rgb(65,37,118); }
div.DivClassName
{
background-color: #412576;
}
.BgClassName
{
background-color: #412576;
}
</style>
border-color css
<style>
span { border-color: #412576; }
span { border-color: rgb(65,37,118); }
td.TdClassName
{
border-color: #412576;
}
.TagClassName
{
border-color: #412576;
}
</style>