Shades of Windsor #412092
Tints of Windsor #412092
RGB
CMYK
RGB Variations
Color information
#412092 (or 0x412092) is known color: Windsor. HEX triplet: 41, 20 and 92. RGB value is (65,32,146). Sum of RGB (Red+Green+Blue) = 65+32+146=243 (32% of max value = 765). Red value is 65 (25.78% from 255 or 26.75% from 243); Green value is 32 (12.89% from 255 or 13.17% from 243); Blue value is 146 (57.42% from 255 or 60.08% from 243); Max value from RGB is 146 - color contains mainly: blue. Hex color #412092 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #412092 is #BEDF6D. Grayscale: #363636. Windows color (decimal): -12509038 or 9576513. OLE color: 9576513.
HSL color Cylindrical-coordinate representation of color #412092: hue angle of 257.37º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #412092 is Cyan = 0.55, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 65 | 32 | 146 | - |
| CMYK | 0.55 | 0.78 | 0 | 0.43 |
| HSL | 257.37º | 0.64% | 0.35% | - |
| HSV(B) | 257.37º | 0.78% | 0.57% | - |
| XYZ | 7.88 | 4.23 | 27.6 | - |
| YUV | 54.86 | 179.43 | 135.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 32 | 146 | 0.55 | 0.78 | 0 | 0.43 | 257.37 | 0.64 | 0.35 |
| Hex | 41 | 20 | 92 | 37 | 4E | 0 | 2B | 101 | 40 | 23 |
| Octal | 101 | 40 | 222 | 67 | 116 | 0 | 53 | 401 | 100 | 43 |
| Binary | 1000001 | 100000 | 10010010 | 110111 | 1001110 | 0 | 101011 | 100000001 | 1000000 | 100011 |
Color Harmonies of #412092
Complementary color
Monochromatic Colors of #412092
Black with #412092
Text Example
Text Example
White with #412092
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412092; }
p { color: rgb(65,32,146); }
H1.HeaderClassName
{
color: #412092;
}
.AnyTagClassName
{
color: #412092;
}
</style>
background-color css
<style>
a { background-color: #412092; }
a { background-color: rgb(65,32,146); }
div.DivClassName
{
background-color: #412092;
}
.BgClassName
{
background-color: #412092;
}
</style>
border-color css
<style>
span { border-color: #412092; }
span { border-color: rgb(65,32,146); }
td.TdClassName
{
border-color: #412092;
}
.TagClassName
{
border-color: #412092;
}
</style>