Shades of Windsor #442871
Tints of Windsor #442871
RGB
CMYK
RGB Variations
Color information
#442871 (or 0x442871) is known color: Windsor. HEX triplet: 44, 28 and 71. RGB value is (68,40,113). Sum of RGB (Red+Green+Blue) = 68+40+113=221 (29% of max value = 765). Red value is 68 (26.95% from 255 or 30.77% from 221); Green value is 40 (16.02% from 255 or 18.10% from 221); Blue value is 113 (44.53% from 255 or 51.13% from 221); Max value from RGB is 113 - color contains mainly: blue. Hex color #442871 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #442871 is #BBD78E. Grayscale: #383838. Windows color (decimal): -12310415 or 7415876. OLE color: 7415876.
HSL color Cylindrical-coordinate representation of color #442871: hue angle of 263.01º degrees, saturation: 0.48, 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 #442871 is Cyan = 0.40, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 68 | 40 | 113 | - |
| CMYK | 0.40 | 0.65 | 0 | 0.56 |
| HSL | 263.01º | 0.48% | 0.3% | - |
| HSV(B) | 263.01º | 0.65% | 0.44% | - |
| XYZ | 6.12 | 3.94 | 16.06 | - |
| YUV | 56.69 | 159.78 | 136.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 40 | 113 | 0.40 | 0.65 | 0 | 0.56 | 263.01 | 0.48 | 0.3 |
| Hex | 44 | 28 | 71 | 28 | 41 | 0 | 38 | 107 | 30 | 1E |
| Octal | 104 | 50 | 161 | 50 | 101 | 0 | 70 | 407 | 60 | 36 |
| Binary | 1000100 | 101000 | 1110001 | 101000 | 1000001 | 0 | 111000 | 100000111 | 110000 | 11110 |
Color Harmonies of #442871
Complementary color
Monochromatic Colors of #442871
Black with #442871
Text Example
Text Example
White with #442871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442871; }
p { color: rgb(68,40,113); }
H1.HeaderClassName
{
color: #442871;
}
.AnyTagClassName
{
color: #442871;
}
</style>
background-color css
<style>
a { background-color: #442871; }
a { background-color: rgb(68,40,113); }
div.DivClassName
{
background-color: #442871;
}
.BgClassName
{
background-color: #442871;
}
</style>
border-color css
<style>
span { border-color: #442871; }
span { border-color: rgb(68,40,113); }
td.TdClassName
{
border-color: #442871;
}
.TagClassName
{
border-color: #442871;
}
</style>