Shades of Windsor #412786
Tints of Windsor #412786
RGB
CMYK
RGB Variations
Color information
#412786 (or 0x412786) is known color: Windsor. HEX triplet: 41, 27 and 86. RGB value is (65,39,134). Sum of RGB (Red+Green+Blue) = 65+39+134=238 (31% of max value = 765). Red value is 65 (25.78% from 255 or 27.31% from 238); Green value is 39 (15.62% from 255 or 16.39% from 238); Blue value is 134 (52.73% from 255 or 56.30% from 238); Max value from RGB is 134 - color contains mainly: blue. Hex color #412786 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #412786 is #BED879. Grayscale: #393939. Windows color (decimal): -12507258 or 8791873. OLE color: 8791873.
HSL color Cylindrical-coordinate representation of color #412786: hue angle of 256.42º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #412786 is Cyan = 0.51, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 65 | 39 | 134 | - |
| CMYK | 0.51 | 0.71 | 0 | 0.47 |
| HSL | 256.42º | 0.55% | 0.34% | - |
| HSV(B) | 256.42º | 0.71% | 0.53% | - |
| XYZ | 7.21 | 4.3 | 23 | - |
| YUV | 57.6 | 171.11 | 133.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 39 | 134 | 0.51 | 0.71 | 0 | 0.47 | 256.42 | 0.55 | 0.34 |
| Hex | 41 | 27 | 86 | 33 | 47 | 0 | 2F | 100 | 37 | 22 |
| Octal | 101 | 47 | 206 | 63 | 107 | 0 | 57 | 400 | 67 | 42 |
| Binary | 1000001 | 100111 | 10000110 | 110011 | 1000111 | 0 | 101111 | 100000000 | 110111 | 100010 |
Color Harmonies of #412786
Complementary color
Monochromatic Colors of #412786
Black with #412786
Text Example
Text Example
White with #412786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412786; }
p { color: rgb(65,39,134); }
H1.HeaderClassName
{
color: #412786;
}
.AnyTagClassName
{
color: #412786;
}
</style>
background-color css
<style>
a { background-color: #412786; }
a { background-color: rgb(65,39,134); }
div.DivClassName
{
background-color: #412786;
}
.BgClassName
{
background-color: #412786;
}
</style>
border-color css
<style>
span { border-color: #412786; }
span { border-color: rgb(65,39,134); }
td.TdClassName
{
border-color: #412786;
}
.TagClassName
{
border-color: #412786;
}
</style>