Shades of Windsor #493382
Tints of Windsor #493382
RGB
CMYK
RGB Variations
Color information
#493382 (or 0x493382) is known color: Windsor. HEX triplet: 49, 33 and 82. RGB value is (73,51,130). Sum of RGB (Red+Green+Blue) = 73+51+130=254 (33% of max value = 765). Red value is 73 (28.91% from 255 or 28.74% from 254); Green value is 51 (20.31% from 255 or 20.08% from 254); Blue value is 130 (51.17% from 255 or 51.18% from 254); Max value from RGB is 130 - color contains mainly: blue. Hex color #493382 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #493382 is #B6CC7D. Grayscale: #424242. Windows color (decimal): -11979902 or 8532809. OLE color: 8532809.
HSL color Cylindrical-coordinate representation of color #493382: hue angle of 256.71º degrees, saturation: 0.44, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #493382 is Cyan = 0.44, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 73 | 51 | 130 | - |
| CMYK | 0.44 | 0.61 | 0 | 0.49 |
| HSL | 256.71º | 0.44% | 0.35% | - |
| HSV(B) | 256.71º | 0.61% | 0.51% | - |
| XYZ | 7.96 | 5.4 | 21.74 | - |
| YUV | 66.58 | 163.79 | 132.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 51 | 130 | 0.44 | 0.61 | 0 | 0.49 | 256.71 | 0.44 | 0.35 |
| Hex | 49 | 33 | 82 | 2C | 3D | 0 | 31 | 101 | 2C | 23 |
| Octal | 111 | 63 | 202 | 54 | 75 | 0 | 61 | 401 | 54 | 43 |
| Binary | 1001001 | 110011 | 10000010 | 101100 | 111101 | 0 | 110001 | 100000001 | 101100 | 100011 |
Color Harmonies of #493382
Complementary color
Monochromatic Colors of #493382
Black with #493382
Text Example
Text Example
White with #493382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493382; }
p { color: rgb(73,51,130); }
H1.HeaderClassName
{
color: #493382;
}
.AnyTagClassName
{
color: #493382;
}
</style>
background-color css
<style>
a { background-color: #493382; }
a { background-color: rgb(73,51,130); }
div.DivClassName
{
background-color: #493382;
}
.BgClassName
{
background-color: #493382;
}
</style>
border-color css
<style>
span { border-color: #493382; }
span { border-color: rgb(73,51,130); }
td.TdClassName
{
border-color: #493382;
}
.TagClassName
{
border-color: #493382;
}
</style>