Shades of Windsor #442185
Tints of Windsor #442185
RGB
CMYK
RGB Variations
Color information
#442185 (or 0x442185) is known color: Windsor. HEX triplet: 44, 21 and 85. RGB value is (68,33,133). Sum of RGB (Red+Green+Blue) = 68+33+133=234 (30% of max value = 765). Red value is 68 (26.95% from 255 or 29.06% from 234); Green value is 33 (13.28% from 255 or 14.10% from 234); Blue value is 133 (52.34% from 255 or 56.84% from 234); Max value from RGB is 133 - color contains mainly: blue. Hex color #442185 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #442185 is #BBDE7A. Grayscale: #363636. Windows color (decimal): -12312187 or 8724804. OLE color: 8724804.
HSL color Cylindrical-coordinate representation of color #442185: hue angle of 261º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #442185 is Cyan = 0.49, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 68 | 33 | 133 | - |
| CMYK | 0.49 | 0.75 | 0 | 0.48 |
| HSL | 261º | 0.6% | 0.33% | - |
| HSV(B) | 261º | 0.75% | 0.52% | - |
| XYZ | 7.16 | 4.01 | 22.59 | - |
| YUV | 54.87 | 172.1 | 137.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 33 | 133 | 0.49 | 0.75 | 0 | 0.48 | 261 | 0.6 | 0.33 |
| Hex | 44 | 21 | 85 | 31 | 4B | 0 | 30 | 105 | 3C | 21 |
| Octal | 104 | 41 | 205 | 61 | 113 | 0 | 60 | 405 | 74 | 41 |
| Binary | 1000100 | 100001 | 10000101 | 110001 | 1001011 | 0 | 110000 | 100000101 | 111100 | 100001 |
Color Harmonies of #442185
Complementary color
Monochromatic Colors of #442185
Black with #442185
Text Example
Text Example
White with #442185
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442185; }
p { color: rgb(68,33,133); }
H1.HeaderClassName
{
color: #442185;
}
.AnyTagClassName
{
color: #442185;
}
</style>
background-color css
<style>
a { background-color: #442185; }
a { background-color: rgb(68,33,133); }
div.DivClassName
{
background-color: #442185;
}
.BgClassName
{
background-color: #442185;
}
</style>
border-color css
<style>
span { border-color: #442185; }
span { border-color: rgb(68,33,133); }
td.TdClassName
{
border-color: #442185;
}
.TagClassName
{
border-color: #442185;
}
</style>