Shades of Voodoo #413940
Tints of Voodoo #413940
RGB
CMYK
RGB Variations
Color information
#413940 (or 0x413940) is known color: Voodoo. HEX triplet: 41, 39 and 40. RGB value is (65,57,64). Sum of RGB (Red+Green+Blue) = 65+57+64=186 (24% of max value = 765). Red value is 65 (25.78% from 255 or 34.95% from 186); Green value is 57 (22.66% from 255 or 30.65% from 186); Blue value is 64 (25.39% from 255 or 34.41% from 186); Max value from RGB is 65 - color contains mainly: red. Hex color #413940 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #413940 is #BEC6BF. Grayscale: #3C3C3C. Windows color (decimal): -12502720 or 4208961. OLE color: 4208961.
HSL color Cylindrical-coordinate representation of color #413940: hue angle of 307.5º degrees, saturation: 0.07, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #413940 is Cyan = 0, Magento = 0.12, Yellow = 0.02 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 57 | 64 | - |
| CMYK | 0 | 0.12 | 0.02 | 0.75 |
| HSL | 307.5º | 0.07% | 0.24% | - |
| HSV(B) | 307.5º | 0.12% | 0.25% | - |
| XYZ | 4.57 | 4.42 | 5.46 | - |
| YUV | 60.19 | 130.15 | 131.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 57 | 64 | 0 | 0.12 | 0.02 | 0.75 | 307.5 | 0.07 | 0.24 |
| Hex | 41 | 39 | 40 | 0 | C | 2 | 4B | 134 | 7 | 18 |
| Octal | 101 | 71 | 100 | 0 | 14 | 2 | 113 | 464 | 7 | 30 |
| Binary | 1000001 | 111001 | 1000000 | 0 | 1100 | 10 | 1001011 | 100110100 | 111 | 11000 |
Color Harmonies of #413940
Complementary color
Monochromatic Colors of #413940
Black with #413940
Text Example
Text Example
White with #413940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413940; }
p { color: rgb(65,57,64); }
H1.HeaderClassName
{
color: #413940;
}
.AnyTagClassName
{
color: #413940;
}
</style>
background-color css
<style>
a { background-color: #413940; }
a { background-color: rgb(65,57,64); }
div.DivClassName
{
background-color: #413940;
}
.BgClassName
{
background-color: #413940;
}
</style>
border-color css
<style>
span { border-color: #413940; }
span { border-color: rgb(65,57,64); }
td.TdClassName
{
border-color: #413940;
}
.TagClassName
{
border-color: #413940;
}
</style>