Shades of Windsor #443473
Tints of Windsor #443473
RGB
CMYK
RGB Variations
Color information
#443473 (or 0x443473) is known color: Windsor. HEX triplet: 44, 34 and 73. RGB value is (68,52,115). Sum of RGB (Red+Green+Blue) = 68+52+115=235 (31% of max value = 765). Red value is 68 (26.95% from 255 or 28.94% from 235); Green value is 52 (20.70% from 255 or 22.13% from 235); Blue value is 115 (45.31% from 255 or 48.94% from 235); Max value from RGB is 115 - color contains mainly: blue. Hex color #443473 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #443473 is #BBCB8C. Grayscale: #3F3F3F. Windows color (decimal): -12307341 or 7550020. OLE color: 7550020.
HSL color Cylindrical-coordinate representation of color #443473: hue angle of 255.24º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #443473 is Cyan = 0.41, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 68 | 52 | 115 | - |
| CMYK | 0.41 | 0.55 | 0 | 0.55 |
| HSL | 255.24º | 0.38% | 0.33% | - |
| HSV(B) | 255.24º | 0.55% | 0.45% | - |
| XYZ | 6.71 | 4.92 | 16.82 | - |
| YUV | 63.97 | 156.8 | 130.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 52 | 115 | 0.41 | 0.55 | 0 | 0.55 | 255.24 | 0.38 | 0.33 |
| Hex | 44 | 34 | 73 | 29 | 37 | 0 | 37 | FF | 26 | 21 |
| Octal | 104 | 64 | 163 | 51 | 67 | 0 | 67 | 377 | 46 | 41 |
| Binary | 1000100 | 110100 | 1110011 | 101001 | 110111 | 0 | 110111 | 11111111 | 100110 | 100001 |
Color Harmonies of #443473
Complementary color
Monochromatic Colors of #443473
Black with #443473
Text Example
Text Example
White with #443473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #443473; }
p { color: rgb(68,52,115); }
H1.HeaderClassName
{
color: #443473;
}
.AnyTagClassName
{
color: #443473;
}
</style>
background-color css
<style>
a { background-color: #443473; }
a { background-color: rgb(68,52,115); }
div.DivClassName
{
background-color: #443473;
}
.BgClassName
{
background-color: #443473;
}
</style>
border-color css
<style>
span { border-color: #443473; }
span { border-color: rgb(68,52,115); }
td.TdClassName
{
border-color: #443473;
}
.TagClassName
{
border-color: #443473;
}
</style>