Shades of Voodoo #493040
Tints of Voodoo #493040
RGB
CMYK
RGB Variations
Color information
#493040 (or 0x493040) is known color: Voodoo. HEX triplet: 49, 30 and 40. RGB value is (73,48,64). Sum of RGB (Red+Green+Blue) = 73+48+64=185 (24% of max value = 765). Red value is 73 (28.91% from 255 or 39.46% from 185); Green value is 48 (19.14% from 255 or 25.95% from 185); Blue value is 64 (25.39% from 255 or 34.59% from 185); Max value from RGB is 73 - color contains mainly: red. Hex color #493040 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493040 is #B6CFBF. Grayscale: #393939. Windows color (decimal): -11980736 or 4206665. OLE color: 4206665.
HSL color Cylindrical-coordinate representation of color #493040: hue angle of 321.6º degrees, saturation: 0.21, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #493040 is Cyan = 0, Magento = 0.34, Yellow = 0.12 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 48 | 64 | - |
| CMYK | 0 | 0.34 | 0.12 | 0.71 |
| HSL | 321.6º | 0.21% | 0.24% | - |
| HSV(B) | 321.6º | 0.34% | 0.29% | - |
| XYZ | 4.73 | 3.9 | 5.35 | - |
| YUV | 57.3 | 131.78 | 139.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 48 | 64 | 0 | 0.34 | 0.12 | 0.71 | 321.6 | 0.21 | 0.24 |
| Hex | 49 | 30 | 40 | 0 | 22 | C | 47 | 142 | 15 | 18 |
| Octal | 111 | 60 | 100 | 0 | 42 | 14 | 107 | 502 | 25 | 30 |
| Binary | 1001001 | 110000 | 1000000 | 0 | 100010 | 1100 | 1000111 | 101000010 | 10101 | 11000 |
Color Harmonies of #493040
Complementary color
Monochromatic Colors of #493040
Black with #493040
Text Example
Text Example
White with #493040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493040; }
p { color: rgb(73,48,64); }
H1.HeaderClassName
{
color: #493040;
}
.AnyTagClassName
{
color: #493040;
}
</style>
background-color css
<style>
a { background-color: #493040; }
a { background-color: rgb(73,48,64); }
div.DivClassName
{
background-color: #493040;
}
.BgClassName
{
background-color: #493040;
}
</style>
border-color css
<style>
span { border-color: #493040; }
span { border-color: rgb(73,48,64); }
td.TdClassName
{
border-color: #493040;
}
.TagClassName
{
border-color: #493040;
}
</style>