Shades of Windsor #422379
Tints of Windsor #422379
RGB
CMYK
RGB Variations
Color information
#422379 (or 0x422379) is known color: Windsor. HEX triplet: 42, 23 and 79. RGB value is (66,35,121). Sum of RGB (Red+Green+Blue) = 66+35+121=222 (29% of max value = 765). Red value is 66 (26.17% from 255 or 29.73% from 222); Green value is 35 (14.06% from 255 or 15.77% from 222); Blue value is 121 (47.66% from 255 or 54.50% from 222); Max value from RGB is 121 - color contains mainly: blue. Hex color #422379 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422379 is #BDDC86. Grayscale: #353535. Windows color (decimal): -12442759 or 7938882. OLE color: 7938882.
HSL color Cylindrical-coordinate representation of color #422379: hue angle of 261.63º degrees, saturation: 0.55, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #422379 is Cyan = 0.45, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 35 | 121 | - |
| CMYK | 0.45 | 0.71 | 0 | 0.53 |
| HSL | 261.63º | 0.55% | 0.31% | - |
| HSV(B) | 261.63º | 0.71% | 0.47% | - |
| XYZ | 6.3 | 3.74 | 18.48 | - |
| YUV | 54.07 | 165.77 | 136.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 35 | 121 | 0.45 | 0.71 | 0 | 0.53 | 261.63 | 0.55 | 0.31 |
| Hex | 42 | 23 | 79 | 2D | 47 | 0 | 35 | 106 | 37 | 1F |
| Octal | 102 | 43 | 171 | 55 | 107 | 0 | 65 | 406 | 67 | 37 |
| Binary | 1000010 | 100011 | 1111001 | 101101 | 1000111 | 0 | 110101 | 100000110 | 110111 | 11111 |
Color Harmonies of #422379
Complementary color
Monochromatic Colors of #422379
Black with #422379
Text Example
Text Example
White with #422379
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422379; }
p { color: rgb(66,35,121); }
H1.HeaderClassName
{
color: #422379;
}
.AnyTagClassName
{
color: #422379;
}
</style>
background-color css
<style>
a { background-color: #422379; }
a { background-color: rgb(66,35,121); }
div.DivClassName
{
background-color: #422379;
}
.BgClassName
{
background-color: #422379;
}
</style>
border-color css
<style>
span { border-color: #422379; }
span { border-color: rgb(66,35,121); }
td.TdClassName
{
border-color: #422379;
}
.TagClassName
{
border-color: #422379;
}
</style>