Shades of Windsor #412787
Tints of Windsor #412787
RGB
CMYK
RGB Variations
Color information
#412787 (or 0x412787) is known color: Windsor. HEX triplet: 41, 27 and 87. RGB value is (65,39,135). Sum of RGB (Red+Green+Blue) = 65+39+135=239 (31% of max value = 765). Red value is 65 (25.78% from 255 or 27.20% from 239); Green value is 39 (15.62% from 255 or 16.32% from 239); Blue value is 135 (53.12% from 255 or 56.49% from 239); Max value from RGB is 135 - color contains mainly: blue. Hex color #412787 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #412787 is #BED878. Grayscale: #393939. Windows color (decimal): -12507257 or 8857409. OLE color: 8857409.
HSL color Cylindrical-coordinate representation of color #412787: hue angle of 256.25º 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 #412787 is Cyan = 0.52, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 65 | 39 | 135 | - |
| CMYK | 0.52 | 0.71 | 0 | 0.47 |
| HSL | 256.25º | 0.55% | 0.34% | - |
| HSV(B) | 256.25º | 0.71% | 0.53% | - |
| XYZ | 7.28 | 4.32 | 23.37 | - |
| YUV | 57.72 | 171.61 | 133.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 39 | 135 | 0.52 | 0.71 | 0 | 0.47 | 256.25 | 0.55 | 0.34 |
| Hex | 41 | 27 | 87 | 34 | 47 | 0 | 2F | 100 | 37 | 22 |
| Octal | 101 | 47 | 207 | 64 | 107 | 0 | 57 | 400 | 67 | 42 |
| Binary | 1000001 | 100111 | 10000111 | 110100 | 1000111 | 0 | 101111 | 100000000 | 110111 | 100010 |
Color Harmonies of #412787
Complementary color
Monochromatic Colors of #412787
Black with #412787
Text Example
Text Example
White with #412787
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412787; }
p { color: rgb(65,39,135); }
H1.HeaderClassName
{
color: #412787;
}
.AnyTagClassName
{
color: #412787;
}
</style>
background-color css
<style>
a { background-color: #412787; }
a { background-color: rgb(65,39,135); }
div.DivClassName
{
background-color: #412787;
}
.BgClassName
{
background-color: #412787;
}
</style>
border-color css
<style>
span { border-color: #412787; }
span { border-color: rgb(65,39,135); }
td.TdClassName
{
border-color: #412787;
}
.TagClassName
{
border-color: #412787;
}
</style>