Shades of Voodoo #491640
Tints of Voodoo #491640
RGB
CMYK
RGB Variations
Color information
#491640 (or 0x491640) is known color: Voodoo. HEX triplet: 49, 16 and 40. RGB value is (73,22,64). Sum of RGB (Red+Green+Blue) = 73+22+64=159 (21% of max value = 765). Red value is 73 (28.91% from 255 or 45.91% from 159); Green value is 22 (8.98% from 255 or 13.84% from 159); Blue value is 64 (25.39% from 255 or 40.25% from 159); Max value from RGB is 73 - color contains mainly: red. Hex color #491640 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #491640 is #B6E9BF. Grayscale: #292929. Windows color (decimal): -11987392 or 4200009. OLE color: 4200009.
HSL color Cylindrical-coordinate representation of color #491640: hue angle of 310.59º degrees, saturation: 0.54, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #491640 is Cyan = 0, Magento = 0.70, Yellow = 0.12 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 22 | 64 | - |
| CMYK | 0 | 0.70 | 0.12 | 0.71 |
| HSL | 310.59º | 0.54% | 0.19% | - |
| HSV(B) | 310.59º | 0.7% | 0.29% | - |
| XYZ | 3.96 | 2.36 | 5.1 | - |
| YUV | 42.04 | 140.4 | 150.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 22 | 64 | 0 | 0.70 | 0.12 | 0.71 | 310.59 | 0.54 | 0.19 |
| Hex | 49 | 16 | 40 | 0 | 46 | C | 47 | 137 | 36 | 13 |
| Octal | 111 | 26 | 100 | 0 | 106 | 14 | 107 | 467 | 66 | 23 |
| Binary | 1001001 | 10110 | 1000000 | 0 | 1000110 | 1100 | 1000111 | 100110111 | 110110 | 10011 |
Color Harmonies of #491640
Complementary color
Monochromatic Colors of #491640
Black with #491640
Text Example
Text Example
White with #491640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491640; }
p { color: rgb(73,22,64); }
H1.HeaderClassName
{
color: #491640;
}
.AnyTagClassName
{
color: #491640;
}
</style>
background-color css
<style>
a { background-color: #491640; }
a { background-color: rgb(73,22,64); }
div.DivClassName
{
background-color: #491640;
}
.BgClassName
{
background-color: #491640;
}
</style>
border-color css
<style>
span { border-color: #491640; }
span { border-color: rgb(73,22,64); }
td.TdClassName
{
border-color: #491640;
}
.TagClassName
{
border-color: #491640;
}
</style>