Shades of Voodoo #463640
Tints of Voodoo #463640
RGB
CMYK
RGB Variations
Color information
#463640 (or 0x463640) is known color: Voodoo. HEX triplet: 46, 36 and 40. RGB value is (70,54,64). Sum of RGB (Red+Green+Blue) = 70+54+64=188 (24% of max value = 765). Red value is 70 (27.73% from 255 or 37.23% from 188); Green value is 54 (21.48% from 255 or 28.72% from 188); Blue value is 64 (25.39% from 255 or 34.04% from 188); Max value from RGB is 70 - color contains mainly: red. Hex color #463640 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #463640 is #B9C9BF. Grayscale: #3B3B3B. Windows color (decimal): -12175808 or 4208198. OLE color: 4208198.
HSL color Cylindrical-coordinate representation of color #463640: hue angle of 322.5º degrees, saturation: 0.13, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #463640 is Cyan = 0, Magento = 0.23, Yellow = 0.09 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 54 | 64 | - |
| CMYK | 0 | 0.23 | 0.09 | 0.73 |
| HSL | 322.5º | 0.13% | 0.24% | - |
| HSV(B) | 322.5º | 0.23% | 0.27% | - |
| XYZ | 4.77 | 4.31 | 5.43 | - |
| YUV | 59.92 | 130.3 | 135.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 54 | 64 | 0 | 0.23 | 0.09 | 0.73 | 322.5 | 0.13 | 0.24 |
| Hex | 46 | 36 | 40 | 0 | 17 | 9 | 49 | 142 | D | 18 |
| Octal | 106 | 66 | 100 | 0 | 27 | 11 | 111 | 502 | 15 | 30 |
| Binary | 1000110 | 110110 | 1000000 | 0 | 10111 | 1001 | 1001001 | 101000010 | 1101 | 11000 |
Color Harmonies of #463640
Complementary color
Monochromatic Colors of #463640
Black with #463640
Text Example
Text Example
White with #463640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463640; }
p { color: rgb(70,54,64); }
H1.HeaderClassName
{
color: #463640;
}
.AnyTagClassName
{
color: #463640;
}
</style>
background-color css
<style>
a { background-color: #463640; }
a { background-color: rgb(70,54,64); }
div.DivClassName
{
background-color: #463640;
}
.BgClassName
{
background-color: #463640;
}
</style>
border-color css
<style>
span { border-color: #463640; }
span { border-color: rgb(70,54,64); }
td.TdClassName
{
border-color: #463640;
}
.TagClassName
{
border-color: #463640;
}
</style>