Shades of Windsor #443578
Tints of Windsor #443578
RGB
CMYK
RGB Variations
Color information
#443578 (or 0x443578) is known color: Windsor. HEX triplet: 44, 35 and 78. RGB value is (68,53,120). Sum of RGB (Red+Green+Blue) = 68+53+120=241 (31% of max value = 765). Red value is 68 (26.95% from 255 or 28.22% from 241); Green value is 53 (21.09% from 255 or 21.99% from 241); Blue value is 120 (47.27% from 255 or 49.79% from 241); Max value from RGB is 120 - color contains mainly: blue. Hex color #443578 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #443578 is #BBCA87. Grayscale: #404040. Windows color (decimal): -12307080 or 7877956. OLE color: 7877956.
HSL color Cylindrical-coordinate representation of color #443578: hue angle of 253.43º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #443578 is Cyan = 0.43, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 68 | 53 | 120 | - |
| CMYK | 0.43 | 0.56 | 0 | 0.53 |
| HSL | 253.43º | 0.39% | 0.34% | - |
| HSV(B) | 253.43º | 0.56% | 0.47% | - |
| XYZ | 7.05 | 5.13 | 18.39 | - |
| YUV | 65.12 | 158.97 | 130.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 53 | 120 | 0.43 | 0.56 | 0 | 0.53 | 253.43 | 0.39 | 0.34 |
| Hex | 44 | 35 | 78 | 2B | 38 | 0 | 35 | FD | 27 | 22 |
| Octal | 104 | 65 | 170 | 53 | 70 | 0 | 65 | 375 | 47 | 42 |
| Binary | 1000100 | 110101 | 1111000 | 101011 | 111000 | 0 | 110101 | 11111101 | 100111 | 100010 |
Color Harmonies of #443578
Complementary color
Monochromatic Colors of #443578
Black with #443578
Text Example
Text Example
White with #443578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #443578; }
p { color: rgb(68,53,120); }
H1.HeaderClassName
{
color: #443578;
}
.AnyTagClassName
{
color: #443578;
}
</style>
background-color css
<style>
a { background-color: #443578; }
a { background-color: rgb(68,53,120); }
div.DivClassName
{
background-color: #443578;
}
.BgClassName
{
background-color: #443578;
}
</style>
border-color css
<style>
span { border-color: #443578; }
span { border-color: rgb(68,53,120); }
td.TdClassName
{
border-color: #443578;
}
.TagClassName
{
border-color: #443578;
}
</style>