Shades of Voodoo #413840
Tints of Voodoo #413840
RGB
CMYK
RGB Variations
Color information
#413840 (or 0x413840) is known color: Voodoo. HEX triplet: 41, 38 and 40. RGB value is (65,56,64). Sum of RGB (Red+Green+Blue) = 65+56+64=185 (24% of max value = 765). Red value is 65 (25.78% from 255 or 35.14% from 185); Green value is 56 (22.27% from 255 or 30.27% from 185); Blue value is 64 (25.39% from 255 or 34.59% from 185); Max value from RGB is 65 - color contains mainly: red. Hex color #413840 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #413840 is #BEC7BF. Grayscale: #3B3B3B. Windows color (decimal): -12502976 or 4208705. OLE color: 4208705.
HSL color Cylindrical-coordinate representation of color #413840: hue angle of 306.67º degrees, saturation: 0.07, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #413840 is Cyan = 0, Magento = 0.14, Yellow = 0.02 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 56 | 64 | - |
| CMYK | 0 | 0.14 | 0.02 | 0.75 |
| HSL | 306.67º | 0.07% | 0.24% | - |
| HSV(B) | 306.67º | 0.14% | 0.25% | - |
| XYZ | 4.52 | 4.32 | 5.45 | - |
| YUV | 59.6 | 130.48 | 131.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 56 | 64 | 0 | 0.14 | 0.02 | 0.75 | 306.67 | 0.07 | 0.24 |
| Hex | 41 | 38 | 40 | 0 | E | 2 | 4B | 133 | 7 | 18 |
| Octal | 101 | 70 | 100 | 0 | 16 | 2 | 113 | 463 | 7 | 30 |
| Binary | 1000001 | 111000 | 1000000 | 0 | 1110 | 10 | 1001011 | 100110011 | 111 | 11000 |
Color Harmonies of #413840
Complementary color
Monochromatic Colors of #413840
Black with #413840
Text Example
Text Example
White with #413840
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413840; }
p { color: rgb(65,56,64); }
H1.HeaderClassName
{
color: #413840;
}
.AnyTagClassName
{
color: #413840;
}
</style>
background-color css
<style>
a { background-color: #413840; }
a { background-color: rgb(65,56,64); }
div.DivClassName
{
background-color: #413840;
}
.BgClassName
{
background-color: #413840;
}
</style>
border-color css
<style>
span { border-color: #413840; }
span { border-color: rgb(65,56,64); }
td.TdClassName
{
border-color: #413840;
}
.TagClassName
{
border-color: #413840;
}
</style>