Shades of Windsor #493576
Tints of Windsor #493576
RGB
CMYK
RGB Variations
Color information
#493576 (or 0x493576) is known color: Windsor. HEX triplet: 49, 35 and 76. RGB value is (73,53,118). Sum of RGB (Red+Green+Blue) = 73+53+118=244 (32% of max value = 765). Red value is 73 (28.91% from 255 or 29.92% from 244); Green value is 53 (21.09% from 255 or 21.72% from 244); Blue value is 118 (46.48% from 255 or 48.36% from 244); Max value from RGB is 118 - color contains mainly: blue. Hex color #493576 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #493576 is #B6CA89. Grayscale: #424242. Windows color (decimal): -11979402 or 7746889. OLE color: 7746889.
HSL color Cylindrical-coordinate representation of color #493576: hue angle of 258.46º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #493576 is Cyan = 0.38, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 73 | 53 | 118 | - |
| CMYK | 0.38 | 0.55 | 0 | 0.54 |
| HSL | 258.46º | 0.38% | 0.34% | - |
| HSV(B) | 258.46º | 0.55% | 0.46% | - |
| XYZ | 7.29 | 5.27 | 17.77 | - |
| YUV | 66.39 | 157.13 | 132.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 53 | 118 | 0.38 | 0.55 | 0 | 0.54 | 258.46 | 0.38 | 0.34 |
| Hex | 49 | 35 | 76 | 26 | 37 | 0 | 36 | 102 | 26 | 22 |
| Octal | 111 | 65 | 166 | 46 | 67 | 0 | 66 | 402 | 46 | 42 |
| Binary | 1001001 | 110101 | 1110110 | 100110 | 110111 | 0 | 110110 | 100000010 | 100110 | 100010 |
Color Harmonies of #493576
Complementary color
Monochromatic Colors of #493576
Black with #493576
Text Example
Text Example
White with #493576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493576; }
p { color: rgb(73,53,118); }
H1.HeaderClassName
{
color: #493576;
}
.AnyTagClassName
{
color: #493576;
}
</style>
background-color css
<style>
a { background-color: #493576; }
a { background-color: rgb(73,53,118); }
div.DivClassName
{
background-color: #493576;
}
.BgClassName
{
background-color: #493576;
}
</style>
border-color css
<style>
span { border-color: #493576; }
span { border-color: rgb(73,53,118); }
td.TdClassName
{
border-color: #493576;
}
.TagClassName
{
border-color: #493576;
}
</style>