Shades of Windsor #422079
Tints of Windsor #422079
RGB
CMYK
RGB Variations
Color information
#422079 (or 0x422079) is known color: Windsor. HEX triplet: 42, 20 and 79. RGB value is (66,32,121). Sum of RGB (Red+Green+Blue) = 66+32+121=219 (29% of max value = 765). Red value is 66 (26.17% from 255 or 30.14% from 219); Green value is 32 (12.89% from 255 or 14.61% from 219); Blue value is 121 (47.66% from 255 or 55.25% from 219); Max value from RGB is 121 - color contains mainly: blue. Hex color #422079 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422079 is #BDDF86. Grayscale: #333333. Windows color (decimal): -12443527 or 7938114. OLE color: 7938114.
HSL color Cylindrical-coordinate representation of color #422079: hue angle of 262.92º degrees, saturation: 0.58, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #422079 is Cyan = 0.45, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 32 | 121 | - |
| CMYK | 0.45 | 0.74 | 0 | 0.53 |
| HSL | 262.92º | 0.58% | 0.3% | - |
| HSV(B) | 262.92º | 0.74% | 0.47% | - |
| XYZ | 6.21 | 3.57 | 18.45 | - |
| YUV | 52.31 | 166.76 | 137.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 32 | 121 | 0.45 | 0.74 | 0 | 0.53 | 262.92 | 0.58 | 0.3 |
| Hex | 42 | 20 | 79 | 2D | 4A | 0 | 35 | 107 | 3A | 1E |
| Octal | 102 | 40 | 171 | 55 | 112 | 0 | 65 | 407 | 72 | 36 |
| Binary | 1000010 | 100000 | 1111001 | 101101 | 1001010 | 0 | 110101 | 100000111 | 111010 | 11110 |
Color Harmonies of #422079
Complementary color
Monochromatic Colors of #422079
Black with #422079
Text Example
Text Example
White with #422079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422079; }
p { color: rgb(66,32,121); }
H1.HeaderClassName
{
color: #422079;
}
.AnyTagClassName
{
color: #422079;
}
</style>
background-color css
<style>
a { background-color: #422079; }
a { background-color: rgb(66,32,121); }
div.DivClassName
{
background-color: #422079;
}
.BgClassName
{
background-color: #422079;
}
</style>
border-color css
<style>
span { border-color: #422079; }
span { border-color: rgb(66,32,121); }
td.TdClassName
{
border-color: #422079;
}
.TagClassName
{
border-color: #422079;
}
</style>