Shades of Windsor #422884
Tints of Windsor #422884
RGB
CMYK
RGB Variations
Color information
#422884 (or 0x422884) is known color: Windsor. HEX triplet: 42, 28 and 84. RGB value is (66,40,132). Sum of RGB (Red+Green+Blue) = 66+40+132=238 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.73% from 238); Green value is 40 (16.02% from 255 or 16.81% from 238); Blue value is 132 (51.95% from 255 or 55.46% from 238); Max value from RGB is 132 - color contains mainly: blue. Hex color #422884 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #422884 is #BDD77B. Grayscale: #393939. Windows color (decimal): -12441468 or 8661058. OLE color: 8661058.
HSL color Cylindrical-coordinate representation of color #422884: hue angle of 256.96º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #422884 is Cyan = 0.5, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 66 | 40 | 132 | - |
| CMYK | 0.5 | 0.70 | 0 | 0.48 |
| HSL | 256.96º | 0.53% | 0.34% | - |
| HSV(B) | 256.96º | 0.7% | 0.52% | - |
| XYZ | 7.17 | 4.34 | 22.29 | - |
| YUV | 58.26 | 169.61 | 133.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 40 | 132 | 0.5 | 0.70 | 0 | 0.48 | 256.96 | 0.53 | 0.34 |
| Hex | 42 | 28 | 84 | 32 | 46 | 0 | 30 | 101 | 35 | 22 |
| Octal | 102 | 50 | 204 | 62 | 106 | 0 | 60 | 401 | 65 | 42 |
| Binary | 1000010 | 101000 | 10000100 | 110010 | 1000110 | 0 | 110000 | 100000001 | 110101 | 100010 |
Color Harmonies of #422884
Complementary color
Monochromatic Colors of #422884
Black with #422884
Text Example
Text Example
White with #422884
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422884; }
p { color: rgb(66,40,132); }
H1.HeaderClassName
{
color: #422884;
}
.AnyTagClassName
{
color: #422884;
}
</style>
background-color css
<style>
a { background-color: #422884; }
a { background-color: rgb(66,40,132); }
div.DivClassName
{
background-color: #422884;
}
.BgClassName
{
background-color: #422884;
}
</style>
border-color css
<style>
span { border-color: #422884; }
span { border-color: rgb(66,40,132); }
td.TdClassName
{
border-color: #422884;
}
.TagClassName
{
border-color: #422884;
}
</style>