Shades of Voodoo #493442
Tints of Voodoo #493442
RGB
CMYK
RGB Variations
Color information
#493442 (or 0x493442) is known color: Voodoo. HEX triplet: 49, 34 and 42. RGB value is (73,52,66). Sum of RGB (Red+Green+Blue) = 73+52+66=191 (25% of max value = 765). Red value is 73 (28.91% from 255 or 38.22% from 191); Green value is 52 (20.70% from 255 or 27.23% from 191); Blue value is 66 (26.17% from 255 or 34.55% from 191); Max value from RGB is 73 - color contains mainly: red. Hex color #493442 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493442 is #B6CBBD. Grayscale: #3B3B3B. Windows color (decimal): -11979710 or 4338761. OLE color: 4338761.
HSL color Cylindrical-coordinate representation of color #493442: hue angle of 320º degrees, saturation: 0.17, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #493442 is Cyan = 0, Magento = 0.29, Yellow = 0.10 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 52 | 66 | - |
| CMYK | 0 | 0.29 | 0.10 | 0.71 |
| HSL | 320º | 0.17% | 0.25% | - |
| HSV(B) | 320º | 0.29% | 0.29% | - |
| XYZ | 4.96 | 4.27 | 5.72 | - |
| YUV | 59.88 | 131.46 | 137.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 52 | 66 | 0 | 0.29 | 0.10 | 0.71 | 320 | 0.17 | 0.25 |
| Hex | 49 | 34 | 42 | 0 | 1D | A | 47 | 140 | 11 | 19 |
| Octal | 111 | 64 | 102 | 0 | 35 | 12 | 107 | 500 | 21 | 31 |
| Binary | 1001001 | 110100 | 1000010 | 0 | 11101 | 1010 | 1000111 | 101000000 | 10001 | 11001 |
Color Harmonies of #493442
Complementary color
Monochromatic Colors of #493442
Black with #493442
Text Example
Text Example
White with #493442
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493442; }
p { color: rgb(73,52,66); }
H1.HeaderClassName
{
color: #493442;
}
.AnyTagClassName
{
color: #493442;
}
</style>
background-color css
<style>
a { background-color: #493442; }
a { background-color: rgb(73,52,66); }
div.DivClassName
{
background-color: #493442;
}
.BgClassName
{
background-color: #493442;
}
</style>
border-color css
<style>
span { border-color: #493442; }
span { border-color: rgb(73,52,66); }
td.TdClassName
{
border-color: #493442;
}
.TagClassName
{
border-color: #493442;
}
</style>