Shades of Windsor #492491
Tints of Windsor #492491
RGB
CMYK
RGB Variations
Color information
#492491 (or 0x492491) is known color: Windsor. HEX triplet: 49, 24 and 91. RGB value is (73,36,145). Sum of RGB (Red+Green+Blue) = 73+36+145=254 (33% of max value = 765). Red value is 73 (28.91% from 255 or 28.74% from 254); Green value is 36 (14.45% from 255 or 14.17% from 254); Blue value is 145 (57.03% from 255 or 57.09% from 254); Max value from RGB is 145 - color contains mainly: blue. Hex color #492491 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #492491 is #B6DB6E. Grayscale: #3B3B3B. Windows color (decimal): -11983727 or 9512009. OLE color: 9512009.
HSL color Cylindrical-coordinate representation of color #492491: hue angle of 260.37º degrees, saturation: 0.6, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #492491 is Cyan = 0.50, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 73 | 36 | 145 | - |
| CMYK | 0.50 | 0.75 | 0 | 0.43 |
| HSL | 260.37º | 0.6% | 0.35% | - |
| HSV(B) | 260.37º | 0.75% | 0.57% | - |
| XYZ | 8.49 | 4.72 | 27.25 | - |
| YUV | 59.49 | 176.26 | 137.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 36 | 145 | 0.50 | 0.75 | 0 | 0.43 | 260.37 | 0.6 | 0.35 |
| Hex | 49 | 24 | 91 | 32 | 4B | 0 | 2B | 104 | 3C | 23 |
| Octal | 111 | 44 | 221 | 62 | 113 | 0 | 53 | 404 | 74 | 43 |
| Binary | 1001001 | 100100 | 10010001 | 110010 | 1001011 | 0 | 101011 | 100000100 | 111100 | 100011 |
Color Harmonies of #492491
Complementary color
Monochromatic Colors of #492491
Black with #492491
Text Example
Text Example
White with #492491
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492491; }
p { color: rgb(73,36,145); }
H1.HeaderClassName
{
color: #492491;
}
.AnyTagClassName
{
color: #492491;
}
</style>
background-color css
<style>
a { background-color: #492491; }
a { background-color: rgb(73,36,145); }
div.DivClassName
{
background-color: #492491;
}
.BgClassName
{
background-color: #492491;
}
</style>
border-color css
<style>
span { border-color: #492491; }
span { border-color: rgb(73,36,145); }
td.TdClassName
{
border-color: #492491;
}
.TagClassName
{
border-color: #492491;
}
</style>