Shades of Windsor #443279
Tints of Windsor #443279
RGB
CMYK
RGB Variations
Color information
#443279 (or 0x443279) is known color: Windsor. HEX triplet: 44, 32 and 79. RGB value is (68,50,121). Sum of RGB (Red+Green+Blue) = 68+50+121=239 (31% of max value = 765). Red value is 68 (26.95% from 255 or 28.45% from 239); Green value is 50 (19.92% from 255 or 20.92% from 239); Blue value is 121 (47.66% from 255 or 50.63% from 239); Max value from RGB is 121 - color contains mainly: blue. Hex color #443279 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #443279 is #BBCD86. Grayscale: #3F3F3F. Windows color (decimal): -12307847 or 7942724. OLE color: 7942724.
HSL color Cylindrical-coordinate representation of color #443279: hue angle of 255.21º degrees, saturation: 0.42, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #443279 is Cyan = 0.44, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 68 | 50 | 121 | - |
| CMYK | 0.44 | 0.59 | 0 | 0.53 |
| HSL | 255.21º | 0.42% | 0.34% | - |
| HSV(B) | 255.21º | 0.59% | 0.47% | - |
| XYZ | 6.98 | 4.89 | 18.67 | - |
| YUV | 63.48 | 160.46 | 131.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 50 | 121 | 0.44 | 0.59 | 0 | 0.53 | 255.21 | 0.42 | 0.34 |
| Hex | 44 | 32 | 79 | 2C | 3B | 0 | 35 | FF | 2A | 22 |
| Octal | 104 | 62 | 171 | 54 | 73 | 0 | 65 | 377 | 52 | 42 |
| Binary | 1000100 | 110010 | 1111001 | 101100 | 111011 | 0 | 110101 | 11111111 | 101010 | 100010 |
Color Harmonies of #443279
Complementary color
Monochromatic Colors of #443279
Black with #443279
Text Example
Text Example
White with #443279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #443279; }
p { color: rgb(68,50,121); }
H1.HeaderClassName
{
color: #443279;
}
.AnyTagClassName
{
color: #443279;
}
</style>
background-color css
<style>
a { background-color: #443279; }
a { background-color: rgb(68,50,121); }
div.DivClassName
{
background-color: #443279;
}
.BgClassName
{
background-color: #443279;
}
</style>
border-color css
<style>
span { border-color: #443279; }
span { border-color: rgb(68,50,121); }
td.TdClassName
{
border-color: #443279;
}
.TagClassName
{
border-color: #443279;
}
</style>