Shades of Voodoo #472040
Tints of Voodoo #472040
RGB
CMYK
RGB Variations
Color information
#472040 (or 0x472040) is known color: Voodoo. HEX triplet: 47, 20 and 40. RGB value is (71,32,64). Sum of RGB (Red+Green+Blue) = 71+32+64=167 (22% of max value = 765). Red value is 71 (28.12% from 255 or 42.51% from 167); Green value is 32 (12.89% from 255 or 19.16% from 167); Blue value is 64 (25.39% from 255 or 38.32% from 167); Max value from RGB is 71 - color contains mainly: red. Hex color #472040 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472040 is #B8DFBF. Grayscale: #2F2F2F. Windows color (decimal): -12115904 or 4202567. OLE color: 4202567.
HSL color Cylindrical-coordinate representation of color #472040: hue angle of 310.77º degrees, saturation: 0.38, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #472040 is Cyan = 0, Magento = 0.55, Yellow = 0.10 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 32 | 64 | - |
| CMYK | 0 | 0.55 | 0.10 | 0.72 |
| HSL | 310.77º | 0.38% | 0.2% | - |
| HSV(B) | 310.77º | 0.55% | 0.28% | - |
| XYZ | 4.04 | 2.74 | 5.17 | - |
| YUV | 47.31 | 137.42 | 144.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 32 | 64 | 0 | 0.55 | 0.10 | 0.72 | 310.77 | 0.38 | 0.2 |
| Hex | 47 | 20 | 40 | 0 | 37 | A | 48 | 137 | 26 | 14 |
| Octal | 107 | 40 | 100 | 0 | 67 | 12 | 110 | 467 | 46 | 24 |
| Binary | 1000111 | 100000 | 1000000 | 0 | 110111 | 1010 | 1001000 | 100110111 | 100110 | 10100 |
Color Harmonies of #472040
Complementary color
Monochromatic Colors of #472040
Black with #472040
Text Example
Text Example
White with #472040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472040; }
p { color: rgb(71,32,64); }
H1.HeaderClassName
{
color: #472040;
}
.AnyTagClassName
{
color: #472040;
}
</style>
background-color css
<style>
a { background-color: #472040; }
a { background-color: rgb(71,32,64); }
div.DivClassName
{
background-color: #472040;
}
.BgClassName
{
background-color: #472040;
}
</style>
border-color css
<style>
span { border-color: #472040; }
span { border-color: rgb(71,32,64); }
td.TdClassName
{
border-color: #472040;
}
.TagClassName
{
border-color: #472040;
}
</style>