Shades of Voodoo #473442
Tints of Voodoo #473442
RGB
CMYK
RGB Variations
Color information
#473442 (or 0x473442) is known color: Voodoo. HEX triplet: 47, 34 and 42. RGB value is (71,52,66). Sum of RGB (Red+Green+Blue) = 71+52+66=189 (25% of max value = 765). Red value is 71 (28.12% from 255 or 37.57% from 189); Green value is 52 (20.70% from 255 or 27.51% from 189); Blue value is 66 (26.17% from 255 or 34.92% from 189); Max value from RGB is 71 - color contains mainly: red. Hex color #473442 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #473442 is #B8CBBD. Grayscale: #3B3B3B. Windows color (decimal): -12110782 or 4338759. OLE color: 4338759.
HSL color Cylindrical-coordinate representation of color #473442: hue angle of 315.79º degrees, saturation: 0.15, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #473442 is Cyan = 0, Magento = 0.27, Yellow = 0.07 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 52 | 66 | - |
| CMYK | 0 | 0.27 | 0.07 | 0.72 |
| HSL | 315.79º | 0.15% | 0.24% | - |
| HSV(B) | 315.79º | 0.27% | 0.28% | - |
| XYZ | 4.81 | 4.19 | 5.71 | - |
| YUV | 59.28 | 131.79 | 136.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 52 | 66 | 0 | 0.27 | 0.07 | 0.72 | 315.79 | 0.15 | 0.24 |
| Hex | 47 | 34 | 42 | 0 | 1B | 7 | 48 | 13C | F | 18 |
| Octal | 107 | 64 | 102 | 0 | 33 | 7 | 110 | 474 | 17 | 30 |
| Binary | 1000111 | 110100 | 1000010 | 0 | 11011 | 111 | 1001000 | 100111100 | 1111 | 11000 |
Color Harmonies of #473442
Complementary color
Monochromatic Colors of #473442
Black with #473442
Text Example
Text Example
White with #473442
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473442; }
p { color: rgb(71,52,66); }
H1.HeaderClassName
{
color: #473442;
}
.AnyTagClassName
{
color: #473442;
}
</style>
background-color css
<style>
a { background-color: #473442; }
a { background-color: rgb(71,52,66); }
div.DivClassName
{
background-color: #473442;
}
.BgClassName
{
background-color: #473442;
}
</style>
border-color css
<style>
span { border-color: #473442; }
span { border-color: rgb(71,52,66); }
td.TdClassName
{
border-color: #473442;
}
.TagClassName
{
border-color: #473442;
}
</style>