Shades of Windsor #492584
Tints of Windsor #492584
RGB
CMYK
RGB Variations
Color information
#492584 (or 0x492584) is known color: Windsor. HEX triplet: 49, 25 and 84. RGB value is (73,37,132). Sum of RGB (Red+Green+Blue) = 73+37+132=242 (32% of max value = 765). Red value is 73 (28.91% from 255 or 30.17% from 242); Green value is 37 (14.84% from 255 or 15.29% from 242); Blue value is 132 (51.95% from 255 or 54.55% from 242); Max value from RGB is 132 - color contains mainly: blue. Hex color #492584 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #492584 is #B6DA7B. Grayscale: #3A3A3A. Windows color (decimal): -11983484 or 8660297. OLE color: 8660297.
HSL color Cylindrical-coordinate representation of color #492584: hue angle of 262.74º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #492584 is Cyan = 0.45, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 73 | 37 | 132 | - |
| CMYK | 0.45 | 0.72 | 0 | 0.48 |
| HSL | 262.74º | 0.56% | 0.33% | - |
| HSV(B) | 262.74º | 0.72% | 0.52% | - |
| XYZ | 7.57 | 4.41 | 22.28 | - |
| YUV | 58.59 | 169.43 | 138.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 37 | 132 | 0.45 | 0.72 | 0 | 0.48 | 262.74 | 0.56 | 0.33 |
| Hex | 49 | 25 | 84 | 2D | 48 | 0 | 30 | 107 | 38 | 21 |
| Octal | 111 | 45 | 204 | 55 | 110 | 0 | 60 | 407 | 70 | 41 |
| Binary | 1001001 | 100101 | 10000100 | 101101 | 1001000 | 0 | 110000 | 100000111 | 111000 | 100001 |
Color Harmonies of #492584
Complementary color
Monochromatic Colors of #492584
Black with #492584
Text Example
Text Example
White with #492584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492584; }
p { color: rgb(73,37,132); }
H1.HeaderClassName
{
color: #492584;
}
.AnyTagClassName
{
color: #492584;
}
</style>
background-color css
<style>
a { background-color: #492584; }
a { background-color: rgb(73,37,132); }
div.DivClassName
{
background-color: #492584;
}
.BgClassName
{
background-color: #492584;
}
</style>
border-color css
<style>
span { border-color: #492584; }
span { border-color: rgb(73,37,132); }
td.TdClassName
{
border-color: #492584;
}
.TagClassName
{
border-color: #492584;
}
</style>