Shades of Voodoo #463442
Tints of Voodoo #463442
RGB
CMYK
RGB Variations
Color information
#463442 (or 0x463442) is known color: Voodoo. HEX triplet: 46, 34 and 42. RGB value is (70,52,66). Sum of RGB (Red+Green+Blue) = 70+52+66=188 (24% of max value = 765). Red value is 70 (27.73% from 255 or 37.23% from 188); Green value is 52 (20.70% from 255 or 27.66% from 188); Blue value is 66 (26.17% from 255 or 35.11% from 188); Max value from RGB is 70 - color contains mainly: red. Hex color #463442 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #463442 is #B9CBBD. Grayscale: #3A3A3A. Windows color (decimal): -12176318 or 4338758. OLE color: 4338758.
HSL color Cylindrical-coordinate representation of color #463442: hue angle of 313.33º degrees, saturation: 0.15, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #463442 is Cyan = 0, Magento = 0.26, Yellow = 0.06 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 52 | 66 | - |
| CMYK | 0 | 0.26 | 0.06 | 0.73 |
| HSL | 313.33º | 0.15% | 0.24% | - |
| HSV(B) | 313.33º | 0.26% | 0.27% | - |
| XYZ | 4.74 | 4.15 | 5.71 | - |
| YUV | 58.98 | 131.96 | 135.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 52 | 66 | 0 | 0.26 | 0.06 | 0.73 | 313.33 | 0.15 | 0.24 |
| Hex | 46 | 34 | 42 | 0 | 1A | 6 | 49 | 139 | F | 18 |
| Octal | 106 | 64 | 102 | 0 | 32 | 6 | 111 | 471 | 17 | 30 |
| Binary | 1000110 | 110100 | 1000010 | 0 | 11010 | 110 | 1001001 | 100111001 | 1111 | 11000 |
Color Harmonies of #463442
Complementary color
Monochromatic Colors of #463442
Black with #463442
Text Example
Text Example
White with #463442
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463442; }
p { color: rgb(70,52,66); }
H1.HeaderClassName
{
color: #463442;
}
.AnyTagClassName
{
color: #463442;
}
</style>
background-color css
<style>
a { background-color: #463442; }
a { background-color: rgb(70,52,66); }
div.DivClassName
{
background-color: #463442;
}
.BgClassName
{
background-color: #463442;
}
</style>
border-color css
<style>
span { border-color: #463442; }
span { border-color: rgb(70,52,66); }
td.TdClassName
{
border-color: #463442;
}
.TagClassName
{
border-color: #463442;
}
</style>