Shades of Windsor #492182
Tints of Windsor #492182
RGB
CMYK
RGB Variations
Color information
#492182 (or 0x492182) is known color: Windsor. HEX triplet: 49, 21 and 82. RGB value is (73,33,130). Sum of RGB (Red+Green+Blue) = 73+33+130=236 (31% of max value = 765). Red value is 73 (28.91% from 255 or 30.93% from 236); Green value is 33 (13.28% from 255 or 13.98% from 236); Blue value is 130 (51.17% from 255 or 55.08% from 236); Max value from RGB is 130 - color contains mainly: blue. Hex color #492182 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #492182 is #B6DE7D. Grayscale: #373737. Windows color (decimal): -11984510 or 8528201. OLE color: 8528201.
HSL color Cylindrical-coordinate representation of color #492182: hue angle of 264.74º 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 #492182 is Cyan = 0.44, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 73 | 33 | 130 | - |
| CMYK | 0.44 | 0.75 | 0 | 0.49 |
| HSL | 264.74º | 0.6% | 0.32% | - |
| HSV(B) | 264.74º | 0.75% | 0.51% | - |
| XYZ | 7.32 | 4.12 | 21.53 | - |
| YUV | 56.02 | 169.75 | 140.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 33 | 130 | 0.44 | 0.75 | 0 | 0.49 | 264.74 | 0.6 | 0.32 |
| Hex | 49 | 21 | 82 | 2C | 4B | 0 | 31 | 109 | 3C | 20 |
| Octal | 111 | 41 | 202 | 54 | 113 | 0 | 61 | 411 | 74 | 40 |
| Binary | 1001001 | 100001 | 10000010 | 101100 | 1001011 | 0 | 110001 | 100001001 | 111100 | 100000 |
Color Harmonies of #492182
Complementary color
Monochromatic Colors of #492182
Black with #492182
Text Example
Text Example
White with #492182
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492182; }
p { color: rgb(73,33,130); }
H1.HeaderClassName
{
color: #492182;
}
.AnyTagClassName
{
color: #492182;
}
</style>
background-color css
<style>
a { background-color: #492182; }
a { background-color: rgb(73,33,130); }
div.DivClassName
{
background-color: #492182;
}
.BgClassName
{
background-color: #492182;
}
</style>
border-color css
<style>
span { border-color: #492182; }
span { border-color: rgb(73,33,130); }
td.TdClassName
{
border-color: #492182;
}
.TagClassName
{
border-color: #492182;
}
</style>