Shades of Voodoo #463041
Tints of Voodoo #463041
RGB
CMYK
RGB Variations
Color information
#463041 (or 0x463041) is known color: Voodoo. HEX triplet: 46, 30 and 41. RGB value is (70,48,65). Sum of RGB (Red+Green+Blue) = 70+48+65=183 (24% of max value = 765). Red value is 70 (27.73% from 255 or 38.25% from 183); Green value is 48 (19.14% from 255 or 26.23% from 183); Blue value is 65 (25.78% from 255 or 35.52% from 183); Max value from RGB is 70 - color contains mainly: red. Hex color #463041 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #463041 is #B9CFBE. Grayscale: #383838. Windows color (decimal): -12177343 or 4272198. OLE color: 4272198.
HSL color Cylindrical-coordinate representation of color #463041: hue angle of 313.64º degrees, saturation: 0.19, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #463041 is Cyan = 0, Magento = 0.31, Yellow = 0.07 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 48 | 65 | - |
| CMYK | 0 | 0.31 | 0.07 | 0.73 |
| HSL | 313.64º | 0.19% | 0.23% | - |
| HSV(B) | 313.64º | 0.31% | 0.27% | - |
| XYZ | 4.54 | 3.8 | 5.49 | - |
| YUV | 56.52 | 132.79 | 137.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 48 | 65 | 0 | 0.31 | 0.07 | 0.73 | 313.64 | 0.19 | 0.23 |
| Hex | 46 | 30 | 41 | 0 | 1F | 7 | 49 | 13A | 13 | 17 |
| Octal | 106 | 60 | 101 | 0 | 37 | 7 | 111 | 472 | 23 | 27 |
| Binary | 1000110 | 110000 | 1000001 | 0 | 11111 | 111 | 1001001 | 100111010 | 10011 | 10111 |
Color Harmonies of #463041
Complementary color
Monochromatic Colors of #463041
Black with #463041
Text Example
Text Example
White with #463041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463041; }
p { color: rgb(70,48,65); }
H1.HeaderClassName
{
color: #463041;
}
.AnyTagClassName
{
color: #463041;
}
</style>
background-color css
<style>
a { background-color: #463041; }
a { background-color: rgb(70,48,65); }
div.DivClassName
{
background-color: #463041;
}
.BgClassName
{
background-color: #463041;
}
</style>
border-color css
<style>
span { border-color: #463041; }
span { border-color: rgb(70,48,65); }
td.TdClassName
{
border-color: #463041;
}
.TagClassName
{
border-color: #463041;
}
</style>