Shades of Windsor #422671
Tints of Windsor #422671
RGB
CMYK
RGB Variations
Color information
#422671 (or 0x422671) is known color: Windsor. HEX triplet: 42, 26 and 71. RGB value is (66,38,113). Sum of RGB (Red+Green+Blue) = 66+38+113=217 (28% of max value = 765). Red value is 66 (26.17% from 255 or 30.41% from 217); Green value is 38 (15.23% from 255 or 17.51% from 217); Blue value is 113 (44.53% from 255 or 52.07% from 217); Max value from RGB is 113 - color contains mainly: blue. Hex color #422671 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422671 is #BDD98E. Grayscale: #363636. Windows color (decimal): -12441999 or 7415362. OLE color: 7415362.
HSL color Cylindrical-coordinate representation of color #422671: hue angle of 262.4º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #422671 is Cyan = 0.42, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 66 | 38 | 113 | - |
| CMYK | 0.42 | 0.66 | 0 | 0.56 |
| HSL | 262.4º | 0.5% | 0.3% | - |
| HSV(B) | 262.4º | 0.66% | 0.44% | - |
| XYZ | 5.92 | 3.74 | 16.03 | - |
| YUV | 54.92 | 160.78 | 135.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 38 | 113 | 0.42 | 0.66 | 0 | 0.56 | 262.4 | 0.5 | 0.3 |
| Hex | 42 | 26 | 71 | 2A | 42 | 0 | 38 | 106 | 32 | 1E |
| Octal | 102 | 46 | 161 | 52 | 102 | 0 | 70 | 406 | 62 | 36 |
| Binary | 1000010 | 100110 | 1110001 | 101010 | 1000010 | 0 | 111000 | 100000110 | 110010 | 11110 |
Color Harmonies of #422671
Complementary color
Monochromatic Colors of #422671
Black with #422671
Text Example
Text Example
White with #422671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422671; }
p { color: rgb(66,38,113); }
H1.HeaderClassName
{
color: #422671;
}
.AnyTagClassName
{
color: #422671;
}
</style>
background-color css
<style>
a { background-color: #422671; }
a { background-color: rgb(66,38,113); }
div.DivClassName
{
background-color: #422671;
}
.BgClassName
{
background-color: #422671;
}
</style>
border-color css
<style>
span { border-color: #422671; }
span { border-color: rgb(66,38,113); }
td.TdClassName
{
border-color: #422671;
}
.TagClassName
{
border-color: #422671;
}
</style>