Shades of Windsor #493579
Tints of Windsor #493579
RGB
CMYK
RGB Variations
Color information
#493579 (or 0x493579) is known color: Windsor. HEX triplet: 49, 35 and 79. RGB value is (73,53,121). Sum of RGB (Red+Green+Blue) = 73+53+121=247 (32% of max value = 765). Red value is 73 (28.91% from 255 or 29.55% from 247); Green value is 53 (21.09% from 255 or 21.46% from 247); Blue value is 121 (47.66% from 255 or 48.99% from 247); Max value from RGB is 121 - color contains mainly: blue. Hex color #493579 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #493579 is #B6CA86. Grayscale: #424242. Windows color (decimal): -11979399 or 7943497. OLE color: 7943497.
HSL color Cylindrical-coordinate representation of color #493579: hue angle of 257.65º 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 #493579 is Cyan = 0.40, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 73 | 53 | 121 | - |
| CMYK | 0.40 | 0.56 | 0 | 0.53 |
| HSL | 257.65º | 0.39% | 0.34% | - |
| HSV(B) | 257.65º | 0.56% | 0.47% | - |
| XYZ | 7.47 | 5.34 | 18.73 | - |
| YUV | 66.73 | 158.63 | 132.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 53 | 121 | 0.40 | 0.56 | 0 | 0.53 | 257.65 | 0.39 | 0.34 |
| Hex | 49 | 35 | 79 | 28 | 38 | 0 | 35 | 102 | 27 | 22 |
| Octal | 111 | 65 | 171 | 50 | 70 | 0 | 65 | 402 | 47 | 42 |
| Binary | 1001001 | 110101 | 1111001 | 101000 | 111000 | 0 | 110101 | 100000010 | 100111 | 100010 |
Color Harmonies of #493579
Complementary color
Monochromatic Colors of #493579
Black with #493579
Text Example
Text Example
White with #493579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493579; }
p { color: rgb(73,53,121); }
H1.HeaderClassName
{
color: #493579;
}
.AnyTagClassName
{
color: #493579;
}
</style>
background-color css
<style>
a { background-color: #493579; }
a { background-color: rgb(73,53,121); }
div.DivClassName
{
background-color: #493579;
}
.BgClassName
{
background-color: #493579;
}
</style>
border-color css
<style>
span { border-color: #493579; }
span { border-color: rgb(73,53,121); }
td.TdClassName
{
border-color: #493579;
}
.TagClassName
{
border-color: #493579;
}
</style>