Shades of Windsor #492086
Tints of Windsor #492086
RGB
CMYK
RGB Variations
Color information
#492086 (or 0x492086) is known color: Windsor. HEX triplet: 49, 20 and 86. RGB value is (73,32,134). Sum of RGB (Red+Green+Blue) = 73+32+134=239 (31% of max value = 765). Red value is 73 (28.91% from 255 or 30.54% from 239); Green value is 32 (12.89% from 255 or 13.39% from 239); Blue value is 134 (52.73% from 255 or 56.07% from 239); Max value from RGB is 134 - color contains mainly: blue. Hex color #492086 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #492086 is #B6DF79. Grayscale: #373737. Windows color (decimal): -11984762 or 8790089. OLE color: 8790089.
HSL color Cylindrical-coordinate representation of color #492086: hue angle of 264.12º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #492086 is Cyan = 0.46, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 73 | 32 | 134 | - |
| CMYK | 0.46 | 0.76 | 0 | 0.47 |
| HSL | 264.12º | 0.61% | 0.33% | - |
| HSV(B) | 264.12º | 0.76% | 0.53% | - |
| XYZ | 7.57 | 4.17 | 22.96 | - |
| YUV | 55.89 | 172.08 | 140.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 32 | 134 | 0.46 | 0.76 | 0 | 0.47 | 264.12 | 0.61 | 0.33 |
| Hex | 49 | 20 | 86 | 2E | 4C | 0 | 2F | 108 | 3D | 21 |
| Octal | 111 | 40 | 206 | 56 | 114 | 0 | 57 | 410 | 75 | 41 |
| Binary | 1001001 | 100000 | 10000110 | 101110 | 1001100 | 0 | 101111 | 100001000 | 111101 | 100001 |
Color Harmonies of #492086
Complementary color
Monochromatic Colors of #492086
Black with #492086
Text Example
Text Example
White with #492086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492086; }
p { color: rgb(73,32,134); }
H1.HeaderClassName
{
color: #492086;
}
.AnyTagClassName
{
color: #492086;
}
</style>
background-color css
<style>
a { background-color: #492086; }
a { background-color: rgb(73,32,134); }
div.DivClassName
{
background-color: #492086;
}
.BgClassName
{
background-color: #492086;
}
</style>
border-color css
<style>
span { border-color: #492086; }
span { border-color: rgb(73,32,134); }
td.TdClassName
{
border-color: #492086;
}
.TagClassName
{
border-color: #492086;
}
</style>