Shades of Windsor #422080
Tints of Windsor #422080
RGB
CMYK
RGB Variations
Color information
#422080 (or 0x422080) is known color: Windsor. HEX triplet: 42, 20 and 80. RGB value is (66,32,128). Sum of RGB (Red+Green+Blue) = 66+32+128=226 (29% of max value = 765). Red value is 66 (26.17% from 255 or 29.20% from 226); Green value is 32 (12.89% from 255 or 14.16% from 226); Blue value is 128 (50.39% from 255 or 56.64% from 226); Max value from RGB is 128 - color contains mainly: blue. Hex color #422080 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #422080 is #BDDF7F. Grayscale: #343434. Windows color (decimal): -12443520 or 8396866. OLE color: 8396866.
HSL color Cylindrical-coordinate representation of color #422080: hue angle of 261.25º degrees, saturation: 0.6, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #422080 is Cyan = 0.48, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 66 | 32 | 128 | - |
| CMYK | 0.48 | 0.75 | 0 | 0.50 |
| HSL | 261.25º | 0.6% | 0.31% | - |
| HSV(B) | 261.25º | 0.75% | 0.5% | - |
| XYZ | 6.66 | 3.75 | 20.79 | - |
| YUV | 53.11 | 170.26 | 137.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 32 | 128 | 0.48 | 0.75 | 0 | 0.50 | 261.25 | 0.6 | 0.31 |
| Hex | 42 | 20 | 80 | 30 | 4B | 0 | 32 | 105 | 3C | 1F |
| Octal | 102 | 40 | 200 | 60 | 113 | 0 | 62 | 405 | 74 | 37 |
| Binary | 1000010 | 100000 | 10000000 | 110000 | 1001011 | 0 | 110010 | 100000101 | 111100 | 11111 |
Color Harmonies of #422080
Complementary color
Monochromatic Colors of #422080
Black with #422080
Text Example
Text Example
White with #422080
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422080; }
p { color: rgb(66,32,128); }
H1.HeaderClassName
{
color: #422080;
}
.AnyTagClassName
{
color: #422080;
}
</style>
background-color css
<style>
a { background-color: #422080; }
a { background-color: rgb(66,32,128); }
div.DivClassName
{
background-color: #422080;
}
.BgClassName
{
background-color: #422080;
}
</style>
border-color css
<style>
span { border-color: #422080; }
span { border-color: rgb(66,32,128); }
td.TdClassName
{
border-color: #422080;
}
.TagClassName
{
border-color: #422080;
}
</style>