Shades of Voodoo #443740
Tints of Voodoo #443740
RGB
CMYK
RGB Variations
Color information
#443740 (or 0x443740) is known color: Voodoo. HEX triplet: 44, 37 and 40. RGB value is (68,55,64). Sum of RGB (Red+Green+Blue) = 68+55+64=187 (24% of max value = 765). Red value is 68 (26.95% from 255 or 36.36% from 187); Green value is 55 (21.88% from 255 or 29.41% from 187); Blue value is 64 (25.39% from 255 or 34.22% from 187); Max value from RGB is 68 - color contains mainly: red. Hex color #443740 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #443740 is #BBC8BF. Grayscale: #3B3B3B. Windows color (decimal): -12306624 or 4208452. OLE color: 4208452.
HSL color Cylindrical-coordinate representation of color #443740: hue angle of 318.46º degrees, saturation: 0.11, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #443740 is Cyan = 0, Magento = 0.19, Yellow = 0.06 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 55 | 64 | - |
| CMYK | 0 | 0.19 | 0.06 | 0.73 |
| HSL | 318.46º | 0.11% | 0.24% | - |
| HSV(B) | 318.46º | 0.19% | 0.27% | - |
| XYZ | 4.68 | 4.33 | 5.44 | - |
| YUV | 59.91 | 130.31 | 133.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 55 | 64 | 0 | 0.19 | 0.06 | 0.73 | 318.46 | 0.11 | 0.24 |
| Hex | 44 | 37 | 40 | 0 | 13 | 6 | 49 | 13E | B | 18 |
| Octal | 104 | 67 | 100 | 0 | 23 | 6 | 111 | 476 | 13 | 30 |
| Binary | 1000100 | 110111 | 1000000 | 0 | 10011 | 110 | 1001001 | 100111110 | 1011 | 11000 |
Color Harmonies of #443740
Complementary color
Monochromatic Colors of #443740
Black with #443740
Text Example
Text Example
White with #443740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #443740; }
p { color: rgb(68,55,64); }
H1.HeaderClassName
{
color: #443740;
}
.AnyTagClassName
{
color: #443740;
}
</style>
background-color css
<style>
a { background-color: #443740; }
a { background-color: rgb(68,55,64); }
div.DivClassName
{
background-color: #443740;
}
.BgClassName
{
background-color: #443740;
}
</style>
border-color css
<style>
span { border-color: #443740; }
span { border-color: rgb(68,55,64); }
td.TdClassName
{
border-color: #443740;
}
.TagClassName
{
border-color: #443740;
}
</style>