Shades of Windsor #442783
Tints of Windsor #442783
RGB
CMYK
RGB Variations
Color information
#442783 (or 0x442783) is known color: Windsor. HEX triplet: 44, 27 and 83. RGB value is (68,39,131). Sum of RGB (Red+Green+Blue) = 68+39+131=238 (31% of max value = 765). Red value is 68 (26.95% from 255 or 28.57% from 238); Green value is 39 (15.62% from 255 or 16.39% from 238); Blue value is 131 (51.56% from 255 or 55.04% from 238); Max value from RGB is 131 - color contains mainly: blue. Hex color #442783 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #442783 is #BBD87C. Grayscale: #393939. Windows color (decimal): -12310653 or 8595268. OLE color: 8595268.
HSL color Cylindrical-coordinate representation of color #442783: hue angle of 258.91º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #442783 is Cyan = 0.48, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 68 | 39 | 131 | - |
| CMYK | 0.48 | 0.70 | 0 | 0.49 |
| HSL | 258.91º | 0.54% | 0.33% | - |
| HSV(B) | 258.91º | 0.7% | 0.51% | - |
| XYZ | 7.21 | 4.32 | 21.93 | - |
| YUV | 58.16 | 169.11 | 135.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 39 | 131 | 0.48 | 0.70 | 0 | 0.49 | 258.91 | 0.54 | 0.33 |
| Hex | 44 | 27 | 83 | 30 | 46 | 0 | 31 | 103 | 36 | 21 |
| Octal | 104 | 47 | 203 | 60 | 106 | 0 | 61 | 403 | 66 | 41 |
| Binary | 1000100 | 100111 | 10000011 | 110000 | 1000110 | 0 | 110001 | 100000011 | 110110 | 100001 |
Color Harmonies of #442783
Complementary color
Monochromatic Colors of #442783
Black with #442783
Text Example
Text Example
White with #442783
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442783; }
p { color: rgb(68,39,131); }
H1.HeaderClassName
{
color: #442783;
}
.AnyTagClassName
{
color: #442783;
}
</style>
background-color css
<style>
a { background-color: #442783; }
a { background-color: rgb(68,39,131); }
div.DivClassName
{
background-color: #442783;
}
.BgClassName
{
background-color: #442783;
}
</style>
border-color css
<style>
span { border-color: #442783; }
span { border-color: rgb(68,39,131); }
td.TdClassName
{
border-color: #442783;
}
.TagClassName
{
border-color: #442783;
}
</style>