Shades of Voodoo #463743
Tints of Voodoo #463743
RGB
CMYK
RGB Variations
Color information
#463743 (or 0x463743) is known color: Voodoo. HEX triplet: 46, 37 and 43. RGB value is (70,55,67). Sum of RGB (Red+Green+Blue) = 70+55+67=192 (25% of max value = 765). Red value is 70 (27.73% from 255 or 36.46% from 192); Green value is 55 (21.88% from 255 or 28.65% from 192); Blue value is 67 (26.56% from 255 or 34.90% from 192); Max value from RGB is 70 - color contains mainly: red. Hex color #463743 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #463743 is #B9C8BC. Grayscale: #3C3C3C. Windows color (decimal): -12175549 or 4405062. OLE color: 4405062.
HSL color Cylindrical-coordinate representation of color #463743: hue angle of 312º degrees, saturation: 0.12, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #463743 is Cyan = 0, Magento = 0.21, Yellow = 0.04 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 55 | 67 | - |
| CMYK | 0 | 0.21 | 0.04 | 0.73 |
| HSL | 312º | 0.12% | 0.25% | - |
| HSV(B) | 312º | 0.21% | 0.27% | - |
| XYZ | 4.91 | 4.44 | 5.91 | - |
| YUV | 60.85 | 131.47 | 134.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 55 | 67 | 0 | 0.21 | 0.04 | 0.73 | 312 | 0.12 | 0.25 |
| Hex | 46 | 37 | 43 | 0 | 15 | 4 | 49 | 138 | C | 19 |
| Octal | 106 | 67 | 103 | 0 | 25 | 4 | 111 | 470 | 14 | 31 |
| Binary | 1000110 | 110111 | 1000011 | 0 | 10101 | 100 | 1001001 | 100111000 | 1100 | 11001 |
Color Harmonies of #463743
Complementary color
Monochromatic Colors of #463743
Black with #463743
Text Example
Text Example
White with #463743
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463743; }
p { color: rgb(70,55,67); }
H1.HeaderClassName
{
color: #463743;
}
.AnyTagClassName
{
color: #463743;
}
</style>
background-color css
<style>
a { background-color: #463743; }
a { background-color: rgb(70,55,67); }
div.DivClassName
{
background-color: #463743;
}
.BgClassName
{
background-color: #463743;
}
</style>
border-color css
<style>
span { border-color: #463743; }
span { border-color: rgb(70,55,67); }
td.TdClassName
{
border-color: #463743;
}
.TagClassName
{
border-color: #463743;
}
</style>