Shades of Voodoo #472842
Tints of Voodoo #472842
RGB
CMYK
RGB Variations
Color information
#472842 (or 0x472842) is known color: Voodoo. HEX triplet: 47, 28 and 42. RGB value is (71,40,66). Sum of RGB (Red+Green+Blue) = 71+40+66=177 (23% of max value = 765). Red value is 71 (28.12% from 255 or 40.11% from 177); Green value is 40 (16.02% from 255 or 22.60% from 177); Blue value is 66 (26.17% from 255 or 37.29% from 177); Max value from RGB is 71 - color contains mainly: red. Hex color #472842 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472842 is #B8D7BD. Grayscale: #343434. Windows color (decimal): -12113854 or 4335687. OLE color: 4335687.
HSL color Cylindrical-coordinate representation of color #472842: hue angle of 309.68º degrees, saturation: 0.28, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #472842 is Cyan = 0, Magento = 0.44, Yellow = 0.07 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 40 | 66 | - |
| CMYK | 0 | 0.44 | 0.07 | 0.72 |
| HSL | 309.68º | 0.28% | 0.22% | - |
| HSV(B) | 309.68º | 0.44% | 0.28% | - |
| XYZ | 4.34 | 3.25 | 5.55 | - |
| YUV | 52.23 | 135.77 | 141.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 40 | 66 | 0 | 0.44 | 0.07 | 0.72 | 309.68 | 0.28 | 0.22 |
| Hex | 47 | 28 | 42 | 0 | 2C | 7 | 48 | 136 | 1C | 16 |
| Octal | 107 | 50 | 102 | 0 | 54 | 7 | 110 | 466 | 34 | 26 |
| Binary | 1000111 | 101000 | 1000010 | 0 | 101100 | 111 | 1001000 | 100110110 | 11100 | 10110 |
Color Harmonies of #472842
Complementary color
Monochromatic Colors of #472842
Black with #472842
Text Example
Text Example
White with #472842
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472842; }
p { color: rgb(71,40,66); }
H1.HeaderClassName
{
color: #472842;
}
.AnyTagClassName
{
color: #472842;
}
</style>
background-color css
<style>
a { background-color: #472842; }
a { background-color: rgb(71,40,66); }
div.DivClassName
{
background-color: #472842;
}
.BgClassName
{
background-color: #472842;
}
</style>
border-color css
<style>
span { border-color: #472842; }
span { border-color: rgb(71,40,66); }
td.TdClassName
{
border-color: #472842;
}
.TagClassName
{
border-color: #472842;
}
</style>