Shades of Voodoo #472543
Tints of Voodoo #472543
RGB
CMYK
RGB Variations
Color information
#472543 (or 0x472543) is known color: Voodoo. HEX triplet: 47, 25 and 43. RGB value is (71,37,67). Sum of RGB (Red+Green+Blue) = 71+37+67=175 (23% of max value = 765). Red value is 71 (28.12% from 255 or 40.57% from 175); Green value is 37 (14.84% from 255 or 21.14% from 175); Blue value is 67 (26.56% from 255 or 38.29% from 175); Max value from RGB is 71 - color contains mainly: red. Hex color #472543 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472543 is #B8DABC. Grayscale: #323232. Windows color (decimal): -12114621 or 4400455. OLE color: 4400455.
HSL color Cylindrical-coordinate representation of color #472543: hue angle of 307.06º 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 #472543 is Cyan = 0, Magento = 0.48, Yellow = 0.06 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 37 | 67 | - |
| CMYK | 0 | 0.48 | 0.06 | 0.72 |
| HSL | 307.06º | 0.31% | 0.21% | - |
| HSV(B) | 307.06º | 0.48% | 0.28% | - |
| XYZ | 4.27 | 3.07 | 5.68 | - |
| YUV | 50.59 | 137.26 | 142.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 37 | 67 | 0 | 0.48 | 0.06 | 0.72 | 307.06 | 0.31 | 0.21 |
| Hex | 47 | 25 | 43 | 0 | 30 | 6 | 48 | 133 | 1F | 15 |
| Octal | 107 | 45 | 103 | 0 | 60 | 6 | 110 | 463 | 37 | 25 |
| Binary | 1000111 | 100101 | 1000011 | 0 | 110000 | 110 | 1001000 | 100110011 | 11111 | 10101 |
Color Harmonies of #472543
Complementary color
Monochromatic Colors of #472543
Black with #472543
Text Example
Text Example
White with #472543
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472543; }
p { color: rgb(71,37,67); }
H1.HeaderClassName
{
color: #472543;
}
.AnyTagClassName
{
color: #472543;
}
</style>
background-color css
<style>
a { background-color: #472543; }
a { background-color: rgb(71,37,67); }
div.DivClassName
{
background-color: #472543;
}
.BgClassName
{
background-color: #472543;
}
</style>
border-color css
<style>
span { border-color: #472543; }
span { border-color: rgb(71,37,67); }
td.TdClassName
{
border-color: #472543;
}
.TagClassName
{
border-color: #472543;
}
</style>