Shades of Windsor #442784
Tints of Windsor #442784
RGB
CMYK
RGB Variations
Color information
#442784 (or 0x442784) is known color: Windsor. HEX triplet: 44, 27 and 84. RGB value is (68,39,132). Sum of RGB (Red+Green+Blue) = 68+39+132=239 (31% of max value = 765). Red value is 68 (26.95% from 255 or 28.45% from 239); Green value is 39 (15.62% from 255 or 16.32% from 239); Blue value is 132 (51.95% from 255 or 55.23% from 239); Max value from RGB is 132 - color contains mainly: blue. Hex color #442784 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #442784 is #BBD87B. Grayscale: #393939. Windows color (decimal): -12310652 or 8660804. OLE color: 8660804.
HSL color Cylindrical-coordinate representation of color #442784: hue angle of 258.71º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #442784 is Cyan = 0.48, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 68 | 39 | 132 | - |
| CMYK | 0.48 | 0.70 | 0 | 0.48 |
| HSL | 258.71º | 0.54% | 0.34% | - |
| HSV(B) | 258.71º | 0.7% | 0.52% | - |
| XYZ | 7.27 | 4.35 | 22.29 | - |
| YUV | 58.27 | 169.61 | 134.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 39 | 132 | 0.48 | 0.70 | 0 | 0.48 | 258.71 | 0.54 | 0.34 |
| Hex | 44 | 27 | 84 | 30 | 46 | 0 | 30 | 103 | 36 | 22 |
| Octal | 104 | 47 | 204 | 60 | 106 | 0 | 60 | 403 | 66 | 42 |
| Binary | 1000100 | 100111 | 10000100 | 110000 | 1000110 | 0 | 110000 | 100000011 | 110110 | 100010 |
Color Harmonies of #442784
Complementary color
Monochromatic Colors of #442784
Black with #442784
Text Example
Text Example
White with #442784
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442784; }
p { color: rgb(68,39,132); }
H1.HeaderClassName
{
color: #442784;
}
.AnyTagClassName
{
color: #442784;
}
</style>
background-color css
<style>
a { background-color: #442784; }
a { background-color: rgb(68,39,132); }
div.DivClassName
{
background-color: #442784;
}
.BgClassName
{
background-color: #442784;
}
</style>
border-color css
<style>
span { border-color: #442784; }
span { border-color: rgb(68,39,132); }
td.TdClassName
{
border-color: #442784;
}
.TagClassName
{
border-color: #442784;
}
</style>