Shades of Voodoo #492840
Tints of Voodoo #492840
RGB
CMYK
RGB Variations
Color information
#492840 (or 0x492840) is known color: Voodoo. HEX triplet: 49, 28 and 40. RGB value is (73,40,64). Sum of RGB (Red+Green+Blue) = 73+40+64=177 (23% of max value = 765). Red value is 73 (28.91% from 255 or 41.24% from 177); Green value is 40 (16.02% from 255 or 22.60% from 177); Blue value is 64 (25.39% from 255 or 36.16% from 177); Max value from RGB is 73 - color contains mainly: red. Hex color #492840 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492840 is #B6D7BF. Grayscale: #343434. Windows color (decimal): -11982784 or 4204617. OLE color: 4204617.
HSL color Cylindrical-coordinate representation of color #492840: hue angle of 316.36º degrees, saturation: 0.29, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #492840 is Cyan = 0, Magento = 0.45, Yellow = 0.12 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 40 | 64 | - |
| CMYK | 0 | 0.45 | 0.12 | 0.71 |
| HSL | 316.36º | 0.29% | 0.22% | - |
| HSV(B) | 316.36º | 0.45% | 0.29% | - |
| XYZ | 4.43 | 3.3 | 5.25 | - |
| YUV | 52.6 | 134.43 | 142.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 40 | 64 | 0 | 0.45 | 0.12 | 0.71 | 316.36 | 0.29 | 0.22 |
| Hex | 49 | 28 | 40 | 0 | 2D | C | 47 | 13C | 1D | 16 |
| Octal | 111 | 50 | 100 | 0 | 55 | 14 | 107 | 474 | 35 | 26 |
| Binary | 1001001 | 101000 | 1000000 | 0 | 101101 | 1100 | 1000111 | 100111100 | 11101 | 10110 |
Color Harmonies of #492840
Complementary color
Monochromatic Colors of #492840
Black with #492840
Text Example
Text Example
White with #492840
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492840; }
p { color: rgb(73,40,64); }
H1.HeaderClassName
{
color: #492840;
}
.AnyTagClassName
{
color: #492840;
}
</style>
background-color css
<style>
a { background-color: #492840; }
a { background-color: rgb(73,40,64); }
div.DivClassName
{
background-color: #492840;
}
.BgClassName
{
background-color: #492840;
}
</style>
border-color css
<style>
span { border-color: #492840; }
span { border-color: rgb(73,40,64); }
td.TdClassName
{
border-color: #492840;
}
.TagClassName
{
border-color: #492840;
}
</style>