Shades of Windsor #442580
Tints of Windsor #442580
RGB
CMYK
RGB Variations
Color information
#442580 (or 0x442580) is known color: Windsor. HEX triplet: 44, 25 and 80. RGB value is (68,37,128). Sum of RGB (Red+Green+Blue) = 68+37+128=233 (30% of max value = 765). Red value is 68 (26.95% from 255 or 29.18% from 233); Green value is 37 (14.84% from 255 or 15.88% from 233); Blue value is 128 (50.39% from 255 or 54.94% from 233); Max value from RGB is 128 - color contains mainly: blue. Hex color #442580 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #442580 is #BBDA7F. Grayscale: #383838. Windows color (decimal): -12311168 or 8398148. OLE color: 8398148.
HSL color Cylindrical-coordinate representation of color #442580: hue angle of 260.44º degrees, saturation: 0.55, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #442580 is Cyan = 0.47, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 68 | 37 | 128 | - |
| CMYK | 0.47 | 0.71 | 0 | 0.50 |
| HSL | 260.44º | 0.55% | 0.32% | - |
| HSV(B) | 260.44º | 0.71% | 0.5% | - |
| XYZ | 6.94 | 4.11 | 20.85 | - |
| YUV | 56.64 | 168.27 | 136.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 37 | 128 | 0.47 | 0.71 | 0 | 0.50 | 260.44 | 0.55 | 0.32 |
| Hex | 44 | 25 | 80 | 2F | 47 | 0 | 32 | 104 | 37 | 20 |
| Octal | 104 | 45 | 200 | 57 | 107 | 0 | 62 | 404 | 67 | 40 |
| Binary | 1000100 | 100101 | 10000000 | 101111 | 1000111 | 0 | 110010 | 100000100 | 110111 | 100000 |
Color Harmonies of #442580
Complementary color
Monochromatic Colors of #442580
Black with #442580
Text Example
Text Example
White with #442580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442580; }
p { color: rgb(68,37,128); }
H1.HeaderClassName
{
color: #442580;
}
.AnyTagClassName
{
color: #442580;
}
</style>
background-color css
<style>
a { background-color: #442580; }
a { background-color: rgb(68,37,128); }
div.DivClassName
{
background-color: #442580;
}
.BgClassName
{
background-color: #442580;
}
</style>
border-color css
<style>
span { border-color: #442580; }
span { border-color: rgb(68,37,128); }
td.TdClassName
{
border-color: #442580;
}
.TagClassName
{
border-color: #442580;
}
</style>