Shades of Voodoo #463443
Tints of Voodoo #463443
RGB
CMYK
RGB Variations
Color information
#463443 (or 0x463443) is known color: Voodoo. HEX triplet: 46, 34 and 43. RGB value is (70,52,67). Sum of RGB (Red+Green+Blue) = 70+52+67=189 (25% of max value = 765). Red value is 70 (27.73% from 255 or 37.04% from 189); Green value is 52 (20.70% from 255 or 27.51% from 189); Blue value is 67 (26.56% from 255 or 35.45% from 189); Max value from RGB is 70 - color contains mainly: red. Hex color #463443 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #463443 is #B9CBBC. Grayscale: #3B3B3B. Windows color (decimal): -12176317 or 4404294. OLE color: 4404294.
HSL color Cylindrical-coordinate representation of color #463443: hue angle of 310º 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 #463443 is Cyan = 0, Magento = 0.26, Yellow = 0.04 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 52 | 67 | - |
| CMYK | 0 | 0.26 | 0.04 | 0.73 |
| HSL | 310º | 0.15% | 0.24% | - |
| HSV(B) | 310º | 0.26% | 0.27% | - |
| XYZ | 4.77 | 4.16 | 5.86 | - |
| YUV | 59.09 | 132.46 | 135.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 52 | 67 | 0 | 0.26 | 0.04 | 0.73 | 310 | 0.15 | 0.24 |
| Hex | 46 | 34 | 43 | 0 | 1A | 4 | 49 | 136 | F | 18 |
| Octal | 106 | 64 | 103 | 0 | 32 | 4 | 111 | 466 | 17 | 30 |
| Binary | 1000110 | 110100 | 1000011 | 0 | 11010 | 100 | 1001001 | 100110110 | 1111 | 11000 |
Color Harmonies of #463443
Complementary color
Monochromatic Colors of #463443
Black with #463443
Text Example
Text Example
White with #463443
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463443; }
p { color: rgb(70,52,67); }
H1.HeaderClassName
{
color: #463443;
}
.AnyTagClassName
{
color: #463443;
}
</style>
background-color css
<style>
a { background-color: #463443; }
a { background-color: rgb(70,52,67); }
div.DivClassName
{
background-color: #463443;
}
.BgClassName
{
background-color: #463443;
}
</style>
border-color css
<style>
span { border-color: #463443; }
span { border-color: rgb(70,52,67); }
td.TdClassName
{
border-color: #463443;
}
.TagClassName
{
border-color: #463443;
}
</style>