Shades of Voodoo #472943
Tints of Voodoo #472943
RGB
CMYK
RGB Variations
Color information
#472943 (or 0x472943) is known color: Voodoo. HEX triplet: 47, 29 and 43. RGB value is (71,41,67). Sum of RGB (Red+Green+Blue) = 71+41+67=179 (23% of max value = 765). Red value is 71 (28.12% from 255 or 39.66% from 179); Green value is 41 (16.41% from 255 or 22.91% from 179); Blue value is 67 (26.56% from 255 or 37.43% from 179); Max value from RGB is 71 - color contains mainly: red. Hex color #472943 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472943 is #B8D6BC. Grayscale: #343434. Windows color (decimal): -12113597 or 4401479. OLE color: 4401479.
HSL color Cylindrical-coordinate representation of color #472943: hue angle of 308º degrees, saturation: 0.27, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #472943 is Cyan = 0, Magento = 0.42, Yellow = 0.06 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 41 | 67 | - |
| CMYK | 0 | 0.42 | 0.06 | 0.72 |
| HSL | 308º | 0.27% | 0.22% | - |
| HSV(B) | 308º | 0.42% | 0.28% | - |
| XYZ | 4.4 | 3.33 | 5.72 | - |
| YUV | 52.93 | 135.94 | 140.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 41 | 67 | 0 | 0.42 | 0.06 | 0.72 | 308 | 0.27 | 0.22 |
| Hex | 47 | 29 | 43 | 0 | 2A | 6 | 48 | 134 | 1B | 16 |
| Octal | 107 | 51 | 103 | 0 | 52 | 6 | 110 | 464 | 33 | 26 |
| Binary | 1000111 | 101001 | 1000011 | 0 | 101010 | 110 | 1001000 | 100110100 | 11011 | 10110 |
Color Harmonies of #472943
Complementary color
Monochromatic Colors of #472943
Black with #472943
Text Example
Text Example
White with #472943
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472943; }
p { color: rgb(71,41,67); }
H1.HeaderClassName
{
color: #472943;
}
.AnyTagClassName
{
color: #472943;
}
</style>
background-color css
<style>
a { background-color: #472943; }
a { background-color: rgb(71,41,67); }
div.DivClassName
{
background-color: #472943;
}
.BgClassName
{
background-color: #472943;
}
</style>
border-color css
<style>
span { border-color: #472943; }
span { border-color: rgb(71,41,67); }
td.TdClassName
{
border-color: #472943;
}
.TagClassName
{
border-color: #472943;
}
</style>