Shades of Voodoo #473642
Tints of Voodoo #473642
RGB
CMYK
RGB Variations
Color information
#473642 (or 0x473642) is known color: Voodoo. HEX triplet: 47, 36 and 42. RGB value is (71,54,66). Sum of RGB (Red+Green+Blue) = 71+54+66=191 (25% of max value = 765). Red value is 71 (28.12% from 255 or 37.17% from 191); Green value is 54 (21.48% from 255 or 28.27% from 191); Blue value is 66 (26.17% from 255 or 34.55% from 191); Max value from RGB is 71 - color contains mainly: red. Hex color #473642 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #473642 is #B8C9BD. Grayscale: #3C3C3C. Windows color (decimal): -12110270 or 4339271. OLE color: 4339271.
HSL color Cylindrical-coordinate representation of color #473642: hue angle of 317.65º degrees, saturation: 0.14, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #473642 is Cyan = 0, Magento = 0.24, Yellow = 0.07 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 54 | 66 | - |
| CMYK | 0 | 0.24 | 0.07 | 0.72 |
| HSL | 317.65º | 0.14% | 0.25% | - |
| HSV(B) | 317.65º | 0.24% | 0.28% | - |
| XYZ | 4.9 | 4.37 | 5.74 | - |
| YUV | 60.45 | 131.13 | 135.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 54 | 66 | 0 | 0.24 | 0.07 | 0.72 | 317.65 | 0.14 | 0.25 |
| Hex | 47 | 36 | 42 | 0 | 18 | 7 | 48 | 13E | E | 19 |
| Octal | 107 | 66 | 102 | 0 | 30 | 7 | 110 | 476 | 16 | 31 |
| Binary | 1000111 | 110110 | 1000010 | 0 | 11000 | 111 | 1001000 | 100111110 | 1110 | 11001 |
Color Harmonies of #473642
Complementary color
Monochromatic Colors of #473642
Black with #473642
Text Example
Text Example
White with #473642
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473642; }
p { color: rgb(71,54,66); }
H1.HeaderClassName
{
color: #473642;
}
.AnyTagClassName
{
color: #473642;
}
</style>
background-color css
<style>
a { background-color: #473642; }
a { background-color: rgb(71,54,66); }
div.DivClassName
{
background-color: #473642;
}
.BgClassName
{
background-color: #473642;
}
</style>
border-color css
<style>
span { border-color: #473642; }
span { border-color: rgb(71,54,66); }
td.TdClassName
{
border-color: #473642;
}
.TagClassName
{
border-color: #473642;
}
</style>