Shades of Windsor #422178
Tints of Windsor #422178
RGB
CMYK
RGB Variations
Color information
#422178 (or 0x422178) is known color: Windsor. HEX triplet: 42, 21 and 78. RGB value is (66,33,120). Sum of RGB (Red+Green+Blue) = 66+33+120=219 (29% of max value = 765). Red value is 66 (26.17% from 255 or 30.14% from 219); Green value is 33 (13.28% from 255 or 15.07% from 219); Blue value is 120 (47.27% from 255 or 54.79% from 219); Max value from RGB is 120 - color contains mainly: blue. Hex color #422178 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422178 is #BDDE87. Grayscale: #343434. Windows color (decimal): -12443272 or 7872834. OLE color: 7872834.
HSL color Cylindrical-coordinate representation of color #422178: hue angle of 262.76º degrees, saturation: 0.57, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #422178 is Cyan = 0.45, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 33 | 120 | - |
| CMYK | 0.45 | 0.72 | 0 | 0.53 |
| HSL | 262.76º | 0.57% | 0.3% | - |
| HSV(B) | 262.76º | 0.73% | 0.47% | - |
| XYZ | 6.18 | 3.6 | 18.14 | - |
| YUV | 52.79 | 165.93 | 137.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 33 | 120 | 0.45 | 0.72 | 0 | 0.53 | 262.76 | 0.57 | 0.3 |
| Hex | 42 | 21 | 78 | 2D | 48 | 0 | 35 | 107 | 39 | 1E |
| Octal | 102 | 41 | 170 | 55 | 110 | 0 | 65 | 407 | 71 | 36 |
| Binary | 1000010 | 100001 | 1111000 | 101101 | 1001000 | 0 | 110101 | 100000111 | 111001 | 11110 |
Color Harmonies of #422178
Complementary color
Monochromatic Colors of #422178
Black with #422178
Text Example
Text Example
White with #422178
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422178; }
p { color: rgb(66,33,120); }
H1.HeaderClassName
{
color: #422178;
}
.AnyTagClassName
{
color: #422178;
}
</style>
background-color css
<style>
a { background-color: #422178; }
a { background-color: rgb(66,33,120); }
div.DivClassName
{
background-color: #422178;
}
.BgClassName
{
background-color: #422178;
}
</style>
border-color css
<style>
span { border-color: #422178; }
span { border-color: rgb(66,33,120); }
td.TdClassName
{
border-color: #422178;
}
.TagClassName
{
border-color: #422178;
}
</style>