Shades of Windsor #492979
Tints of Windsor #492979
RGB
CMYK
RGB Variations
Color information
#492979 (or 0x492979) is known color: Windsor. HEX triplet: 49, 29 and 79. RGB value is (73,41,121). Sum of RGB (Red+Green+Blue) = 73+41+121=235 (31% of max value = 765). Red value is 73 (28.91% from 255 or 31.06% from 235); Green value is 41 (16.41% from 255 or 17.45% from 235); Blue value is 121 (47.66% from 255 or 51.49% from 235); Max value from RGB is 121 - color contains mainly: blue. Hex color #492979 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #492979 is #B6D686. Grayscale: #3B3B3B. Windows color (decimal): -11982471 or 7940425. OLE color: 7940425.
HSL color Cylindrical-coordinate representation of color #492979: hue angle of 264º degrees, saturation: 0.49, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #492979 is Cyan = 0.40, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 73 | 41 | 121 | - |
| CMYK | 0.40 | 0.66 | 0 | 0.53 |
| HSL | 264º | 0.49% | 0.32% | - |
| HSV(B) | 264º | 0.66% | 0.47% | - |
| XYZ | 6.99 | 4.38 | 18.57 | - |
| YUV | 59.69 | 162.6 | 137.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 41 | 121 | 0.40 | 0.66 | 0 | 0.53 | 264 | 0.49 | 0.32 |
| Hex | 49 | 29 | 79 | 28 | 42 | 0 | 35 | 108 | 31 | 20 |
| Octal | 111 | 51 | 171 | 50 | 102 | 0 | 65 | 410 | 61 | 40 |
| Binary | 1001001 | 101001 | 1111001 | 101000 | 1000010 | 0 | 110101 | 100001000 | 110001 | 100000 |
Color Harmonies of #492979
Complementary color
Monochromatic Colors of #492979
Black with #492979
Text Example
Text Example
White with #492979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492979; }
p { color: rgb(73,41,121); }
H1.HeaderClassName
{
color: #492979;
}
.AnyTagClassName
{
color: #492979;
}
</style>
background-color css
<style>
a { background-color: #492979; }
a { background-color: rgb(73,41,121); }
div.DivClassName
{
background-color: #492979;
}
.BgClassName
{
background-color: #492979;
}
</style>
border-color css
<style>
span { border-color: #492979; }
span { border-color: rgb(73,41,121); }
td.TdClassName
{
border-color: #492979;
}
.TagClassName
{
border-color: #492979;
}
</style>