Shades of Windsor #443276
Tints of Windsor #443276
RGB
CMYK
RGB Variations
Color information
#443276 (or 0x443276) is known color: Windsor. HEX triplet: 44, 32 and 76. RGB value is (68,50,118). Sum of RGB (Red+Green+Blue) = 68+50+118=236 (31% of max value = 765). Red value is 68 (26.95% from 255 or 28.81% from 236); Green value is 50 (19.92% from 255 or 21.19% from 236); Blue value is 118 (46.48% from 255 or 50% from 236); Max value from RGB is 118 - color contains mainly: blue. Hex color #443276 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #443276 is #BBCD89. Grayscale: #3E3E3E. Windows color (decimal): -12307850 or 7746116. OLE color: 7746116.
HSL color Cylindrical-coordinate representation of color #443276: hue angle of 255.88º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #443276 is Cyan = 0.42, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 68 | 50 | 118 | - |
| CMYK | 0.42 | 0.58 | 0 | 0.54 |
| HSL | 255.88º | 0.4% | 0.33% | - |
| HSV(B) | 255.88º | 0.58% | 0.46% | - |
| XYZ | 6.79 | 4.82 | 17.71 | - |
| YUV | 63.13 | 158.96 | 131.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 50 | 118 | 0.42 | 0.58 | 0 | 0.54 | 255.88 | 0.4 | 0.33 |
| Hex | 44 | 32 | 76 | 2A | 3A | 0 | 36 | 100 | 28 | 21 |
| Octal | 104 | 62 | 166 | 52 | 72 | 0 | 66 | 400 | 50 | 41 |
| Binary | 1000100 | 110010 | 1110110 | 101010 | 111010 | 0 | 110110 | 100000000 | 101000 | 100001 |
Color Harmonies of #443276
Complementary color
Monochromatic Colors of #443276
Black with #443276
Text Example
Text Example
White with #443276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #443276; }
p { color: rgb(68,50,118); }
H1.HeaderClassName
{
color: #443276;
}
.AnyTagClassName
{
color: #443276;
}
</style>
background-color css
<style>
a { background-color: #443276; }
a { background-color: rgb(68,50,118); }
div.DivClassName
{
background-color: #443276;
}
.BgClassName
{
background-color: #443276;
}
</style>
border-color css
<style>
span { border-color: #443276; }
span { border-color: rgb(68,50,118); }
td.TdClassName
{
border-color: #443276;
}
.TagClassName
{
border-color: #443276;
}
</style>