Shades of Windsor #412087
Tints of Windsor #412087
RGB
CMYK
RGB Variations
Color information
#412087 (or 0x412087) is known color: Windsor. HEX triplet: 41, 20 and 87. RGB value is (65,32,135). Sum of RGB (Red+Green+Blue) = 65+32+135=232 (30% of max value = 765). Red value is 65 (25.78% from 255 or 28.02% from 232); Green value is 32 (12.89% from 255 or 13.79% from 232); Blue value is 135 (53.12% from 255 or 58.19% from 232); Max value from RGB is 135 - color contains mainly: blue. Hex color #412087 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #412087 is #BEDF78. Grayscale: #353535. Windows color (decimal): -12509049 or 8855617. OLE color: 8855617.
HSL color Cylindrical-coordinate representation of color #412087: hue angle of 259.22º degrees, saturation: 0.62, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #412087 is Cyan = 0.52, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 65 | 32 | 135 | - |
| CMYK | 0.52 | 0.76 | 0 | 0.47 |
| HSL | 259.22º | 0.62% | 0.33% | - |
| HSV(B) | 259.22º | 0.76% | 0.53% | - |
| XYZ | 7.07 | 3.91 | 23.3 | - |
| YUV | 53.61 | 173.93 | 136.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 32 | 135 | 0.52 | 0.76 | 0 | 0.47 | 259.22 | 0.62 | 0.33 |
| Hex | 41 | 20 | 87 | 34 | 4C | 0 | 2F | 103 | 3E | 21 |
| Octal | 101 | 40 | 207 | 64 | 114 | 0 | 57 | 403 | 76 | 41 |
| Binary | 1000001 | 100000 | 10000111 | 110100 | 1001100 | 0 | 101111 | 100000011 | 111110 | 100001 |
Color Harmonies of #412087
Complementary color
Monochromatic Colors of #412087
Black with #412087
Text Example
Text Example
White with #412087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412087; }
p { color: rgb(65,32,135); }
H1.HeaderClassName
{
color: #412087;
}
.AnyTagClassName
{
color: #412087;
}
</style>
background-color css
<style>
a { background-color: #412087; }
a { background-color: rgb(65,32,135); }
div.DivClassName
{
background-color: #412087;
}
.BgClassName
{
background-color: #412087;
}
</style>
border-color css
<style>
span { border-color: #412087; }
span { border-color: rgb(65,32,135); }
td.TdClassName
{
border-color: #412087;
}
.TagClassName
{
border-color: #412087;
}
</style>