Shades of Windsor #493373
Tints of Windsor #493373
RGB
CMYK
RGB Variations
Color information
#493373 (or 0x493373) is known color: Windsor. HEX triplet: 49, 33 and 73. RGB value is (73,51,115). Sum of RGB (Red+Green+Blue) = 73+51+115=239 (31% of max value = 765). Red value is 73 (28.91% from 255 or 30.54% from 239); Green value is 51 (20.31% from 255 or 21.34% from 239); Blue value is 115 (45.31% from 255 or 48.12% from 239); Max value from RGB is 115 - color contains mainly: blue. Hex color #493373 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #493373 is #B6CC8C. Grayscale: #404040. Windows color (decimal): -11979917 or 7549769. OLE color: 7549769.
HSL color Cylindrical-coordinate representation of color #493373: hue angle of 260.62º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #493373 is Cyan = 0.37, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 73 | 51 | 115 | - |
| CMYK | 0.37 | 0.56 | 0 | 0.55 |
| HSL | 260.63º | 0.39% | 0.33% | - |
| HSV(B) | 260.63º | 0.56% | 0.45% | - |
| XYZ | 7.03 | 5.02 | 16.82 | - |
| YUV | 64.87 | 156.29 | 133.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 51 | 115 | 0.37 | 0.56 | 0 | 0.55 | 260.63 | 0.39 | 0.33 |
| Hex | 49 | 33 | 73 | 25 | 38 | 0 | 37 | 105 | 27 | 21 |
| Octal | 111 | 63 | 163 | 45 | 70 | 0 | 67 | 405 | 47 | 41 |
| Binary | 1001001 | 110011 | 1110011 | 100101 | 111000 | 0 | 110111 | 100000101 | 100111 | 100001 |
Color Harmonies of #493373
Complementary color
Monochromatic Colors of #493373
Black with #493373
Text Example
Text Example
White with #493373
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493373; }
p { color: rgb(73,51,115); }
H1.HeaderClassName
{
color: #493373;
}
.AnyTagClassName
{
color: #493373;
}
</style>
background-color css
<style>
a { background-color: #493373; }
a { background-color: rgb(73,51,115); }
div.DivClassName
{
background-color: #493373;
}
.BgClassName
{
background-color: #493373;
}
</style>
border-color css
<style>
span { border-color: #493373; }
span { border-color: rgb(73,51,115); }
td.TdClassName
{
border-color: #493373;
}
.TagClassName
{
border-color: #493373;
}
</style>