Shades of Voodoo #492140
Tints of Voodoo #492140
RGB
CMYK
RGB Variations
Color information
#492140 (or 0x492140) is known color: Voodoo. HEX triplet: 49, 21 and 40. RGB value is (73,33,64). Sum of RGB (Red+Green+Blue) = 73+33+64=170 (22% of max value = 765). Red value is 73 (28.91% from 255 or 42.94% from 170); Green value is 33 (13.28% from 255 or 19.41% from 170); Blue value is 64 (25.39% from 255 or 37.65% from 170); Max value from RGB is 73 - color contains mainly: red. Hex color #492140 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492140 is #B6DEBF. Grayscale: #303030. Windows color (decimal): -11984576 or 4202825. OLE color: 4202825.
HSL color Cylindrical-coordinate representation of color #492140: hue angle of 313.5º degrees, saturation: 0.38, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #492140 is Cyan = 0, Magento = 0.55, Yellow = 0.12 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 33 | 64 | - |
| CMYK | 0 | 0.55 | 0.12 | 0.71 |
| HSL | 313.5º | 0.38% | 0.21% | - |
| HSV(B) | 313.5º | 0.55% | 0.29% | - |
| XYZ | 4.22 | 2.87 | 5.18 | - |
| YUV | 48.49 | 136.75 | 145.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 33 | 64 | 0 | 0.55 | 0.12 | 0.71 | 313.5 | 0.38 | 0.21 |
| Hex | 49 | 21 | 40 | 0 | 37 | C | 47 | 13A | 26 | 15 |
| Octal | 111 | 41 | 100 | 0 | 67 | 14 | 107 | 472 | 46 | 25 |
| Binary | 1001001 | 100001 | 1000000 | 0 | 110111 | 1100 | 1000111 | 100111010 | 100110 | 10101 |
Color Harmonies of #492140
Complementary color
Monochromatic Colors of #492140
Black with #492140
Text Example
Text Example
White with #492140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492140; }
p { color: rgb(73,33,64); }
H1.HeaderClassName
{
color: #492140;
}
.AnyTagClassName
{
color: #492140;
}
</style>
background-color css
<style>
a { background-color: #492140; }
a { background-color: rgb(73,33,64); }
div.DivClassName
{
background-color: #492140;
}
.BgClassName
{
background-color: #492140;
}
</style>
border-color css
<style>
span { border-color: #492140; }
span { border-color: rgb(73,33,64); }
td.TdClassName
{
border-color: #492140;
}
.TagClassName
{
border-color: #492140;
}
</style>