Shades of Windsor #422172
Tints of Windsor #422172
RGB
CMYK
RGB Variations
Color information
#422172 (or 0x422172) is known color: Windsor. HEX triplet: 42, 21 and 72. RGB value is (66,33,114). Sum of RGB (Red+Green+Blue) = 66+33+114=213 (28% of max value = 765). Red value is 66 (26.17% from 255 or 30.99% from 213); Green value is 33 (13.28% from 255 or 15.49% from 213); Blue value is 114 (44.92% from 255 or 53.52% from 213); Max value from RGB is 114 - color contains mainly: blue. Hex color #422172 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422172 is #BDDE8D. Grayscale: #333333. Windows color (decimal): -12443278 or 7479618. OLE color: 7479618.
HSL color Cylindrical-coordinate representation of color #422172: hue angle of 264.44º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #422172 is Cyan = 0.42, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 33 | 114 | - |
| CMYK | 0.42 | 0.71 | 0 | 0.55 |
| HSL | 264.44º | 0.55% | 0.29% | - |
| HSV(B) | 264.44º | 0.71% | 0.45% | - |
| XYZ | 5.83 | 3.46 | 16.28 | - |
| YUV | 52.1 | 162.93 | 137.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 33 | 114 | 0.42 | 0.71 | 0 | 0.55 | 264.44 | 0.55 | 0.29 |
| Hex | 42 | 21 | 72 | 2A | 47 | 0 | 37 | 108 | 37 | 1D |
| Octal | 102 | 41 | 162 | 52 | 107 | 0 | 67 | 410 | 67 | 35 |
| Binary | 1000010 | 100001 | 1110010 | 101010 | 1000111 | 0 | 110111 | 100001000 | 110111 | 11101 |
Color Harmonies of #422172
Complementary color
Monochromatic Colors of #422172
Black with #422172
Text Example
Text Example
White with #422172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422172; }
p { color: rgb(66,33,114); }
H1.HeaderClassName
{
color: #422172;
}
.AnyTagClassName
{
color: #422172;
}
</style>
background-color css
<style>
a { background-color: #422172; }
a { background-color: rgb(66,33,114); }
div.DivClassName
{
background-color: #422172;
}
.BgClassName
{
background-color: #422172;
}
</style>
border-color css
<style>
span { border-color: #422172; }
span { border-color: rgb(66,33,114); }
td.TdClassName
{
border-color: #422172;
}
.TagClassName
{
border-color: #422172;
}
</style>