Shades of Voodoo #463642
Tints of Voodoo #463642
RGB
CMYK
RGB Variations
Color information
#463642 (or 0x463642) is known color: Voodoo. HEX triplet: 46, 36 and 42. RGB value is (70,54,66). Sum of RGB (Red+Green+Blue) = 70+54+66=190 (25% of max value = 765). Red value is 70 (27.73% from 255 or 36.84% from 190); Green value is 54 (21.48% from 255 or 28.42% from 190); Blue value is 66 (26.17% from 255 or 34.74% from 190); Max value from RGB is 70 - color contains mainly: red. Hex color #463642 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #463642 is #B9C9BD. Grayscale: #3C3C3C. Windows color (decimal): -12175806 or 4339270. OLE color: 4339270.
HSL color Cylindrical-coordinate representation of color #463642: hue angle of 315º 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 #463642 is Cyan = 0, Magento = 0.23, Yellow = 0.06 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 54 | 66 | - |
| CMYK | 0 | 0.23 | 0.06 | 0.73 |
| HSL | 315º | 0.13% | 0.24% | - |
| HSV(B) | 315º | 0.23% | 0.27% | - |
| XYZ | 4.83 | 4.33 | 5.74 | - |
| YUV | 60.15 | 131.3 | 135.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 54 | 66 | 0 | 0.23 | 0.06 | 0.73 | 315 | 0.13 | 0.24 |
| Hex | 46 | 36 | 42 | 0 | 17 | 6 | 49 | 13B | D | 18 |
| Octal | 106 | 66 | 102 | 0 | 27 | 6 | 111 | 473 | 15 | 30 |
| Binary | 1000110 | 110110 | 1000010 | 0 | 10111 | 110 | 1001001 | 100111011 | 1101 | 11000 |
Color Harmonies of #463642
Complementary color
Monochromatic Colors of #463642
Black with #463642
Text Example
Text Example
White with #463642
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463642; }
p { color: rgb(70,54,66); }
H1.HeaderClassName
{
color: #463642;
}
.AnyTagClassName
{
color: #463642;
}
</style>
background-color css
<style>
a { background-color: #463642; }
a { background-color: rgb(70,54,66); }
div.DivClassName
{
background-color: #463642;
}
.BgClassName
{
background-color: #463642;
}
</style>
border-color css
<style>
span { border-color: #463642; }
span { border-color: rgb(70,54,66); }
td.TdClassName
{
border-color: #463642;
}
.TagClassName
{
border-color: #463642;
}
</style>