Shades of Windsor #442190
Tints of Windsor #442190
RGB
CMYK
RGB Variations
Color information
#442190 (or 0x442190) is known color: Windsor. HEX triplet: 44, 21 and 90. RGB value is (68,33,144). Sum of RGB (Red+Green+Blue) = 68+33+144=245 (32% of max value = 765). Red value is 68 (26.95% from 255 or 27.76% from 245); Green value is 33 (13.28% from 255 or 13.47% from 245); Blue value is 144 (56.64% from 255 or 58.78% from 245); Max value from RGB is 144 - color contains mainly: blue. Hex color #442190 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #442190 is #BBDE6F. Grayscale: #373737. Windows color (decimal): -12312176 or 9445700. OLE color: 9445700.
HSL color Cylindrical-coordinate representation of color #442190: hue angle of 258.92º degrees, saturation: 0.63, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #442190 is Cyan = 0.53, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 68 | 33 | 144 | - |
| CMYK | 0.53 | 0.77 | 0 | 0.44 |
| HSL | 258.92º | 0.63% | 0.35% | - |
| HSV(B) | 258.92º | 0.77% | 0.56% | - |
| XYZ | 7.96 | 4.33 | 26.8 | - |
| YUV | 56.12 | 177.6 | 136.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 33 | 144 | 0.53 | 0.77 | 0 | 0.44 | 258.92 | 0.63 | 0.35 |
| Hex | 44 | 21 | 90 | 35 | 4D | 0 | 2C | 103 | 3F | 23 |
| Octal | 104 | 41 | 220 | 65 | 115 | 0 | 54 | 403 | 77 | 43 |
| Binary | 1000100 | 100001 | 10010000 | 110101 | 1001101 | 0 | 101100 | 100000011 | 111111 | 100011 |
Color Harmonies of #442190
Complementary color
Monochromatic Colors of #442190
Black with #442190
Text Example
Text Example
White with #442190
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442190; }
p { color: rgb(68,33,144); }
H1.HeaderClassName
{
color: #442190;
}
.AnyTagClassName
{
color: #442190;
}
</style>
background-color css
<style>
a { background-color: #442190; }
a { background-color: rgb(68,33,144); }
div.DivClassName
{
background-color: #442190;
}
.BgClassName
{
background-color: #442190;
}
</style>
border-color css
<style>
span { border-color: #442190; }
span { border-color: rgb(68,33,144); }
td.TdClassName
{
border-color: #442190;
}
.TagClassName
{
border-color: #442190;
}
</style>