Shades of Windsor #492080
Tints of Windsor #492080
RGB
CMYK
RGB Variations
Color information
#492080 (or 0x492080) is known color: Windsor. HEX triplet: 49, 20 and 80. RGB value is (73,32,128). Sum of RGB (Red+Green+Blue) = 73+32+128=233 (30% of max value = 765). Red value is 73 (28.91% from 255 or 31.33% from 233); Green value is 32 (12.89% from 255 or 13.73% from 233); Blue value is 128 (50.39% from 255 or 54.94% from 233); Max value from RGB is 128 - color contains mainly: blue. Hex color #492080 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #492080 is #B6DF7F. Grayscale: #363636. Windows color (decimal): -11984768 or 8396873. OLE color: 8396873.
HSL color Cylindrical-coordinate representation of color #492080: hue angle of 265.62º degrees, saturation: 0.6, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #492080 is Cyan = 0.43, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 73 | 32 | 128 | - |
| CMYK | 0.43 | 0.75 | 0 | 0.50 |
| HSL | 265.63º | 0.6% | 0.31% | - |
| HSV(B) | 265.63º | 0.75% | 0.5% | - |
| XYZ | 7.16 | 4.01 | 20.82 | - |
| YUV | 55.2 | 169.08 | 140.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 32 | 128 | 0.43 | 0.75 | 0 | 0.50 | 265.63 | 0.6 | 0.31 |
| Hex | 49 | 20 | 80 | 2B | 4B | 0 | 32 | 10A | 3C | 1F |
| Octal | 111 | 40 | 200 | 53 | 113 | 0 | 62 | 412 | 74 | 37 |
| Binary | 1001001 | 100000 | 10000000 | 101011 | 1001011 | 0 | 110010 | 100001010 | 111100 | 11111 |
Color Harmonies of #492080
Complementary color
Monochromatic Colors of #492080
Black with #492080
Text Example
Text Example
White with #492080
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492080; }
p { color: rgb(73,32,128); }
H1.HeaderClassName
{
color: #492080;
}
.AnyTagClassName
{
color: #492080;
}
</style>
background-color css
<style>
a { background-color: #492080; }
a { background-color: rgb(73,32,128); }
div.DivClassName
{
background-color: #492080;
}
.BgClassName
{
background-color: #492080;
}
</style>
border-color css
<style>
span { border-color: #492080; }
span { border-color: rgb(73,32,128); }
td.TdClassName
{
border-color: #492080;
}
.TagClassName
{
border-color: #492080;
}
</style>