Shades of Windsor #493284
Tints of Windsor #493284
RGB
CMYK
RGB Variations
Color information
#493284 (or 0x493284) is known color: Windsor. HEX triplet: 49, 32 and 84. RGB value is (73,50,132). Sum of RGB (Red+Green+Blue) = 73+50+132=255 (33% of max value = 765). Red value is 73 (28.91% from 255 or 28.63% from 255); Green value is 50 (19.92% from 255 or 19.61% from 255); Blue value is 132 (51.95% from 255 or 51.76% from 255); Max value from RGB is 132 - color contains mainly: blue. Hex color #493284 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #493284 is #B6CD7B. Grayscale: #414141. Windows color (decimal): -11980156 or 8663625. OLE color: 8663625.
HSL color Cylindrical-coordinate representation of color #493284: hue angle of 256.83º degrees, saturation: 0.45, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #493284 is Cyan = 0.45, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 73 | 50 | 132 | - |
| CMYK | 0.45 | 0.62 | 0 | 0.48 |
| HSL | 256.83º | 0.45% | 0.36% | - |
| HSV(B) | 256.83º | 0.62% | 0.52% | - |
| XYZ | 8.05 | 5.36 | 22.44 | - |
| YUV | 66.23 | 165.12 | 132.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 50 | 132 | 0.45 | 0.62 | 0 | 0.48 | 256.83 | 0.45 | 0.36 |
| Hex | 49 | 32 | 84 | 2D | 3E | 0 | 30 | 101 | 2D | 24 |
| Octal | 111 | 62 | 204 | 55 | 76 | 0 | 60 | 401 | 55 | 44 |
| Binary | 1001001 | 110010 | 10000100 | 101101 | 111110 | 0 | 110000 | 100000001 | 101101 | 100100 |
Color Harmonies of #493284
Complementary color
Monochromatic Colors of #493284
Black with #493284
Text Example
Text Example
White with #493284
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493284; }
p { color: rgb(73,50,132); }
H1.HeaderClassName
{
color: #493284;
}
.AnyTagClassName
{
color: #493284;
}
</style>
background-color css
<style>
a { background-color: #493284; }
a { background-color: rgb(73,50,132); }
div.DivClassName
{
background-color: #493284;
}
.BgClassName
{
background-color: #493284;
}
</style>
border-color css
<style>
span { border-color: #493284; }
span { border-color: rgb(73,50,132); }
td.TdClassName
{
border-color: #493284;
}
.TagClassName
{
border-color: #493284;
}
</style>