Shades of Voodoo #393438
Tints of Voodoo #393438
RGB
CMYK
RGB Variations
Color information
#393438 (or 0x393438) is known color: Voodoo. HEX triplet: 39, 34 and 38. RGB value is (57,52,56). Sum of RGB (Red+Green+Blue) = 57+52+56=165 (21% of max value = 765). Red value is 57 (22.66% from 255 or 34.55% from 165); Green value is 52 (20.70% from 255 or 31.52% from 165); Blue value is 56 (22.27% from 255 or 33.94% from 165); Max value from RGB is 57 - color contains mainly: red. Hex color #393438 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #393438 is #C6CBC7. Grayscale: #353535. Windows color (decimal): -13028296 or 3683385. OLE color: 3683385.
HSL color Cylindrical-coordinate representation of color #393438: hue angle of 312º degrees, saturation: 0.05, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #393438 is Cyan = 0, Magento = 0.09, Yellow = 0.02 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 52 | 56 | - |
| CMYK | 0 | 0.09 | 0.02 | 0.78 |
| HSL | 312º | 0.05% | 0.21% | - |
| HSV(B) | 312º | 0.09% | 0.22% | - |
| XYZ | 3.63 | 3.61 | 4.25 | - |
| YUV | 53.95 | 129.16 | 130.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 52 | 56 | 0 | 0.09 | 0.02 | 0.78 | 312 | 0.05 | 0.21 |
| Hex | 39 | 34 | 38 | 0 | 9 | 2 | 4E | 138 | 5 | 15 |
| Octal | 71 | 64 | 70 | 0 | 11 | 2 | 116 | 470 | 5 | 25 |
| Binary | 111001 | 110100 | 111000 | 0 | 1001 | 10 | 1001110 | 100111000 | 101 | 10101 |
Color Harmonies of #393438
Complementary color
Monochromatic Colors of #393438
Black with #393438
Text Example
Text Example
White with #393438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #393438; }
p { color: rgb(57,52,56); }
H1.HeaderClassName
{
color: #393438;
}
.AnyTagClassName
{
color: #393438;
}
</style>
background-color css
<style>
a { background-color: #393438; }
a { background-color: rgb(57,52,56); }
div.DivClassName
{
background-color: #393438;
}
.BgClassName
{
background-color: #393438;
}
</style>
border-color css
<style>
span { border-color: #393438; }
span { border-color: rgb(57,52,56); }
td.TdClassName
{
border-color: #393438;
}
.TagClassName
{
border-color: #393438;
}
</style>