Shades of Windsor #412586
Tints of Windsor #412586
RGB
CMYK
RGB Variations
Color information
#412586 (or 0x412586) is known color: Windsor. HEX triplet: 41, 25 and 86. RGB value is (65,37,134). Sum of RGB (Red+Green+Blue) = 65+37+134=236 (31% of max value = 765). Red value is 65 (25.78% from 255 or 27.54% from 236); Green value is 37 (14.84% from 255 or 15.68% from 236); Blue value is 134 (52.73% from 255 or 56.78% from 236); Max value from RGB is 134 - color contains mainly: blue. Hex color #412586 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #412586 is #BEDA79. Grayscale: #383838. Windows color (decimal): -12507770 or 8791361. OLE color: 8791361.
HSL color Cylindrical-coordinate representation of color #412586: hue angle of 257.32º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #412586 is Cyan = 0.51, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 65 | 37 | 134 | - |
| CMYK | 0.51 | 0.72 | 0 | 0.47 |
| HSL | 257.32º | 0.57% | 0.34% | - |
| HSV(B) | 257.32º | 0.72% | 0.53% | - |
| XYZ | 7.14 | 4.17 | 22.98 | - |
| YUV | 56.43 | 171.78 | 134.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 37 | 134 | 0.51 | 0.72 | 0 | 0.47 | 257.32 | 0.57 | 0.34 |
| Hex | 41 | 25 | 86 | 33 | 48 | 0 | 2F | 101 | 39 | 22 |
| Octal | 101 | 45 | 206 | 63 | 110 | 0 | 57 | 401 | 71 | 42 |
| Binary | 1000001 | 100101 | 10000110 | 110011 | 1001000 | 0 | 101111 | 100000001 | 111001 | 100010 |
Color Harmonies of #412586
Complementary color
Monochromatic Colors of #412586
Black with #412586
Text Example
Text Example
White with #412586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412586; }
p { color: rgb(65,37,134); }
H1.HeaderClassName
{
color: #412586;
}
.AnyTagClassName
{
color: #412586;
}
</style>
background-color css
<style>
a { background-color: #412586; }
a { background-color: rgb(65,37,134); }
div.DivClassName
{
background-color: #412586;
}
.BgClassName
{
background-color: #412586;
}
</style>
border-color css
<style>
span { border-color: #412586; }
span { border-color: rgb(65,37,134); }
td.TdClassName
{
border-color: #412586;
}
.TagClassName
{
border-color: #412586;
}
</style>