Shades of Voodoo #491540
Tints of Voodoo #491540
RGB
CMYK
RGB Variations
Color information
#491540 (or 0x491540) is known color: Voodoo. HEX triplet: 49, 15 and 40. RGB value is (73,21,64). Sum of RGB (Red+Green+Blue) = 73+21+64=158 (20% of max value = 765). Red value is 73 (28.91% from 255 or 46.20% from 158); Green value is 21 (8.59% from 255 or 13.29% from 158); Blue value is 64 (25.39% from 255 or 40.51% from 158); Max value from RGB is 73 - color contains mainly: red. Hex color #491540 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #491540 is #B6EABF. Grayscale: #292929. Windows color (decimal): -11987648 or 4199753. OLE color: 4199753.
HSL color Cylindrical-coordinate representation of color #491540: hue angle of 310.38º degrees, saturation: 0.55, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #491540 is Cyan = 0, Magento = 0.71, Yellow = 0.12 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 21 | 64 | - |
| CMYK | 0 | 0.71 | 0.12 | 0.71 |
| HSL | 310.38º | 0.55% | 0.18% | - |
| HSV(B) | 310.38º | 0.71% | 0.29% | - |
| XYZ | 3.94 | 2.32 | 5.09 | - |
| YUV | 41.45 | 140.73 | 150.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 21 | 64 | 0 | 0.71 | 0.12 | 0.71 | 310.38 | 0.55 | 0.18 |
| Hex | 49 | 15 | 40 | 0 | 47 | C | 47 | 136 | 37 | 12 |
| Octal | 111 | 25 | 100 | 0 | 107 | 14 | 107 | 466 | 67 | 22 |
| Binary | 1001001 | 10101 | 1000000 | 0 | 1000111 | 1100 | 1000111 | 100110110 | 110111 | 10010 |
Color Harmonies of #491540
Complementary color
Monochromatic Colors of #491540
Black with #491540
Text Example
Text Example
White with #491540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491540; }
p { color: rgb(73,21,64); }
H1.HeaderClassName
{
color: #491540;
}
.AnyTagClassName
{
color: #491540;
}
</style>
background-color css
<style>
a { background-color: #491540; }
a { background-color: rgb(73,21,64); }
div.DivClassName
{
background-color: #491540;
}
.BgClassName
{
background-color: #491540;
}
</style>
border-color css
<style>
span { border-color: #491540; }
span { border-color: rgb(73,21,64); }
td.TdClassName
{
border-color: #491540;
}
.TagClassName
{
border-color: #491540;
}
</style>