Shades of Windsor #493380
Tints of Windsor #493380
RGB
CMYK
RGB Variations
Color information
#493380 (or 0x493380) is known color: Windsor. HEX triplet: 49, 33 and 80. RGB value is (73,51,128). Sum of RGB (Red+Green+Blue) = 73+51+128=252 (33% of max value = 765). Red value is 73 (28.91% from 255 or 28.97% from 252); Green value is 51 (20.31% from 255 or 20.24% from 252); Blue value is 128 (50.39% from 255 or 50.79% from 252); Max value from RGB is 128 - color contains mainly: blue. Hex color #493380 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #493380 is #B6CC7F. Grayscale: #424242. Windows color (decimal): -11979904 or 8401737. OLE color: 8401737.
HSL color Cylindrical-coordinate representation of color #493380: hue angle of 257.14º degrees, saturation: 0.43, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #493380 is Cyan = 0.43, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 73 | 51 | 128 | - |
| CMYK | 0.43 | 0.60 | 0 | 0.50 |
| HSL | 257.14º | 0.43% | 0.35% | - |
| HSV(B) | 257.14º | 0.6% | 0.5% | - |
| XYZ | 7.83 | 5.34 | 21.04 | - |
| YUV | 66.36 | 162.79 | 132.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 51 | 128 | 0.43 | 0.60 | 0 | 0.50 | 257.14 | 0.43 | 0.35 |
| Hex | 49 | 33 | 80 | 2B | 3C | 0 | 32 | 101 | 2B | 23 |
| Octal | 111 | 63 | 200 | 53 | 74 | 0 | 62 | 401 | 53 | 43 |
| Binary | 1001001 | 110011 | 10000000 | 101011 | 111100 | 0 | 110010 | 100000001 | 101011 | 100011 |
Color Harmonies of #493380
Complementary color
Monochromatic Colors of #493380
Black with #493380
Text Example
Text Example
White with #493380
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493380; }
p { color: rgb(73,51,128); }
H1.HeaderClassName
{
color: #493380;
}
.AnyTagClassName
{
color: #493380;
}
</style>
background-color css
<style>
a { background-color: #493380; }
a { background-color: rgb(73,51,128); }
div.DivClassName
{
background-color: #493380;
}
.BgClassName
{
background-color: #493380;
}
</style>
border-color css
<style>
span { border-color: #493380; }
span { border-color: rgb(73,51,128); }
td.TdClassName
{
border-color: #493380;
}
.TagClassName
{
border-color: #493380;
}
</style>