Shades of Windsor #492681
Tints of Windsor #492681
RGB
CMYK
RGB Variations
Color information
#492681 (or 0x492681) is known color: Windsor. HEX triplet: 49, 26 and 81. RGB value is (73,38,129). Sum of RGB (Red+Green+Blue) = 73+38+129=240 (31% of max value = 765). Red value is 73 (28.91% from 255 or 30.42% from 240); Green value is 38 (15.23% from 255 or 15.83% from 240); Blue value is 129 (50.78% from 255 or 53.75% from 240); Max value from RGB is 129 - color contains mainly: blue. Hex color #492681 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #492681 is #B6D97E. Grayscale: #3A3A3A. Windows color (decimal): -11983231 or 8463945. OLE color: 8463945.
HSL color Cylindrical-coordinate representation of color #492681: hue angle of 263.08º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #492681 is Cyan = 0.43, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 73 | 38 | 129 | - |
| CMYK | 0.43 | 0.71 | 0 | 0.49 |
| HSL | 263.08º | 0.54% | 0.33% | - |
| HSV(B) | 263.08º | 0.71% | 0.51% | - |
| XYZ | 7.4 | 4.39 | 21.23 | - |
| YUV | 58.84 | 167.6 | 138.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 38 | 129 | 0.43 | 0.71 | 0 | 0.49 | 263.08 | 0.54 | 0.33 |
| Hex | 49 | 26 | 81 | 2B | 47 | 0 | 31 | 107 | 36 | 21 |
| Octal | 111 | 46 | 201 | 53 | 107 | 0 | 61 | 407 | 66 | 41 |
| Binary | 1001001 | 100110 | 10000001 | 101011 | 1000111 | 0 | 110001 | 100000111 | 110110 | 100001 |
Color Harmonies of #492681
Complementary color
Monochromatic Colors of #492681
Black with #492681
Text Example
Text Example
White with #492681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492681; }
p { color: rgb(73,38,129); }
H1.HeaderClassName
{
color: #492681;
}
.AnyTagClassName
{
color: #492681;
}
</style>
background-color css
<style>
a { background-color: #492681; }
a { background-color: rgb(73,38,129); }
div.DivClassName
{
background-color: #492681;
}
.BgClassName
{
background-color: #492681;
}
</style>
border-color css
<style>
span { border-color: #492681; }
span { border-color: rgb(73,38,129); }
td.TdClassName
{
border-color: #492681;
}
.TagClassName
{
border-color: #492681;
}
</style>