Shades of Windsor #492685
Tints of Windsor #492685
RGB
CMYK
RGB Variations
Color information
#492685 (or 0x492685) is known color: Windsor. HEX triplet: 49, 26 and 85. RGB value is (73,38,133). Sum of RGB (Red+Green+Blue) = 73+38+133=244 (32% of max value = 765). Red value is 73 (28.91% from 255 or 29.92% from 244); Green value is 38 (15.23% from 255 or 15.57% from 244); Blue value is 133 (52.34% from 255 or 54.51% from 244); Max value from RGB is 133 - color contains mainly: blue. Hex color #492685 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #492685 is #B6D97A. Grayscale: #3A3A3A. Windows color (decimal): -11983227 or 8726089. OLE color: 8726089.
HSL color Cylindrical-coordinate representation of color #492685: hue angle of 262.11º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #492685 is Cyan = 0.45, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 73 | 38 | 133 | - |
| CMYK | 0.45 | 0.71 | 0 | 0.48 |
| HSL | 262.11º | 0.56% | 0.34% | - |
| HSV(B) | 262.11º | 0.71% | 0.52% | - |
| XYZ | 7.67 | 4.5 | 22.65 | - |
| YUV | 59.3 | 169.6 | 137.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 38 | 133 | 0.45 | 0.71 | 0 | 0.48 | 262.11 | 0.56 | 0.34 |
| Hex | 49 | 26 | 85 | 2D | 47 | 0 | 30 | 106 | 38 | 22 |
| Octal | 111 | 46 | 205 | 55 | 107 | 0 | 60 | 406 | 70 | 42 |
| Binary | 1001001 | 100110 | 10000101 | 101101 | 1000111 | 0 | 110000 | 100000110 | 111000 | 100010 |
Color Harmonies of #492685
Complementary color
Monochromatic Colors of #492685
Black with #492685
Text Example
Text Example
White with #492685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492685; }
p { color: rgb(73,38,133); }
H1.HeaderClassName
{
color: #492685;
}
.AnyTagClassName
{
color: #492685;
}
</style>
background-color css
<style>
a { background-color: #492685; }
a { background-color: rgb(73,38,133); }
div.DivClassName
{
background-color: #492685;
}
.BgClassName
{
background-color: #492685;
}
</style>
border-color css
<style>
span { border-color: #492685; }
span { border-color: rgb(73,38,133); }
td.TdClassName
{
border-color: #492685;
}
.TagClassName
{
border-color: #492685;
}
</style>