Shades of Windsor #493481
Tints of Windsor #493481
RGB
CMYK
RGB Variations
Color information
#493481 (or 0x493481) is known color: Windsor. HEX triplet: 49, 34 and 81. RGB value is (73,52,129). Sum of RGB (Red+Green+Blue) = 73+52+129=254 (33% of max value = 765). Red value is 73 (28.91% from 255 or 28.74% from 254); Green value is 52 (20.70% from 255 or 20.47% from 254); Blue value is 129 (50.78% from 255 or 50.79% from 254); Max value from RGB is 129 - color contains mainly: blue. Hex color #493481 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #493481 is #B6CB7E. Grayscale: #424242. Windows color (decimal): -11979647 or 8467529. OLE color: 8467529.
HSL color Cylindrical-coordinate representation of color #493481: hue angle of 256.36º degrees, saturation: 0.43, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #493481 is Cyan = 0.43, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 73 | 52 | 129 | - |
| CMYK | 0.43 | 0.60 | 0 | 0.49 |
| HSL | 256.36º | 0.43% | 0.35% | - |
| HSV(B) | 256.36º | 0.6% | 0.51% | - |
| XYZ | 7.94 | 5.46 | 21.4 | - |
| YUV | 67.06 | 162.96 | 132.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 52 | 129 | 0.43 | 0.60 | 0 | 0.49 | 256.36 | 0.43 | 0.35 |
| Hex | 49 | 34 | 81 | 2B | 3C | 0 | 31 | 100 | 2B | 23 |
| Octal | 111 | 64 | 201 | 53 | 74 | 0 | 61 | 400 | 53 | 43 |
| Binary | 1001001 | 110100 | 10000001 | 101011 | 111100 | 0 | 110001 | 100000000 | 101011 | 100011 |
Color Harmonies of #493481
Complementary color
Monochromatic Colors of #493481
Black with #493481
Text Example
Text Example
White with #493481
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493481; }
p { color: rgb(73,52,129); }
H1.HeaderClassName
{
color: #493481;
}
.AnyTagClassName
{
color: #493481;
}
</style>
background-color css
<style>
a { background-color: #493481; }
a { background-color: rgb(73,52,129); }
div.DivClassName
{
background-color: #493481;
}
.BgClassName
{
background-color: #493481;
}
</style>
border-color css
<style>
span { border-color: #493481; }
span { border-color: rgb(73,52,129); }
td.TdClassName
{
border-color: #493481;
}
.TagClassName
{
border-color: #493481;
}
</style>