Shades of Windsor #491885
Tints of Windsor #491885
RGB
CMYK
RGB Variations
Color information
#491885 (or 0x491885) is known color: Windsor. HEX triplet: 49, 18 and 85. RGB value is (73,24,133). Sum of RGB (Red+Green+Blue) = 73+24+133=230 (30% of max value = 765). Red value is 73 (28.91% from 255 or 31.74% from 230); Green value is 24 (9.77% from 255 or 10.43% from 230); Blue value is 133 (52.34% from 255 or 57.83% from 230); Max value from RGB is 133 - color contains mainly: blue. Hex color #491885 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #491885 is #B6E77A. Grayscale: #323232. Windows color (decimal): -11986811 or 8722505. OLE color: 8722505.
HSL color Cylindrical-coordinate representation of color #491885: hue angle of 266.97º degrees, saturation: 0.69, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #491885 is Cyan = 0.45, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 73 | 24 | 133 | - |
| CMYK | 0.45 | 0.82 | 0 | 0.48 |
| HSL | 266.97º | 0.69% | 0.31% | - |
| HSV(B) | 266.97º | 0.82% | 0.52% | - |
| XYZ | 7.31 | 3.76 | 22.53 | - |
| YUV | 51.08 | 174.23 | 143.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 24 | 133 | 0.45 | 0.82 | 0 | 0.48 | 266.97 | 0.69 | 0.31 |
| Hex | 49 | 18 | 85 | 2D | 52 | 0 | 30 | 10B | 45 | 1F |
| Octal | 111 | 30 | 205 | 55 | 122 | 0 | 60 | 413 | 105 | 37 |
| Binary | 1001001 | 11000 | 10000101 | 101101 | 1010010 | 0 | 110000 | 100001011 | 1000101 | 11111 |
Color Harmonies of #491885
Complementary color
Monochromatic Colors of #491885
Black with #491885
Text Example
Text Example
White with #491885
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491885; }
p { color: rgb(73,24,133); }
H1.HeaderClassName
{
color: #491885;
}
.AnyTagClassName
{
color: #491885;
}
</style>
background-color css
<style>
a { background-color: #491885; }
a { background-color: rgb(73,24,133); }
div.DivClassName
{
background-color: #491885;
}
.BgClassName
{
background-color: #491885;
}
</style>
border-color css
<style>
span { border-color: #491885; }
span { border-color: rgb(73,24,133); }
td.TdClassName
{
border-color: #491885;
}
.TagClassName
{
border-color: #491885;
}
</style>