Shades of Windsor #442973
Tints of Windsor #442973
RGB
CMYK
RGB Variations
Color information
#442973 (or 0x442973) is known color: Windsor. HEX triplet: 44, 29 and 73. RGB value is (68,41,115). Sum of RGB (Red+Green+Blue) = 68+41+115=224 (29% of max value = 765). Red value is 68 (26.95% from 255 or 30.36% from 224); Green value is 41 (16.41% from 255 or 18.30% from 224); Blue value is 115 (45.31% from 255 or 51.34% from 224); Max value from RGB is 115 - color contains mainly: blue. Hex color #442973 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #442973 is #BBD68C. Grayscale: #393939. Windows color (decimal): -12310157 or 7547204. OLE color: 7547204.
HSL color Cylindrical-coordinate representation of color #442973: hue angle of 261.89º degrees, saturation: 0.47, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #442973 is Cyan = 0.41, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 68 | 41 | 115 | - |
| CMYK | 0.41 | 0.64 | 0 | 0.55 |
| HSL | 261.89º | 0.47% | 0.31% | - |
| HSV(B) | 261.89º | 0.64% | 0.45% | - |
| XYZ | 6.27 | 4.05 | 16.67 | - |
| YUV | 57.51 | 160.45 | 135.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 41 | 115 | 0.41 | 0.64 | 0 | 0.55 | 261.89 | 0.47 | 0.31 |
| Hex | 44 | 29 | 73 | 29 | 40 | 0 | 37 | 106 | 2F | 1F |
| Octal | 104 | 51 | 163 | 51 | 100 | 0 | 67 | 406 | 57 | 37 |
| Binary | 1000100 | 101001 | 1110011 | 101001 | 1000000 | 0 | 110111 | 100000110 | 101111 | 11111 |
Color Harmonies of #442973
Complementary color
Monochromatic Colors of #442973
Black with #442973
Text Example
Text Example
White with #442973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442973; }
p { color: rgb(68,41,115); }
H1.HeaderClassName
{
color: #442973;
}
.AnyTagClassName
{
color: #442973;
}
</style>
background-color css
<style>
a { background-color: #442973; }
a { background-color: rgb(68,41,115); }
div.DivClassName
{
background-color: #442973;
}
.BgClassName
{
background-color: #442973;
}
</style>
border-color css
<style>
span { border-color: #442973; }
span { border-color: rgb(68,41,115); }
td.TdClassName
{
border-color: #442973;
}
.TagClassName
{
border-color: #442973;
}
</style>