Shades of Windsor #443079
Tints of Windsor #443079
RGB
CMYK
RGB Variations
Color information
#443079 (or 0x443079) is known color: Windsor. HEX triplet: 44, 30 and 79. RGB value is (68,48,121). Sum of RGB (Red+Green+Blue) = 68+48+121=237 (31% of max value = 765). Red value is 68 (26.95% from 255 or 28.69% from 237); Green value is 48 (19.14% from 255 or 20.25% from 237); Blue value is 121 (47.66% from 255 or 51.05% from 237); Max value from RGB is 121 - color contains mainly: blue. Hex color #443079 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #443079 is #BBCF86. Grayscale: #3E3E3E. Windows color (decimal): -12308359 or 7942212. OLE color: 7942212.
HSL color Cylindrical-coordinate representation of color #443079: hue angle of 256.44º degrees, saturation: 0.43, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #443079 is Cyan = 0.44, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 68 | 48 | 121 | - |
| CMYK | 0.44 | 0.60 | 0 | 0.53 |
| HSL | 256.44º | 0.43% | 0.33% | - |
| HSV(B) | 256.44º | 0.6% | 0.47% | - |
| XYZ | 6.89 | 4.72 | 18.64 | - |
| YUV | 62.3 | 161.13 | 132.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 48 | 121 | 0.44 | 0.60 | 0 | 0.53 | 256.44 | 0.43 | 0.33 |
| Hex | 44 | 30 | 79 | 2C | 3C | 0 | 35 | 100 | 2B | 21 |
| Octal | 104 | 60 | 171 | 54 | 74 | 0 | 65 | 400 | 53 | 41 |
| Binary | 1000100 | 110000 | 1111001 | 101100 | 111100 | 0 | 110101 | 100000000 | 101011 | 100001 |
Color Harmonies of #443079
Complementary color
Monochromatic Colors of #443079
Black with #443079
Text Example
Text Example
White with #443079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #443079; }
p { color: rgb(68,48,121); }
H1.HeaderClassName
{
color: #443079;
}
.AnyTagClassName
{
color: #443079;
}
</style>
background-color css
<style>
a { background-color: #443079; }
a { background-color: rgb(68,48,121); }
div.DivClassName
{
background-color: #443079;
}
.BgClassName
{
background-color: #443079;
}
</style>
border-color css
<style>
span { border-color: #443079; }
span { border-color: rgb(68,48,121); }
td.TdClassName
{
border-color: #443079;
}
.TagClassName
{
border-color: #443079;
}
</style>