Shades of Windsor #442771
Tints of Windsor #442771
RGB
CMYK
RGB Variations
Color information
#442771 (or 0x442771) is known color: Windsor. HEX triplet: 44, 27 and 71. RGB value is (68,39,113). Sum of RGB (Red+Green+Blue) = 68+39+113=220 (29% of max value = 765). Red value is 68 (26.95% from 255 or 30.91% from 220); Green value is 39 (15.62% from 255 or 17.73% from 220); Blue value is 113 (44.53% from 255 or 51.36% from 220); Max value from RGB is 113 - color contains mainly: blue. Hex color #442771 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #442771 is #BBD88E. Grayscale: #373737. Windows color (decimal): -12310671 or 7415620. OLE color: 7415620.
HSL color Cylindrical-coordinate representation of color #442771: hue angle of 263.51º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #442771 is Cyan = 0.40, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 68 | 39 | 113 | - |
| CMYK | 0.40 | 0.65 | 0 | 0.56 |
| HSL | 263.51º | 0.49% | 0.3% | - |
| HSV(B) | 263.51º | 0.65% | 0.44% | - |
| XYZ | 6.09 | 3.87 | 16.05 | - |
| YUV | 56.11 | 160.11 | 136.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 39 | 113 | 0.40 | 0.65 | 0 | 0.56 | 263.51 | 0.49 | 0.3 |
| Hex | 44 | 27 | 71 | 28 | 41 | 0 | 38 | 108 | 31 | 1E |
| Octal | 104 | 47 | 161 | 50 | 101 | 0 | 70 | 410 | 61 | 36 |
| Binary | 1000100 | 100111 | 1110001 | 101000 | 1000001 | 0 | 111000 | 100001000 | 110001 | 11110 |
Color Harmonies of #442771
Complementary color
Monochromatic Colors of #442771
Black with #442771
Text Example
Text Example
White with #442771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442771; }
p { color: rgb(68,39,113); }
H1.HeaderClassName
{
color: #442771;
}
.AnyTagClassName
{
color: #442771;
}
</style>
background-color css
<style>
a { background-color: #442771; }
a { background-color: rgb(68,39,113); }
div.DivClassName
{
background-color: #442771;
}
.BgClassName
{
background-color: #442771;
}
</style>
border-color css
<style>
span { border-color: #442771; }
span { border-color: rgb(68,39,113); }
td.TdClassName
{
border-color: #442771;
}
.TagClassName
{
border-color: #442771;
}
</style>