Shades of Voodoo #423340
Tints of Voodoo #423340
RGB
CMYK
RGB Variations
Color information
#423340 (or 0x423340) is known color: Voodoo. HEX triplet: 42, 33 and 40. RGB value is (66,51,64). Sum of RGB (Red+Green+Blue) = 66+51+64=181 (23% of max value = 765). Red value is 66 (26.17% from 255 or 36.46% from 181); Green value is 51 (20.31% from 255 or 28.18% from 181); Blue value is 64 (25.39% from 255 or 35.36% from 181); Max value from RGB is 66 - color contains mainly: red. Hex color #423340 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #423340 is #BDCCBF. Grayscale: #383838. Windows color (decimal): -12438720 or 4207426. OLE color: 4207426.
HSL color Cylindrical-coordinate representation of color #423340: hue angle of 308º degrees, saturation: 0.13, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #423340 is Cyan = 0, Magento = 0.23, Yellow = 0.03 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 51 | 64 | - |
| CMYK | 0 | 0.23 | 0.03 | 0.74 |
| HSL | 308º | 0.13% | 0.23% | - |
| HSV(B) | 308º | 0.23% | 0.26% | - |
| XYZ | 4.36 | 3.9 | 5.37 | - |
| YUV | 56.97 | 131.97 | 134.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 51 | 64 | 0 | 0.23 | 0.03 | 0.74 | 308 | 0.13 | 0.23 |
| Hex | 42 | 33 | 40 | 0 | 17 | 3 | 4A | 134 | D | 17 |
| Octal | 102 | 63 | 100 | 0 | 27 | 3 | 112 | 464 | 15 | 27 |
| Binary | 1000010 | 110011 | 1000000 | 0 | 10111 | 11 | 1001010 | 100110100 | 1101 | 10111 |
Color Harmonies of #423340
Complementary color
Monochromatic Colors of #423340
Black with #423340
Text Example
Text Example
White with #423340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423340; }
p { color: rgb(66,51,64); }
H1.HeaderClassName
{
color: #423340;
}
.AnyTagClassName
{
color: #423340;
}
</style>
background-color css
<style>
a { background-color: #423340; }
a { background-color: rgb(66,51,64); }
div.DivClassName
{
background-color: #423340;
}
.BgClassName
{
background-color: #423340;
}
</style>
border-color css
<style>
span { border-color: #423340; }
span { border-color: rgb(66,51,64); }
td.TdClassName
{
border-color: #423340;
}
.TagClassName
{
border-color: #423340;
}
</style>