Shades of Voodoo #442641
Tints of Voodoo #442641
RGB
CMYK
RGB Variations
Color information
#442641 (or 0x442641) is known color: Voodoo. HEX triplet: 44, 26 and 41. RGB value is (68,38,65). Sum of RGB (Red+Green+Blue) = 68+38+65=171 (22% of max value = 765). Red value is 68 (26.95% from 255 or 39.77% from 171); Green value is 38 (15.23% from 255 or 22.22% from 171); Blue value is 65 (25.78% from 255 or 38.01% from 171); Max value from RGB is 68 - color contains mainly: red. Hex color #442641 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #442641 is #BBD9BE. Grayscale: #313131. Windows color (decimal): -12310975 or 4269636. OLE color: 4269636.
HSL color Cylindrical-coordinate representation of color #442641: hue angle of 306º degrees, saturation: 0.28, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #442641 is Cyan = 0, Magento = 0.44, Yellow = 0.04 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 38 | 65 | - |
| CMYK | 0 | 0.44 | 0.04 | 0.73 |
| HSL | 306º | 0.28% | 0.21% | - |
| HSV(B) | 306º | 0.44% | 0.27% | - |
| XYZ | 4.03 | 3 | 5.37 | - |
| YUV | 50.05 | 136.44 | 140.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 38 | 65 | 0 | 0.44 | 0.04 | 0.73 | 306 | 0.28 | 0.21 |
| Hex | 44 | 26 | 41 | 0 | 2C | 4 | 49 | 132 | 1C | 15 |
| Octal | 104 | 46 | 101 | 0 | 54 | 4 | 111 | 462 | 34 | 25 |
| Binary | 1000100 | 100110 | 1000001 | 0 | 101100 | 100 | 1001001 | 100110010 | 11100 | 10101 |
Color Harmonies of #442641
Complementary color
Monochromatic Colors of #442641
Black with #442641
Text Example
Text Example
White with #442641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442641; }
p { color: rgb(68,38,65); }
H1.HeaderClassName
{
color: #442641;
}
.AnyTagClassName
{
color: #442641;
}
</style>
background-color css
<style>
a { background-color: #442641; }
a { background-color: rgb(68,38,65); }
div.DivClassName
{
background-color: #442641;
}
.BgClassName
{
background-color: #442641;
}
</style>
border-color css
<style>
span { border-color: #442641; }
span { border-color: rgb(68,38,65); }
td.TdClassName
{
border-color: #442641;
}
.TagClassName
{
border-color: #442641;
}
</style>