Shades of Voodoo #492740
Tints of Voodoo #492740
RGB
CMYK
RGB Variations
Color information
#492740 (or 0x492740) is known color: Voodoo. HEX triplet: 49, 27 and 40. RGB value is (73,39,64). Sum of RGB (Red+Green+Blue) = 73+39+64=176 (23% of max value = 765). Red value is 73 (28.91% from 255 or 41.48% from 176); Green value is 39 (15.62% from 255 or 22.16% from 176); Blue value is 64 (25.39% from 255 or 36.36% from 176); Max value from RGB is 73 - color contains mainly: red. Hex color #492740 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492740 is #B6D8BF. Grayscale: #333333. Windows color (decimal): -11983040 or 4204361. OLE color: 4204361.
HSL color Cylindrical-coordinate representation of color #492740: hue angle of 315.88º degrees, saturation: 0.3, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #492740 is Cyan = 0, Magento = 0.47, Yellow = 0.12 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 39 | 64 | - |
| CMYK | 0 | 0.47 | 0.12 | 0.71 |
| HSL | 315.88º | 0.3% | 0.22% | - |
| HSV(B) | 315.88º | 0.47% | 0.29% | - |
| XYZ | 4.4 | 3.24 | 5.24 | - |
| YUV | 52.02 | 134.76 | 142.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 39 | 64 | 0 | 0.47 | 0.12 | 0.71 | 315.88 | 0.3 | 0.22 |
| Hex | 49 | 27 | 40 | 0 | 2F | C | 47 | 13C | 1E | 16 |
| Octal | 111 | 47 | 100 | 0 | 57 | 14 | 107 | 474 | 36 | 26 |
| Binary | 1001001 | 100111 | 1000000 | 0 | 101111 | 1100 | 1000111 | 100111100 | 11110 | 10110 |
Color Harmonies of #492740
Complementary color
Monochromatic Colors of #492740
Black with #492740
Text Example
Text Example
White with #492740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492740; }
p { color: rgb(73,39,64); }
H1.HeaderClassName
{
color: #492740;
}
.AnyTagClassName
{
color: #492740;
}
</style>
background-color css
<style>
a { background-color: #492740; }
a { background-color: rgb(73,39,64); }
div.DivClassName
{
background-color: #492740;
}
.BgClassName
{
background-color: #492740;
}
</style>
border-color css
<style>
span { border-color: #492740; }
span { border-color: rgb(73,39,64); }
td.TdClassName
{
border-color: #492740;
}
.TagClassName
{
border-color: #492740;
}
</style>