Shades of Windsor #492490
Tints of Windsor #492490
RGB
CMYK
RGB Variations
Color information
#492490 (or 0x492490) is known color: Windsor. HEX triplet: 49, 24 and 90. RGB value is (73,36,144). Sum of RGB (Red+Green+Blue) = 73+36+144=253 (33% of max value = 765). Red value is 73 (28.91% from 255 or 28.85% from 253); Green value is 36 (14.45% from 255 or 14.23% from 253); Blue value is 144 (56.64% from 255 or 56.92% from 253); Max value from RGB is 144 - color contains mainly: blue. Hex color #492490 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #492490 is #B6DB6F. Grayscale: #3A3A3A. Windows color (decimal): -11983728 or 9446473. OLE color: 9446473.
HSL color Cylindrical-coordinate representation of color #492490: hue angle of 260.56º degrees, saturation: 0.6, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #492490 is Cyan = 0.49, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 73 | 36 | 144 | - |
| CMYK | 0.49 | 0.75 | 0 | 0.44 |
| HSL | 260.56º | 0.6% | 0.35% | - |
| HSV(B) | 260.56º | 0.75% | 0.56% | - |
| XYZ | 8.41 | 4.69 | 26.85 | - |
| YUV | 59.38 | 175.76 | 137.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 36 | 144 | 0.49 | 0.75 | 0 | 0.44 | 260.56 | 0.6 | 0.35 |
| Hex | 49 | 24 | 90 | 31 | 4B | 0 | 2C | 105 | 3C | 23 |
| Octal | 111 | 44 | 220 | 61 | 113 | 0 | 54 | 405 | 74 | 43 |
| Binary | 1001001 | 100100 | 10010000 | 110001 | 1001011 | 0 | 101100 | 100000101 | 111100 | 100011 |
Color Harmonies of #492490
Complementary color
Monochromatic Colors of #492490
Black with #492490
Text Example
Text Example
White with #492490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492490; }
p { color: rgb(73,36,144); }
H1.HeaderClassName
{
color: #492490;
}
.AnyTagClassName
{
color: #492490;
}
</style>
background-color css
<style>
a { background-color: #492490; }
a { background-color: rgb(73,36,144); }
div.DivClassName
{
background-color: #492490;
}
.BgClassName
{
background-color: #492490;
}
</style>
border-color css
<style>
span { border-color: #492490; }
span { border-color: rgb(73,36,144); }
td.TdClassName
{
border-color: #492490;
}
.TagClassName
{
border-color: #492490;
}
</style>