Shades of Voodoo #492641
Tints of Voodoo #492641
RGB
CMYK
RGB Variations
Color information
#492641 (or 0x492641) is known color: Voodoo. HEX triplet: 49, 26 and 41. RGB value is (73,38,65). Sum of RGB (Red+Green+Blue) = 73+38+65=176 (23% of max value = 765). Red value is 73 (28.91% from 255 or 41.48% from 176); Green value is 38 (15.23% from 255 or 21.59% from 176); Blue value is 65 (25.78% from 255 or 36.93% from 176); Max value from RGB is 73 - color contains mainly: red. Hex color #492641 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492641 is #B6D9BE. Grayscale: #333333. Windows color (decimal): -11983295 or 4269641. OLE color: 4269641.
HSL color Cylindrical-coordinate representation of color #492641: hue angle of 313.71º degrees, saturation: 0.32, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #492641 is Cyan = 0, Magento = 0.48, Yellow = 0.11 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 38 | 65 | - |
| CMYK | 0 | 0.48 | 0.11 | 0.71 |
| HSL | 313.71º | 0.32% | 0.22% | - |
| HSV(B) | 313.71º | 0.48% | 0.29% | - |
| XYZ | 4.39 | 3.18 | 5.38 | - |
| YUV | 51.54 | 135.6 | 143.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 38 | 65 | 0 | 0.48 | 0.11 | 0.71 | 313.71 | 0.32 | 0.22 |
| Hex | 49 | 26 | 41 | 0 | 30 | B | 47 | 13A | 20 | 16 |
| Octal | 111 | 46 | 101 | 0 | 60 | 13 | 107 | 472 | 40 | 26 |
| Binary | 1001001 | 100110 | 1000001 | 0 | 110000 | 1011 | 1000111 | 100111010 | 100000 | 10110 |
Color Harmonies of #492641
Complementary color
Monochromatic Colors of #492641
Black with #492641
Text Example
Text Example
White with #492641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492641; }
p { color: rgb(73,38,65); }
H1.HeaderClassName
{
color: #492641;
}
.AnyTagClassName
{
color: #492641;
}
</style>
background-color css
<style>
a { background-color: #492641; }
a { background-color: rgb(73,38,65); }
div.DivClassName
{
background-color: #492641;
}
.BgClassName
{
background-color: #492641;
}
</style>
border-color css
<style>
span { border-color: #492641; }
span { border-color: rgb(73,38,65); }
td.TdClassName
{
border-color: #492641;
}
.TagClassName
{
border-color: #492641;
}
</style>