Shades of Voodoo #471940
Tints of Voodoo #471940
RGB
CMYK
RGB Variations
Color information
#471940 (or 0x471940) is known color: Voodoo. HEX triplet: 47, 19 and 40. RGB value is (71,25,64). Sum of RGB (Red+Green+Blue) = 71+25+64=160 (21% of max value = 765). Red value is 71 (28.12% from 255 or 44.38% from 160); Green value is 25 (10.16% from 255 or 15.62% from 160); Blue value is 64 (25.39% from 255 or 40% from 160); Max value from RGB is 71 - color contains mainly: red. Hex color #471940 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471940 is #B8E6BF. Grayscale: #2B2B2B. Windows color (decimal): -12117696 or 4200775. OLE color: 4200775.
HSL color Cylindrical-coordinate representation of color #471940: hue angle of 309.13º degrees, saturation: 0.48, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #471940 is Cyan = 0, Magento = 0.65, Yellow = 0.10 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 25 | 64 | - |
| CMYK | 0 | 0.65 | 0.10 | 0.72 |
| HSL | 309.13º | 0.48% | 0.19% | - |
| HSV(B) | 309.13º | 0.65% | 0.28% | - |
| XYZ | 3.87 | 2.41 | 5.11 | - |
| YUV | 43.2 | 139.74 | 147.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 25 | 64 | 0 | 0.65 | 0.10 | 0.72 | 309.13 | 0.48 | 0.19 |
| Hex | 47 | 19 | 40 | 0 | 41 | A | 48 | 135 | 30 | 13 |
| Octal | 107 | 31 | 100 | 0 | 101 | 12 | 110 | 465 | 60 | 23 |
| Binary | 1000111 | 11001 | 1000000 | 0 | 1000001 | 1010 | 1001000 | 100110101 | 110000 | 10011 |
Color Harmonies of #471940
Complementary color
Monochromatic Colors of #471940
Black with #471940
Text Example
Text Example
White with #471940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471940; }
p { color: rgb(71,25,64); }
H1.HeaderClassName
{
color: #471940;
}
.AnyTagClassName
{
color: #471940;
}
</style>
background-color css
<style>
a { background-color: #471940; }
a { background-color: rgb(71,25,64); }
div.DivClassName
{
background-color: #471940;
}
.BgClassName
{
background-color: #471940;
}
</style>
border-color css
<style>
span { border-color: #471940; }
span { border-color: rgb(71,25,64); }
td.TdClassName
{
border-color: #471940;
}
.TagClassName
{
border-color: #471940;
}
</style>