Shades of Windsor #442391
Tints of Windsor #442391
RGB
CMYK
RGB Variations
Color information
#442391 (or 0x442391) is known color: Windsor. HEX triplet: 44, 23 and 91. RGB value is (68,35,145). Sum of RGB (Red+Green+Blue) = 68+35+145=248 (32% of max value = 765). Red value is 68 (26.95% from 255 or 27.42% from 248); Green value is 35 (14.06% from 255 or 14.11% from 248); Blue value is 145 (57.03% from 255 or 58.47% from 248); Max value from RGB is 145 - color contains mainly: blue. Hex color #442391 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #442391 is #BBDC6E. Grayscale: #393939. Windows color (decimal): -12311663 or 9511748. OLE color: 9511748.
HSL color Cylindrical-coordinate representation of color #442391: hue angle of 258º degrees, saturation: 0.61, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #442391 is Cyan = 0.53, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 68 | 35 | 145 | - |
| CMYK | 0.53 | 0.76 | 0 | 0.43 |
| HSL | 258º | 0.61% | 0.35% | - |
| HSV(B) | 258º | 0.76% | 0.57% | - |
| XYZ | 8.1 | 4.48 | 27.23 | - |
| YUV | 57.41 | 177.43 | 135.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 35 | 145 | 0.53 | 0.76 | 0 | 0.43 | 258 | 0.61 | 0.35 |
| Hex | 44 | 23 | 91 | 35 | 4C | 0 | 2B | 102 | 3D | 23 |
| Octal | 104 | 43 | 221 | 65 | 114 | 0 | 53 | 402 | 75 | 43 |
| Binary | 1000100 | 100011 | 10010001 | 110101 | 1001100 | 0 | 101011 | 100000010 | 111101 | 100011 |
Color Harmonies of #442391
Complementary color
Monochromatic Colors of #442391
Black with #442391
Text Example
Text Example
White with #442391
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442391; }
p { color: rgb(68,35,145); }
H1.HeaderClassName
{
color: #442391;
}
.AnyTagClassName
{
color: #442391;
}
</style>
background-color css
<style>
a { background-color: #442391; }
a { background-color: rgb(68,35,145); }
div.DivClassName
{
background-color: #442391;
}
.BgClassName
{
background-color: #442391;
}
</style>
border-color css
<style>
span { border-color: #442391; }
span { border-color: rgb(68,35,145); }
td.TdClassName
{
border-color: #442391;
}
.TagClassName
{
border-color: #442391;
}
</style>