Shades of Windsor #492391
Tints of Windsor #492391
RGB
CMYK
RGB Variations
Color information
#492391 (or 0x492391) is known color: Windsor. HEX triplet: 49, 23 and 91. RGB value is (73,35,145). Sum of RGB (Red+Green+Blue) = 73+35+145=253 (33% of max value = 765). Red value is 73 (28.91% from 255 or 28.85% from 253); Green value is 35 (14.06% from 255 or 13.83% from 253); Blue value is 145 (57.03% from 255 or 57.31% from 253); Max value from RGB is 145 - color contains mainly: blue. Hex color #492391 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #492391 is #B6DC6E. Grayscale: #3A3A3A. Windows color (decimal): -11983983 or 9511753. OLE color: 9511753.
HSL color Cylindrical-coordinate representation of color #492391: hue angle of 260.73º degrees, saturation: 0.61, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #492391 is Cyan = 0.50, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 73 | 35 | 145 | - |
| CMYK | 0.50 | 0.76 | 0 | 0.43 |
| HSL | 260.73º | 0.61% | 0.35% | - |
| HSV(B) | 260.73º | 0.76% | 0.57% | - |
| XYZ | 8.46 | 4.66 | 27.24 | - |
| YUV | 58.9 | 176.59 | 138.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 35 | 145 | 0.50 | 0.76 | 0 | 0.43 | 260.73 | 0.61 | 0.35 |
| Hex | 49 | 23 | 91 | 32 | 4C | 0 | 2B | 105 | 3D | 23 |
| Octal | 111 | 43 | 221 | 62 | 114 | 0 | 53 | 405 | 75 | 43 |
| Binary | 1001001 | 100011 | 10010001 | 110010 | 1001100 | 0 | 101011 | 100000101 | 111101 | 100011 |
Color Harmonies of #492391
Complementary color
Monochromatic Colors of #492391
Black with #492391
Text Example
Text Example
White with #492391
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492391; }
p { color: rgb(73,35,145); }
H1.HeaderClassName
{
color: #492391;
}
.AnyTagClassName
{
color: #492391;
}
</style>
background-color css
<style>
a { background-color: #492391; }
a { background-color: rgb(73,35,145); }
div.DivClassName
{
background-color: #492391;
}
.BgClassName
{
background-color: #492391;
}
</style>
border-color css
<style>
span { border-color: #492391; }
span { border-color: rgb(73,35,145); }
td.TdClassName
{
border-color: #492391;
}
.TagClassName
{
border-color: #492391;
}
</style>