Shades of Voodoo #463643
Tints of Voodoo #463643
RGB
CMYK
RGB Variations
Color information
#463643 (or 0x463643) is known color: Voodoo. HEX triplet: 46, 36 and 43. RGB value is (70,54,67). Sum of RGB (Red+Green+Blue) = 70+54+67=191 (25% of max value = 765). Red value is 70 (27.73% from 255 or 36.65% from 191); Green value is 54 (21.48% from 255 or 28.27% from 191); Blue value is 67 (26.56% from 255 or 35.08% from 191); Max value from RGB is 70 - color contains mainly: red. Hex color #463643 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #463643 is #B9C9BC. Grayscale: #3C3C3C. Windows color (decimal): -12175805 or 4404806. OLE color: 4404806.
HSL color Cylindrical-coordinate representation of color #463643: hue angle of 311.25º 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 #463643 is Cyan = 0, Magento = 0.23, Yellow = 0.04 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 54 | 67 | - |
| CMYK | 0 | 0.23 | 0.04 | 0.73 |
| HSL | 311.25º | 0.13% | 0.24% | - |
| HSV(B) | 311.25º | 0.23% | 0.27% | - |
| XYZ | 4.86 | 4.35 | 5.89 | - |
| YUV | 60.27 | 131.8 | 134.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 54 | 67 | 0 | 0.23 | 0.04 | 0.73 | 311.25 | 0.13 | 0.24 |
| Hex | 46 | 36 | 43 | 0 | 17 | 4 | 49 | 137 | D | 18 |
| Octal | 106 | 66 | 103 | 0 | 27 | 4 | 111 | 467 | 15 | 30 |
| Binary | 1000110 | 110110 | 1000011 | 0 | 10111 | 100 | 1001001 | 100110111 | 1101 | 11000 |
Color Harmonies of #463643
Complementary color
Monochromatic Colors of #463643
Black with #463643
Text Example
Text Example
White with #463643
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463643; }
p { color: rgb(70,54,67); }
H1.HeaderClassName
{
color: #463643;
}
.AnyTagClassName
{
color: #463643;
}
</style>
background-color css
<style>
a { background-color: #463643; }
a { background-color: rgb(70,54,67); }
div.DivClassName
{
background-color: #463643;
}
.BgClassName
{
background-color: #463643;
}
</style>
border-color css
<style>
span { border-color: #463643; }
span { border-color: rgb(70,54,67); }
td.TdClassName
{
border-color: #463643;
}
.TagClassName
{
border-color: #463643;
}
</style>