Shades of Voodoo #493743
Tints of Voodoo #493743
RGB
CMYK
RGB Variations
Color information
#493743 (or 0x493743) is known color: Voodoo. HEX triplet: 49, 37 and 43. RGB value is (73,55,67). Sum of RGB (Red+Green+Blue) = 73+55+67=195 (25% of max value = 765). Red value is 73 (28.91% from 255 or 37.44% from 195); Green value is 55 (21.88% from 255 or 28.21% from 195); Blue value is 67 (26.56% from 255 or 34.36% from 195); Max value from RGB is 73 - color contains mainly: red. Hex color #493743 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493743 is #B6C8BC. Grayscale: #3D3D3D. Windows color (decimal): -11978941 or 4405065. OLE color: 4405065.
HSL color Cylindrical-coordinate representation of color #493743: hue angle of 320º degrees, saturation: 0.14, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #493743 is Cyan = 0, Magento = 0.25, Yellow = 0.08 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 55 | 67 | - |
| CMYK | 0 | 0.25 | 0.08 | 0.71 |
| HSL | 320º | 0.14% | 0.25% | - |
| HSV(B) | 320º | 0.25% | 0.29% | - |
| XYZ | 5.13 | 4.55 | 5.92 | - |
| YUV | 61.75 | 130.96 | 136.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 55 | 67 | 0 | 0.25 | 0.08 | 0.71 | 320 | 0.14 | 0.25 |
| Hex | 49 | 37 | 43 | 0 | 19 | 8 | 47 | 140 | E | 19 |
| Octal | 111 | 67 | 103 | 0 | 31 | 10 | 107 | 500 | 16 | 31 |
| Binary | 1001001 | 110111 | 1000011 | 0 | 11001 | 1000 | 1000111 | 101000000 | 1110 | 11001 |
Color Harmonies of #493743
Complementary color
Monochromatic Colors of #493743
Black with #493743
Text Example
Text Example
White with #493743
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493743; }
p { color: rgb(73,55,67); }
H1.HeaderClassName
{
color: #493743;
}
.AnyTagClassName
{
color: #493743;
}
</style>
background-color css
<style>
a { background-color: #493743; }
a { background-color: rgb(73,55,67); }
div.DivClassName
{
background-color: #493743;
}
.BgClassName
{
background-color: #493743;
}
</style>
border-color css
<style>
span { border-color: #493743; }
span { border-color: rgb(73,55,67); }
td.TdClassName
{
border-color: #493743;
}
.TagClassName
{
border-color: #493743;
}
</style>