Shades of Windsor #493379
Tints of Windsor #493379
RGB
CMYK
RGB Variations
Color information
#493379 (or 0x493379) is known color: Windsor. HEX triplet: 49, 33 and 79. RGB value is (73,51,121). Sum of RGB (Red+Green+Blue) = 73+51+121=245 (32% of max value = 765). Red value is 73 (28.91% from 255 or 29.80% from 245); Green value is 51 (20.31% from 255 or 20.82% from 245); Blue value is 121 (47.66% from 255 or 49.39% from 245); Max value from RGB is 121 - color contains mainly: blue. Hex color #493379 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #493379 is #B6CC86. Grayscale: #414141. Windows color (decimal): -11979911 or 7942985. OLE color: 7942985.
HSL color Cylindrical-coordinate representation of color #493379: hue angle of 258.86º degrees, saturation: 0.41, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #493379 is Cyan = 0.40, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 73 | 51 | 121 | - |
| CMYK | 0.40 | 0.58 | 0 | 0.53 |
| HSL | 258.86º | 0.41% | 0.34% | - |
| HSV(B) | 258.86º | 0.58% | 0.47% | - |
| XYZ | 7.38 | 5.16 | 18.7 | - |
| YUV | 65.56 | 159.29 | 133.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 51 | 121 | 0.40 | 0.58 | 0 | 0.53 | 258.86 | 0.41 | 0.34 |
| Hex | 49 | 33 | 79 | 28 | 3A | 0 | 35 | 103 | 29 | 22 |
| Octal | 111 | 63 | 171 | 50 | 72 | 0 | 65 | 403 | 51 | 42 |
| Binary | 1001001 | 110011 | 1111001 | 101000 | 111010 | 0 | 110101 | 100000011 | 101001 | 100010 |
Color Harmonies of #493379
Complementary color
Monochromatic Colors of #493379
Black with #493379
Text Example
Text Example
White with #493379
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493379; }
p { color: rgb(73,51,121); }
H1.HeaderClassName
{
color: #493379;
}
.AnyTagClassName
{
color: #493379;
}
</style>
background-color css
<style>
a { background-color: #493379; }
a { background-color: rgb(73,51,121); }
div.DivClassName
{
background-color: #493379;
}
.BgClassName
{
background-color: #493379;
}
</style>
border-color css
<style>
span { border-color: #493379; }
span { border-color: rgb(73,51,121); }
td.TdClassName
{
border-color: #493379;
}
.TagClassName
{
border-color: #493379;
}
</style>