Shades of Windsor #422186
Tints of Windsor #422186
RGB
CMYK
RGB Variations
Color information
#422186 (or 0x422186) is known color: Windsor. HEX triplet: 42, 21 and 86. RGB value is (66,33,134). Sum of RGB (Red+Green+Blue) = 66+33+134=233 (30% of max value = 765). Red value is 66 (26.17% from 255 or 28.33% from 233); Green value is 33 (13.28% from 255 or 14.16% from 233); Blue value is 134 (52.73% from 255 or 57.51% from 233); Max value from RGB is 134 - color contains mainly: blue. Hex color #422186 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #422186 is #BDDE79. Grayscale: #363636. Windows color (decimal): -12443258 or 8790338. OLE color: 8790338.
HSL color Cylindrical-coordinate representation of color #422186: hue angle of 259.6º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #422186 is Cyan = 0.51, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 66 | 33 | 134 | - |
| CMYK | 0.51 | 0.75 | 0 | 0.47 |
| HSL | 259.6º | 0.6% | 0.33% | - |
| HSV(B) | 259.6º | 0.75% | 0.53% | - |
| XYZ | 7.09 | 3.97 | 22.95 | - |
| YUV | 54.38 | 172.93 | 136.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 33 | 134 | 0.51 | 0.75 | 0 | 0.47 | 259.6 | 0.6 | 0.33 |
| Hex | 42 | 21 | 86 | 33 | 4B | 0 | 2F | 104 | 3C | 21 |
| Octal | 102 | 41 | 206 | 63 | 113 | 0 | 57 | 404 | 74 | 41 |
| Binary | 1000010 | 100001 | 10000110 | 110011 | 1001011 | 0 | 101111 | 100000100 | 111100 | 100001 |
Color Harmonies of #422186
Complementary color
Monochromatic Colors of #422186
Black with #422186
Text Example
Text Example
White with #422186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422186; }
p { color: rgb(66,33,134); }
H1.HeaderClassName
{
color: #422186;
}
.AnyTagClassName
{
color: #422186;
}
</style>
background-color css
<style>
a { background-color: #422186; }
a { background-color: rgb(66,33,134); }
div.DivClassName
{
background-color: #422186;
}
.BgClassName
{
background-color: #422186;
}
</style>
border-color css
<style>
span { border-color: #422186; }
span { border-color: rgb(66,33,134); }
td.TdClassName
{
border-color: #422186;
}
.TagClassName
{
border-color: #422186;
}
</style>