Shades of Windsor #493482
Tints of Windsor #493482
RGB
CMYK
RGB Variations
Color information
#493482 (or 0x493482) is known color: Windsor. HEX triplet: 49, 34 and 82. RGB value is (73,52,130). Sum of RGB (Red+Green+Blue) = 73+52+130=255 (33% of max value = 765). Red value is 73 (28.91% from 255 or 28.63% from 255); Green value is 52 (20.70% from 255 or 20.39% from 255); Blue value is 130 (51.17% from 255 or 50.98% from 255); Max value from RGB is 130 - color contains mainly: blue. Hex color #493482 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #493482 is #B6CB7D. Grayscale: #424242. Windows color (decimal): -11979646 or 8533065. OLE color: 8533065.
HSL color Cylindrical-coordinate representation of color #493482: hue angle of 256.15º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #493482 is Cyan = 0.44, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 73 | 52 | 130 | - |
| CMYK | 0.44 | 0.60 | 0 | 0.49 |
| HSL | 256.15º | 0.43% | 0.36% | - |
| HSV(B) | 256.15º | 0.6% | 0.51% | - |
| XYZ | 8 | 5.48 | 21.76 | - |
| YUV | 67.17 | 163.46 | 132.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 52 | 130 | 0.44 | 0.60 | 0 | 0.49 | 256.15 | 0.43 | 0.36 |
| Hex | 49 | 34 | 82 | 2C | 3C | 0 | 31 | 100 | 2B | 24 |
| Octal | 111 | 64 | 202 | 54 | 74 | 0 | 61 | 400 | 53 | 44 |
| Binary | 1001001 | 110100 | 10000010 | 101100 | 111100 | 0 | 110001 | 100000000 | 101011 | 100100 |
Color Harmonies of #493482
Complementary color
Monochromatic Colors of #493482
Black with #493482
Text Example
Text Example
White with #493482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493482; }
p { color: rgb(73,52,130); }
H1.HeaderClassName
{
color: #493482;
}
.AnyTagClassName
{
color: #493482;
}
</style>
background-color css
<style>
a { background-color: #493482; }
a { background-color: rgb(73,52,130); }
div.DivClassName
{
background-color: #493482;
}
.BgClassName
{
background-color: #493482;
}
</style>
border-color css
<style>
span { border-color: #493482; }
span { border-color: rgb(73,52,130); }
td.TdClassName
{
border-color: #493482;
}
.TagClassName
{
border-color: #493482;
}
</style>