Shades of Windsor #492589
Tints of Windsor #492589
RGB
CMYK
RGB Variations
Color information
#492589 (or 0x492589) is known color: Windsor. HEX triplet: 49, 25 and 89. RGB value is (73,37,137). Sum of RGB (Red+Green+Blue) = 73+37+137=247 (32% of max value = 765). Red value is 73 (28.91% from 255 or 29.55% from 247); Green value is 37 (14.84% from 255 or 14.98% from 247); Blue value is 137 (53.91% from 255 or 55.47% from 247); Max value from RGB is 137 - color contains mainly: blue. Hex color #492589 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #492589 is #B6DA76. Grayscale: #3A3A3A. Windows color (decimal): -11983479 or 8987977. OLE color: 8987977.
HSL color Cylindrical-coordinate representation of color #492589: hue angle of 261.6º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #492589 is Cyan = 0.47, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 73 | 37 | 137 | - |
| CMYK | 0.47 | 0.73 | 0 | 0.46 |
| HSL | 261.6º | 0.57% | 0.34% | - |
| HSV(B) | 261.6º | 0.73% | 0.54% | - |
| XYZ | 7.92 | 4.55 | 24.13 | - |
| YUV | 59.16 | 171.93 | 137.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 37 | 137 | 0.47 | 0.73 | 0 | 0.46 | 261.6 | 0.57 | 0.34 |
| Hex | 49 | 25 | 89 | 2F | 49 | 0 | 2E | 106 | 39 | 22 |
| Octal | 111 | 45 | 211 | 57 | 111 | 0 | 56 | 406 | 71 | 42 |
| Binary | 1001001 | 100101 | 10001001 | 101111 | 1001001 | 0 | 101110 | 100000110 | 111001 | 100010 |
Color Harmonies of #492589
Complementary color
Monochromatic Colors of #492589
Black with #492589
Text Example
Text Example
White with #492589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492589; }
p { color: rgb(73,37,137); }
H1.HeaderClassName
{
color: #492589;
}
.AnyTagClassName
{
color: #492589;
}
</style>
background-color css
<style>
a { background-color: #492589; }
a { background-color: rgb(73,37,137); }
div.DivClassName
{
background-color: #492589;
}
.BgClassName
{
background-color: #492589;
}
</style>
border-color css
<style>
span { border-color: #492589; }
span { border-color: rgb(73,37,137); }
td.TdClassName
{
border-color: #492589;
}
.TagClassName
{
border-color: #492589;
}
</style>