Shades of Windsor #442390
Tints of Windsor #442390
RGB
CMYK
RGB Variations
Color information
#442390 (or 0x442390) is known color: Windsor. HEX triplet: 44, 23 and 90. RGB value is (68,35,144). Sum of RGB (Red+Green+Blue) = 68+35+144=247 (32% of max value = 765). Red value is 68 (26.95% from 255 or 27.53% from 247); Green value is 35 (14.06% from 255 or 14.17% from 247); Blue value is 144 (56.64% from 255 or 58.30% from 247); Max value from RGB is 144 - color contains mainly: blue. Hex color #442390 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #442390 is #BBDC6F. Grayscale: #383838. Windows color (decimal): -12311664 or 9446212. OLE color: 9446212.
HSL color Cylindrical-coordinate representation of color #442390: hue angle of 258.17º degrees, saturation: 0.61, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #442390 is Cyan = 0.53, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 68 | 35 | 144 | - |
| CMYK | 0.53 | 0.76 | 0 | 0.44 |
| HSL | 258.17º | 0.61% | 0.35% | - |
| HSV(B) | 258.17º | 0.76% | 0.56% | - |
| XYZ | 8.02 | 4.44 | 26.82 | - |
| YUV | 57.29 | 176.93 | 135.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 35 | 144 | 0.53 | 0.76 | 0 | 0.44 | 258.17 | 0.61 | 0.35 |
| Hex | 44 | 23 | 90 | 35 | 4C | 0 | 2C | 102 | 3D | 23 |
| Octal | 104 | 43 | 220 | 65 | 114 | 0 | 54 | 402 | 75 | 43 |
| Binary | 1000100 | 100011 | 10010000 | 110101 | 1001100 | 0 | 101100 | 100000010 | 111101 | 100011 |
Color Harmonies of #442390
Complementary color
Monochromatic Colors of #442390
Black with #442390
Text Example
Text Example
White with #442390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442390; }
p { color: rgb(68,35,144); }
H1.HeaderClassName
{
color: #442390;
}
.AnyTagClassName
{
color: #442390;
}
</style>
background-color css
<style>
a { background-color: #442390; }
a { background-color: rgb(68,35,144); }
div.DivClassName
{
background-color: #442390;
}
.BgClassName
{
background-color: #442390;
}
</style>
border-color css
<style>
span { border-color: #442390; }
span { border-color: rgb(68,35,144); }
td.TdClassName
{
border-color: #442390;
}
.TagClassName
{
border-color: #442390;
}
</style>