Shades of Windsor #442174
Tints of Windsor #442174
RGB
CMYK
RGB Variations
Color information
#442174 (or 0x442174) is known color: Windsor. HEX triplet: 44, 21 and 74. RGB value is (68,33,116). Sum of RGB (Red+Green+Blue) = 68+33+116=217 (28% of max value = 765). Red value is 68 (26.95% from 255 or 31.34% from 217); Green value is 33 (13.28% from 255 or 15.21% from 217); Blue value is 116 (45.70% from 255 or 53.46% from 217); Max value from RGB is 116 - color contains mainly: blue. Hex color #442174 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #442174 is #BBDE8B. Grayscale: #343434. Windows color (decimal): -12312204 or 7610692. OLE color: 7610692.
HSL color Cylindrical-coordinate representation of color #442174: hue angle of 265.3º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #442174 is Cyan = 0.41, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 68 | 33 | 116 | - |
| CMYK | 0.41 | 0.72 | 0 | 0.55 |
| HSL | 265.3º | 0.56% | 0.29% | - |
| HSV(B) | 265.3º | 0.72% | 0.45% | - |
| XYZ | 6.08 | 3.58 | 16.89 | - |
| YUV | 52.93 | 163.6 | 138.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 33 | 116 | 0.41 | 0.72 | 0 | 0.55 | 265.3 | 0.56 | 0.29 |
| Hex | 44 | 21 | 74 | 29 | 48 | 0 | 37 | 109 | 38 | 1D |
| Octal | 104 | 41 | 164 | 51 | 110 | 0 | 67 | 411 | 70 | 35 |
| Binary | 1000100 | 100001 | 1110100 | 101001 | 1001000 | 0 | 110111 | 100001001 | 111000 | 11101 |
Color Harmonies of #442174
Complementary color
Monochromatic Colors of #442174
Black with #442174
Text Example
Text Example
White with #442174
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442174; }
p { color: rgb(68,33,116); }
H1.HeaderClassName
{
color: #442174;
}
.AnyTagClassName
{
color: #442174;
}
</style>
background-color css
<style>
a { background-color: #442174; }
a { background-color: rgb(68,33,116); }
div.DivClassName
{
background-color: #442174;
}
.BgClassName
{
background-color: #442174;
}
</style>
border-color css
<style>
span { border-color: #442174; }
span { border-color: rgb(68,33,116); }
td.TdClassName
{
border-color: #442174;
}
.TagClassName
{
border-color: #442174;
}
</style>