Shades of Voodoo #493642
Tints of Voodoo #493642
RGB
CMYK
RGB Variations
Color information
#493642 (or 0x493642) is known color: Voodoo. HEX triplet: 49, 36 and 42. RGB value is (73,54,66). Sum of RGB (Red+Green+Blue) = 73+54+66=193 (25% of max value = 765). Red value is 73 (28.91% from 255 or 37.82% from 193); Green value is 54 (21.48% from 255 or 27.98% from 193); Blue value is 66 (26.17% from 255 or 34.20% from 193); Max value from RGB is 73 - color contains mainly: red. Hex color #493642 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493642 is #B6C9BD. Grayscale: #3D3D3D. Windows color (decimal): -11979198 or 4339273. OLE color: 4339273.
HSL color Cylindrical-coordinate representation of color #493642: hue angle of 322.11º degrees, saturation: 0.15, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #493642 is Cyan = 0, Magento = 0.26, Yellow = 0.10 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 54 | 66 | - |
| CMYK | 0 | 0.26 | 0.10 | 0.71 |
| HSL | 322.11º | 0.15% | 0.25% | - |
| HSV(B) | 322.11º | 0.26% | 0.29% | - |
| XYZ | 5.05 | 4.45 | 5.75 | - |
| YUV | 61.05 | 130.79 | 136.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 54 | 66 | 0 | 0.26 | 0.10 | 0.71 | 322.11 | 0.15 | 0.25 |
| Hex | 49 | 36 | 42 | 0 | 1A | A | 47 | 142 | F | 19 |
| Octal | 111 | 66 | 102 | 0 | 32 | 12 | 107 | 502 | 17 | 31 |
| Binary | 1001001 | 110110 | 1000010 | 0 | 11010 | 1010 | 1000111 | 101000010 | 1111 | 11001 |
Color Harmonies of #493642
Complementary color
Monochromatic Colors of #493642
Black with #493642
Text Example
Text Example
White with #493642
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493642; }
p { color: rgb(73,54,66); }
H1.HeaderClassName
{
color: #493642;
}
.AnyTagClassName
{
color: #493642;
}
</style>
background-color css
<style>
a { background-color: #493642; }
a { background-color: rgb(73,54,66); }
div.DivClassName
{
background-color: #493642;
}
.BgClassName
{
background-color: #493642;
}
</style>
border-color css
<style>
span { border-color: #493642; }
span { border-color: rgb(73,54,66); }
td.TdClassName
{
border-color: #493642;
}
.TagClassName
{
border-color: #493642;
}
</style>