Shades of Windsor #422279
Tints of Windsor #422279
RGB
CMYK
RGB Variations
Color information
#422279 (or 0x422279) is known color: Windsor. HEX triplet: 42, 22 and 79. RGB value is (66,34,121). Sum of RGB (Red+Green+Blue) = 66+34+121=221 (29% of max value = 765). Red value is 66 (26.17% from 255 or 29.86% from 221); Green value is 34 (13.67% from 255 or 15.38% from 221); Blue value is 121 (47.66% from 255 or 54.75% from 221); Max value from RGB is 121 - color contains mainly: blue. Hex color #422279 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422279 is #BDDD86. Grayscale: #353535. Windows color (decimal): -12443015 or 7938626. OLE color: 7938626.
HSL color Cylindrical-coordinate representation of color #422279: hue angle of 262.07º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #422279 is Cyan = 0.45, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 34 | 121 | - |
| CMYK | 0.45 | 0.72 | 0 | 0.53 |
| HSL | 262.07º | 0.56% | 0.3% | - |
| HSV(B) | 262.07º | 0.72% | 0.47% | - |
| XYZ | 6.27 | 3.68 | 18.47 | - |
| YUV | 53.49 | 166.1 | 136.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 34 | 121 | 0.45 | 0.72 | 0 | 0.53 | 262.07 | 0.56 | 0.3 |
| Hex | 42 | 22 | 79 | 2D | 48 | 0 | 35 | 106 | 38 | 1E |
| Octal | 102 | 42 | 171 | 55 | 110 | 0 | 65 | 406 | 70 | 36 |
| Binary | 1000010 | 100010 | 1111001 | 101101 | 1001000 | 0 | 110101 | 100000110 | 111000 | 11110 |
Color Harmonies of #422279
Complementary color
Monochromatic Colors of #422279
Black with #422279
Text Example
Text Example
White with #422279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422279; }
p { color: rgb(66,34,121); }
H1.HeaderClassName
{
color: #422279;
}
.AnyTagClassName
{
color: #422279;
}
</style>
background-color css
<style>
a { background-color: #422279; }
a { background-color: rgb(66,34,121); }
div.DivClassName
{
background-color: #422279;
}
.BgClassName
{
background-color: #422279;
}
</style>
border-color css
<style>
span { border-color: #422279; }
span { border-color: rgb(66,34,121); }
td.TdClassName
{
border-color: #422279;
}
.TagClassName
{
border-color: #422279;
}
</style>