Shades of Windsor #492590
Tints of Windsor #492590
RGB
CMYK
RGB Variations
Color information
#492590 (or 0x492590) is known color: Windsor. HEX triplet: 49, 25 and 90. RGB value is (73,37,144). Sum of RGB (Red+Green+Blue) = 73+37+144=254 (33% of max value = 765). Red value is 73 (28.91% from 255 or 28.74% from 254); Green value is 37 (14.84% from 255 or 14.57% from 254); Blue value is 144 (56.64% from 255 or 56.69% from 254); Max value from RGB is 144 - color contains mainly: blue. Hex color #492590 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #492590 is #B6DA6F. Grayscale: #3B3B3B. Windows color (decimal): -11983472 or 9446729. OLE color: 9446729.
HSL color Cylindrical-coordinate representation of color #492590: hue angle of 260.19º degrees, saturation: 0.59, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #492590 is Cyan = 0.49, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 73 | 37 | 144 | - |
| CMYK | 0.49 | 0.74 | 0 | 0.44 |
| HSL | 260.19º | 0.59% | 0.35% | - |
| HSV(B) | 260.19º | 0.74% | 0.56% | - |
| XYZ | 8.44 | 4.75 | 26.86 | - |
| YUV | 59.96 | 175.43 | 137.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 37 | 144 | 0.49 | 0.74 | 0 | 0.44 | 260.19 | 0.59 | 0.35 |
| Hex | 49 | 25 | 90 | 31 | 4A | 0 | 2C | 104 | 3B | 23 |
| Octal | 111 | 45 | 220 | 61 | 112 | 0 | 54 | 404 | 73 | 43 |
| Binary | 1001001 | 100101 | 10010000 | 110001 | 1001010 | 0 | 101100 | 100000100 | 111011 | 100011 |
Color Harmonies of #492590
Complementary color
Monochromatic Colors of #492590
Black with #492590
Text Example
Text Example
White with #492590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492590; }
p { color: rgb(73,37,144); }
H1.HeaderClassName
{
color: #492590;
}
.AnyTagClassName
{
color: #492590;
}
</style>
background-color css
<style>
a { background-color: #492590; }
a { background-color: rgb(73,37,144); }
div.DivClassName
{
background-color: #492590;
}
.BgClassName
{
background-color: #492590;
}
</style>
border-color css
<style>
span { border-color: #492590; }
span { border-color: rgb(73,37,144); }
td.TdClassName
{
border-color: #492590;
}
.TagClassName
{
border-color: #492590;
}
</style>