Shades of Windsor #492082
Tints of Windsor #492082
RGB
CMYK
RGB Variations
Color information
#492082 (or 0x492082) is known color: Windsor. HEX triplet: 49, 20 and 82. RGB value is (73,32,130). Sum of RGB (Red+Green+Blue) = 73+32+130=235 (31% of max value = 765). Red value is 73 (28.91% from 255 or 31.06% from 235); Green value is 32 (12.89% from 255 or 13.62% from 235); Blue value is 130 (51.17% from 255 or 55.32% from 235); Max value from RGB is 130 - color contains mainly: blue. Hex color #492082 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #492082 is #B6DF7D. Grayscale: #373737. Windows color (decimal): -11984766 or 8527945. OLE color: 8527945.
HSL color Cylindrical-coordinate representation of color #492082: hue angle of 265.1º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #492082 is Cyan = 0.44, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 73 | 32 | 130 | - |
| CMYK | 0.44 | 0.75 | 0 | 0.49 |
| HSL | 265.1º | 0.6% | 0.32% | - |
| HSV(B) | 265.1º | 0.75% | 0.51% | - |
| XYZ | 7.29 | 4.06 | 21.52 | - |
| YUV | 55.43 | 170.08 | 140.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 32 | 130 | 0.44 | 0.75 | 0 | 0.49 | 265.1 | 0.6 | 0.32 |
| Hex | 49 | 20 | 82 | 2C | 4B | 0 | 31 | 109 | 3C | 20 |
| Octal | 111 | 40 | 202 | 54 | 113 | 0 | 61 | 411 | 74 | 40 |
| Binary | 1001001 | 100000 | 10000010 | 101100 | 1001011 | 0 | 110001 | 100001001 | 111100 | 100000 |
Color Harmonies of #492082
Complementary color
Monochromatic Colors of #492082
Black with #492082
Text Example
Text Example
White with #492082
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492082; }
p { color: rgb(73,32,130); }
H1.HeaderClassName
{
color: #492082;
}
.AnyTagClassName
{
color: #492082;
}
</style>
background-color css
<style>
a { background-color: #492082; }
a { background-color: rgb(73,32,130); }
div.DivClassName
{
background-color: #492082;
}
.BgClassName
{
background-color: #492082;
}
</style>
border-color css
<style>
span { border-color: #492082; }
span { border-color: rgb(73,32,130); }
td.TdClassName
{
border-color: #492082;
}
.TagClassName
{
border-color: #492082;
}
</style>