Shades of Windsor #422984
Tints of Windsor #422984
RGB
CMYK
RGB Variations
Color information
#422984 (or 0x422984) is known color: Windsor. HEX triplet: 42, 29 and 84. RGB value is (66,41,132). Sum of RGB (Red+Green+Blue) = 66+41+132=239 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.62% from 239); Green value is 41 (16.41% from 255 or 17.15% from 239); Blue value is 132 (51.95% from 255 or 55.23% from 239); Max value from RGB is 132 - color contains mainly: blue. Hex color #422984 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #422984 is #BDD67B. Grayscale: #3A3A3A. Windows color (decimal): -12441212 or 8661314. OLE color: 8661314.
HSL color Cylindrical-coordinate representation of color #422984: hue angle of 256.48º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #422984 is Cyan = 0.5, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 66 | 41 | 132 | - |
| CMYK | 0.5 | 0.69 | 0 | 0.48 |
| HSL | 256.48º | 0.53% | 0.34% | - |
| HSV(B) | 256.48º | 0.69% | 0.52% | - |
| XYZ | 7.2 | 4.41 | 22.3 | - |
| YUV | 58.85 | 169.28 | 133.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 41 | 132 | 0.5 | 0.69 | 0 | 0.48 | 256.48 | 0.53 | 0.34 |
| Hex | 42 | 29 | 84 | 32 | 45 | 0 | 30 | 100 | 35 | 22 |
| Octal | 102 | 51 | 204 | 62 | 105 | 0 | 60 | 400 | 65 | 42 |
| Binary | 1000010 | 101001 | 10000100 | 110010 | 1000101 | 0 | 110000 | 100000000 | 110101 | 100010 |
Color Harmonies of #422984
Complementary color
Monochromatic Colors of #422984
Black with #422984
Text Example
Text Example
White with #422984
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422984; }
p { color: rgb(66,41,132); }
H1.HeaderClassName
{
color: #422984;
}
.AnyTagClassName
{
color: #422984;
}
</style>
background-color css
<style>
a { background-color: #422984; }
a { background-color: rgb(66,41,132); }
div.DivClassName
{
background-color: #422984;
}
.BgClassName
{
background-color: #422984;
}
</style>
border-color css
<style>
span { border-color: #422984; }
span { border-color: rgb(66,41,132); }
td.TdClassName
{
border-color: #422984;
}
.TagClassName
{
border-color: #422984;
}
</style>