Shades of Windsor #493185
Tints of Windsor #493185
RGB
CMYK
RGB Variations
Color information
#493185 (or 0x493185) is known color: Windsor. HEX triplet: 49, 31 and 85. RGB value is (73,49,133). Sum of RGB (Red+Green+Blue) = 73+49+133=255 (33% of max value = 765). Red value is 73 (28.91% from 255 or 28.63% from 255); Green value is 49 (19.53% from 255 or 19.22% from 255); Blue value is 133 (52.34% from 255 or 52.16% from 255); Max value from RGB is 133 - color contains mainly: blue. Hex color #493185 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #493185 is #B6CE7A. Grayscale: #414141. Windows color (decimal): -11980411 or 8728905. OLE color: 8728905.
HSL color Cylindrical-coordinate representation of color #493185: hue angle of 257.14º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #493185 is Cyan = 0.45, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 73 | 49 | 133 | - |
| CMYK | 0.45 | 0.63 | 0 | 0.48 |
| HSL | 257.14º | 0.46% | 0.36% | - |
| HSV(B) | 257.14º | 0.63% | 0.52% | - |
| XYZ | 8.08 | 5.31 | 22.79 | - |
| YUV | 65.75 | 165.95 | 133.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 49 | 133 | 0.45 | 0.63 | 0 | 0.48 | 257.14 | 0.46 | 0.36 |
| Hex | 49 | 31 | 85 | 2D | 3F | 0 | 30 | 101 | 2E | 24 |
| Octal | 111 | 61 | 205 | 55 | 77 | 0 | 60 | 401 | 56 | 44 |
| Binary | 1001001 | 110001 | 10000101 | 101101 | 111111 | 0 | 110000 | 100000001 | 101110 | 100100 |
Color Harmonies of #493185
Complementary color
Monochromatic Colors of #493185
Black with #493185
Text Example
Text Example
White with #493185
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493185; }
p { color: rgb(73,49,133); }
H1.HeaderClassName
{
color: #493185;
}
.AnyTagClassName
{
color: #493185;
}
</style>
background-color css
<style>
a { background-color: #493185; }
a { background-color: rgb(73,49,133); }
div.DivClassName
{
background-color: #493185;
}
.BgClassName
{
background-color: #493185;
}
</style>
border-color css
<style>
span { border-color: #493185; }
span { border-color: rgb(73,49,133); }
td.TdClassName
{
border-color: #493185;
}
.TagClassName
{
border-color: #493185;
}
</style>