Shades of Voodoo #491742
Tints of Voodoo #491742
RGB
CMYK
RGB Variations
Color information
#491742 (or 0x491742) is known color: Voodoo. HEX triplet: 49, 17 and 42. RGB value is (73,23,66). Sum of RGB (Red+Green+Blue) = 73+23+66=162 (21% of max value = 765). Red value is 73 (28.91% from 255 or 45.06% from 162); Green value is 23 (9.38% from 255 or 14.20% from 162); Blue value is 66 (26.17% from 255 or 40.74% from 162); Max value from RGB is 73 - color contains mainly: red. Hex color #491742 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #491742 is #B6E8BD. Grayscale: #2A2A2A. Windows color (decimal): -11987134 or 4331337. OLE color: 4331337.
HSL color Cylindrical-coordinate representation of color #491742: hue angle of 308.4º degrees, saturation: 0.52, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #491742 is Cyan = 0, Magento = 0.68, Yellow = 0.10 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 23 | 66 | - |
| CMYK | 0 | 0.68 | 0.10 | 0.71 |
| HSL | 308.4º | 0.52% | 0.19% | - |
| HSV(B) | 308.4º | 0.68% | 0.29% | - |
| XYZ | 4.04 | 2.42 | 5.41 | - |
| YUV | 42.85 | 141.07 | 149.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 23 | 66 | 0 | 0.68 | 0.10 | 0.71 | 308.4 | 0.52 | 0.19 |
| Hex | 49 | 17 | 42 | 0 | 44 | A | 47 | 134 | 34 | 13 |
| Octal | 111 | 27 | 102 | 0 | 104 | 12 | 107 | 464 | 64 | 23 |
| Binary | 1001001 | 10111 | 1000010 | 0 | 1000100 | 1010 | 1000111 | 100110100 | 110100 | 10011 |
Color Harmonies of #491742
Complementary color
Monochromatic Colors of #491742
Black with #491742
Text Example
Text Example
White with #491742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491742; }
p { color: rgb(73,23,66); }
H1.HeaderClassName
{
color: #491742;
}
.AnyTagClassName
{
color: #491742;
}
</style>
background-color css
<style>
a { background-color: #491742; }
a { background-color: rgb(73,23,66); }
div.DivClassName
{
background-color: #491742;
}
.BgClassName
{
background-color: #491742;
}
</style>
border-color css
<style>
span { border-color: #491742; }
span { border-color: rgb(73,23,66); }
td.TdClassName
{
border-color: #491742;
}
.TagClassName
{
border-color: #491742;
}
</style>