Shades of Windsor #412887
Tints of Windsor #412887
RGB
CMYK
RGB Variations
Color information
#412887 (or 0x412887) is known color: Windsor. HEX triplet: 41, 28 and 87. RGB value is (65,40,135). Sum of RGB (Red+Green+Blue) = 65+40+135=240 (31% of max value = 765). Red value is 65 (25.78% from 255 or 27.08% from 240); Green value is 40 (16.02% from 255 or 16.67% from 240); Blue value is 135 (53.12% from 255 or 56.25% from 240); Max value from RGB is 135 - color contains mainly: blue. Hex color #412887 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #412887 is #BED778. Grayscale: #393939. Windows color (decimal): -12507001 or 8857665. OLE color: 8857665.
HSL color Cylindrical-coordinate representation of color #412887: hue angle of 255.79º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #412887 is Cyan = 0.52, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 65 | 40 | 135 | - |
| CMYK | 0.52 | 0.70 | 0 | 0.47 |
| HSL | 255.79º | 0.54% | 0.34% | - |
| HSV(B) | 255.79º | 0.7% | 0.53% | - |
| XYZ | 7.31 | 4.39 | 23.38 | - |
| YUV | 58.31 | 171.28 | 132.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 40 | 135 | 0.52 | 0.70 | 0 | 0.47 | 255.79 | 0.54 | 0.34 |
| Hex | 41 | 28 | 87 | 34 | 46 | 0 | 2F | 100 | 36 | 22 |
| Octal | 101 | 50 | 207 | 64 | 106 | 0 | 57 | 400 | 66 | 42 |
| Binary | 1000001 | 101000 | 10000111 | 110100 | 1000110 | 0 | 101111 | 100000000 | 110110 | 100010 |
Color Harmonies of #412887
Complementary color
Monochromatic Colors of #412887
Black with #412887
Text Example
Text Example
White with #412887
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412887; }
p { color: rgb(65,40,135); }
H1.HeaderClassName
{
color: #412887;
}
.AnyTagClassName
{
color: #412887;
}
</style>
background-color css
<style>
a { background-color: #412887; }
a { background-color: rgb(65,40,135); }
div.DivClassName
{
background-color: #412887;
}
.BgClassName
{
background-color: #412887;
}
</style>
border-color css
<style>
span { border-color: #412887; }
span { border-color: rgb(65,40,135); }
td.TdClassName
{
border-color: #412887;
}
.TagClassName
{
border-color: #412887;
}
</style>