Shades of Windsor #442175
Tints of Windsor #442175
RGB
CMYK
RGB Variations
Color information
#442175 (or 0x442175) is known color: Windsor. HEX triplet: 44, 21 and 75. RGB value is (68,33,117). Sum of RGB (Red+Green+Blue) = 68+33+117=218 (28% of max value = 765). Red value is 68 (26.95% from 255 or 31.19% from 218); Green value is 33 (13.28% from 255 or 15.14% from 218); Blue value is 117 (46.09% from 255 or 53.67% from 218); Max value from RGB is 117 - color contains mainly: blue. Hex color #442175 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #442175 is #BBDE8A. Grayscale: #343434. Windows color (decimal): -12312203 or 7676228. OLE color: 7676228.
HSL color Cylindrical-coordinate representation of color #442175: hue angle of 265º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #442175 is Cyan = 0.42, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 68 | 33 | 117 | - |
| CMYK | 0.42 | 0.72 | 0 | 0.54 |
| HSL | 265º | 0.56% | 0.29% | - |
| HSV(B) | 265º | 0.72% | 0.46% | - |
| XYZ | 6.14 | 3.6 | 17.2 | - |
| YUV | 53.04 | 164.1 | 138.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 33 | 117 | 0.42 | 0.72 | 0 | 0.54 | 265 | 0.56 | 0.29 |
| Hex | 44 | 21 | 75 | 2A | 48 | 0 | 36 | 109 | 38 | 1D |
| Octal | 104 | 41 | 165 | 52 | 110 | 0 | 66 | 411 | 70 | 35 |
| Binary | 1000100 | 100001 | 1110101 | 101010 | 1001000 | 0 | 110110 | 100001001 | 111000 | 11101 |
Color Harmonies of #442175
Complementary color
Monochromatic Colors of #442175
Black with #442175
Text Example
Text Example
White with #442175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442175; }
p { color: rgb(68,33,117); }
H1.HeaderClassName
{
color: #442175;
}
.AnyTagClassName
{
color: #442175;
}
</style>
background-color css
<style>
a { background-color: #442175; }
a { background-color: rgb(68,33,117); }
div.DivClassName
{
background-color: #442175;
}
.BgClassName
{
background-color: #442175;
}
</style>
border-color css
<style>
span { border-color: #442175; }
span { border-color: rgb(68,33,117); }
td.TdClassName
{
border-color: #442175;
}
.TagClassName
{
border-color: #442175;
}
</style>