Shades of Windsor #412776
Tints of Windsor #412776
RGB
CMYK
RGB Variations
Color information
#412776 (or 0x412776) is known color: Windsor. HEX triplet: 41, 27 and 76. RGB value is (65,39,118). Sum of RGB (Red+Green+Blue) = 65+39+118=222 (29% of max value = 765). Red value is 65 (25.78% from 255 or 29.28% from 222); Green value is 39 (15.62% from 255 or 17.57% from 222); Blue value is 118 (46.48% from 255 or 53.15% from 222); Max value from RGB is 118 - color contains mainly: blue. Hex color #412776 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #412776 is #BED889. Grayscale: #373737. Windows color (decimal): -12507274 or 7743297. OLE color: 7743297.
HSL color Cylindrical-coordinate representation of color #412776: hue angle of 259.75º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #412776 is Cyan = 0.45, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 65 | 39 | 118 | - |
| CMYK | 0.45 | 0.67 | 0 | 0.54 |
| HSL | 259.75º | 0.5% | 0.31% | - |
| HSV(B) | 259.75º | 0.67% | 0.46% | - |
| XYZ | 6.18 | 3.88 | 17.56 | - |
| YUV | 55.78 | 163.11 | 134.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 39 | 118 | 0.45 | 0.67 | 0 | 0.54 | 259.75 | 0.5 | 0.31 |
| Hex | 41 | 27 | 76 | 2D | 43 | 0 | 36 | 104 | 32 | 1F |
| Octal | 101 | 47 | 166 | 55 | 103 | 0 | 66 | 404 | 62 | 37 |
| Binary | 1000001 | 100111 | 1110110 | 101101 | 1000011 | 0 | 110110 | 100000100 | 110010 | 11111 |
Color Harmonies of #412776
Complementary color
Monochromatic Colors of #412776
Black with #412776
Text Example
Text Example
White with #412776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412776; }
p { color: rgb(65,39,118); }
H1.HeaderClassName
{
color: #412776;
}
.AnyTagClassName
{
color: #412776;
}
</style>
background-color css
<style>
a { background-color: #412776; }
a { background-color: rgb(65,39,118); }
div.DivClassName
{
background-color: #412776;
}
.BgClassName
{
background-color: #412776;
}
</style>
border-color css
<style>
span { border-color: #412776; }
span { border-color: rgb(65,39,118); }
td.TdClassName
{
border-color: #412776;
}
.TagClassName
{
border-color: #412776;
}
</style>