Shades of Voodoo #472541
Tints of Voodoo #472541
RGB
CMYK
RGB Variations
Color information
#472541 (or 0x472541) is known color: Voodoo. HEX triplet: 47, 25 and 41. RGB value is (71,37,65). Sum of RGB (Red+Green+Blue) = 71+37+65=173 (22% of max value = 765). Red value is 71 (28.12% from 255 or 41.04% from 173); Green value is 37 (14.84% from 255 or 21.39% from 173); Blue value is 65 (25.78% from 255 or 37.57% from 173); Max value from RGB is 71 - color contains mainly: red. Hex color #472541 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472541 is #B8DABE. Grayscale: #323232. Windows color (decimal): -12114623 or 4269383. OLE color: 4269383.
HSL color Cylindrical-coordinate representation of color #472541: hue angle of 310.59º degrees, saturation: 0.31, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #472541 is Cyan = 0, Magento = 0.48, Yellow = 0.08 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 37 | 65 | - |
| CMYK | 0 | 0.48 | 0.08 | 0.72 |
| HSL | 310.59º | 0.31% | 0.21% | - |
| HSV(B) | 310.59º | 0.48% | 0.28% | - |
| XYZ | 4.21 | 3.04 | 5.37 | - |
| YUV | 50.36 | 136.26 | 142.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 37 | 65 | 0 | 0.48 | 0.08 | 0.72 | 310.59 | 0.31 | 0.21 |
| Hex | 47 | 25 | 41 | 0 | 30 | 8 | 48 | 137 | 1F | 15 |
| Octal | 107 | 45 | 101 | 0 | 60 | 10 | 110 | 467 | 37 | 25 |
| Binary | 1000111 | 100101 | 1000001 | 0 | 110000 | 1000 | 1001000 | 100110111 | 11111 | 10101 |
Color Harmonies of #472541
Complementary color
Monochromatic Colors of #472541
Black with #472541
Text Example
Text Example
White with #472541
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472541; }
p { color: rgb(71,37,65); }
H1.HeaderClassName
{
color: #472541;
}
.AnyTagClassName
{
color: #472541;
}
</style>
background-color css
<style>
a { background-color: #472541; }
a { background-color: rgb(71,37,65); }
div.DivClassName
{
background-color: #472541;
}
.BgClassName
{
background-color: #472541;
}
</style>
border-color css
<style>
span { border-color: #472541; }
span { border-color: rgb(71,37,65); }
td.TdClassName
{
border-color: #472541;
}
.TagClassName
{
border-color: #472541;
}
</style>