Shades of Windsor #412481
Tints of Windsor #412481
RGB
CMYK
RGB Variations
Color information
#412481 (or 0x412481) is known color: Windsor. HEX triplet: 41, 24 and 81. RGB value is (65,36,129). Sum of RGB (Red+Green+Blue) = 65+36+129=230 (30% of max value = 765). Red value is 65 (25.78% from 255 or 28.26% from 230); Green value is 36 (14.45% from 255 or 15.65% from 230); Blue value is 129 (50.78% from 255 or 56.09% from 230); Max value from RGB is 129 - color contains mainly: blue. Hex color #412481 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #412481 is #BEDB7E. Grayscale: #363636. Windows color (decimal): -12508031 or 8463425. OLE color: 8463425.
HSL color Cylindrical-coordinate representation of color #412481: hue angle of 258.71º degrees, saturation: 0.56, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #412481 is Cyan = 0.50, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 65 | 36 | 129 | - |
| CMYK | 0.50 | 0.72 | 0 | 0.49 |
| HSL | 258.71º | 0.56% | 0.32% | - |
| HSV(B) | 258.71º | 0.72% | 0.51% | - |
| XYZ | 6.77 | 3.97 | 21.18 | - |
| YUV | 55.27 | 169.61 | 134.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 36 | 129 | 0.50 | 0.72 | 0 | 0.49 | 258.71 | 0.56 | 0.32 |
| Hex | 41 | 24 | 81 | 32 | 48 | 0 | 31 | 103 | 38 | 20 |
| Octal | 101 | 44 | 201 | 62 | 110 | 0 | 61 | 403 | 70 | 40 |
| Binary | 1000001 | 100100 | 10000001 | 110010 | 1001000 | 0 | 110001 | 100000011 | 111000 | 100000 |
Color Harmonies of #412481
Complementary color
Monochromatic Colors of #412481
Black with #412481
Text Example
Text Example
White with #412481
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412481; }
p { color: rgb(65,36,129); }
H1.HeaderClassName
{
color: #412481;
}
.AnyTagClassName
{
color: #412481;
}
</style>
background-color css
<style>
a { background-color: #412481; }
a { background-color: rgb(65,36,129); }
div.DivClassName
{
background-color: #412481;
}
.BgClassName
{
background-color: #412481;
}
</style>
border-color css
<style>
span { border-color: #412481; }
span { border-color: rgb(65,36,129); }
td.TdClassName
{
border-color: #412481;
}
.TagClassName
{
border-color: #412481;
}
</style>