Shades of Windsor #492487
Tints of Windsor #492487
RGB
CMYK
RGB Variations
Color information
#492487 (or 0x492487) is known color: Windsor. HEX triplet: 49, 24 and 87. RGB value is (73,36,135). Sum of RGB (Red+Green+Blue) = 73+36+135=244 (32% of max value = 765). Red value is 73 (28.91% from 255 or 29.92% from 244); Green value is 36 (14.45% from 255 or 14.75% from 244); Blue value is 135 (53.12% from 255 or 55.33% from 244); Max value from RGB is 135 - color contains mainly: blue. Hex color #492487 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #492487 is #B6DB78. Grayscale: #393939. Windows color (decimal): -11983737 or 8856649. OLE color: 8856649.
HSL color Cylindrical-coordinate representation of color #492487: hue angle of 262.42º degrees, saturation: 0.58, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #492487 is Cyan = 0.46, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 73 | 36 | 135 | - |
| CMYK | 0.46 | 0.73 | 0 | 0.47 |
| HSL | 262.42º | 0.58% | 0.34% | - |
| HSV(B) | 262.42º | 0.73% | 0.53% | - |
| XYZ | 7.75 | 4.43 | 23.37 | - |
| YUV | 58.35 | 171.26 | 138.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 36 | 135 | 0.46 | 0.73 | 0 | 0.47 | 262.42 | 0.58 | 0.34 |
| Hex | 49 | 24 | 87 | 2E | 49 | 0 | 2F | 106 | 3A | 22 |
| Octal | 111 | 44 | 207 | 56 | 111 | 0 | 57 | 406 | 72 | 42 |
| Binary | 1001001 | 100100 | 10000111 | 101110 | 1001001 | 0 | 101111 | 100000110 | 111010 | 100010 |
Color Harmonies of #492487
Complementary color
Monochromatic Colors of #492487
Black with #492487
Text Example
Text Example
White with #492487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492487; }
p { color: rgb(73,36,135); }
H1.HeaderClassName
{
color: #492487;
}
.AnyTagClassName
{
color: #492487;
}
</style>
background-color css
<style>
a { background-color: #492487; }
a { background-color: rgb(73,36,135); }
div.DivClassName
{
background-color: #492487;
}
.BgClassName
{
background-color: #492487;
}
</style>
border-color css
<style>
span { border-color: #492487; }
span { border-color: rgb(73,36,135); }
td.TdClassName
{
border-color: #492487;
}
.TagClassName
{
border-color: #492487;
}
</style>