Shades of Windsor #442082
Tints of Windsor #442082
RGB
CMYK
RGB Variations
Color information
#442082 (or 0x442082) is known color: Windsor. HEX triplet: 44, 20 and 82. RGB value is (68,32,130). Sum of RGB (Red+Green+Blue) = 68+32+130=230 (30% of max value = 765). Red value is 68 (26.95% from 255 or 29.57% from 230); Green value is 32 (12.89% from 255 or 13.91% from 230); Blue value is 130 (51.17% from 255 or 56.52% from 230); Max value from RGB is 130 - color contains mainly: blue. Hex color #442082 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #442082 is #BBDF7D. Grayscale: #353535. Windows color (decimal): -12312446 or 8527940. OLE color: 8527940.
HSL color Cylindrical-coordinate representation of color #442082: hue angle of 262.04º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #442082 is Cyan = 0.48, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 68 | 32 | 130 | - |
| CMYK | 0.48 | 0.75 | 0 | 0.49 |
| HSL | 262.04º | 0.6% | 0.32% | - |
| HSV(B) | 262.04º | 0.75% | 0.51% | - |
| XYZ | 6.93 | 3.87 | 21.5 | - |
| YUV | 53.94 | 170.93 | 138.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 32 | 130 | 0.48 | 0.75 | 0 | 0.49 | 262.04 | 0.6 | 0.32 |
| Hex | 44 | 20 | 82 | 30 | 4B | 0 | 31 | 106 | 3C | 20 |
| Octal | 104 | 40 | 202 | 60 | 113 | 0 | 61 | 406 | 74 | 40 |
| Binary | 1000100 | 100000 | 10000010 | 110000 | 1001011 | 0 | 110001 | 100000110 | 111100 | 100000 |
Color Harmonies of #442082
Complementary color
Monochromatic Colors of #442082
Black with #442082
Text Example
Text Example
White with #442082
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442082; }
p { color: rgb(68,32,130); }
H1.HeaderClassName
{
color: #442082;
}
.AnyTagClassName
{
color: #442082;
}
</style>
background-color css
<style>
a { background-color: #442082; }
a { background-color: rgb(68,32,130); }
div.DivClassName
{
background-color: #442082;
}
.BgClassName
{
background-color: #442082;
}
</style>
border-color css
<style>
span { border-color: #442082; }
span { border-color: rgb(68,32,130); }
td.TdClassName
{
border-color: #442082;
}
.TagClassName
{
border-color: #442082;
}
</style>