Shades of Voodoo #462744
Tints of Voodoo #462744
RGB
CMYK
RGB Variations
Color information
#462744 (or 0x462744) is known color: Voodoo. HEX triplet: 46, 27 and 44. RGB value is (70,39,68). Sum of RGB (Red+Green+Blue) = 70+39+68=177 (23% of max value = 765). Red value is 70 (27.73% from 255 or 39.55% from 177); Green value is 39 (15.62% from 255 or 22.03% from 177); Blue value is 68 (26.95% from 255 or 38.42% from 177); Max value from RGB is 70 - color contains mainly: red. Hex color #462744 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #462744 is #B9D8BB. Grayscale: #333333. Windows color (decimal): -12179644 or 4466502. OLE color: 4466502.
HSL color Cylindrical-coordinate representation of color #462744: hue angle of 303.87º 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 #462744 is Cyan = 0, Magento = 0.44, Yellow = 0.03 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 39 | 68 | - |
| CMYK | 0 | 0.44 | 0.03 | 0.73 |
| HSL | 303.87º | 0.28% | 0.21% | - |
| HSV(B) | 303.87º | 0.44% | 0.27% | - |
| XYZ | 4.29 | 3.17 | 5.85 | - |
| YUV | 51.58 | 137.27 | 141.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 39 | 68 | 0 | 0.44 | 0.03 | 0.73 | 303.87 | 0.28 | 0.21 |
| Hex | 46 | 27 | 44 | 0 | 2C | 3 | 49 | 130 | 1C | 15 |
| Octal | 106 | 47 | 104 | 0 | 54 | 3 | 111 | 460 | 34 | 25 |
| Binary | 1000110 | 100111 | 1000100 | 0 | 101100 | 11 | 1001001 | 100110000 | 11100 | 10101 |
Color Harmonies of #462744
Complementary color
Monochromatic Colors of #462744
Black with #462744
Text Example
Text Example
White with #462744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462744; }
p { color: rgb(70,39,68); }
H1.HeaderClassName
{
color: #462744;
}
.AnyTagClassName
{
color: #462744;
}
</style>
background-color css
<style>
a { background-color: #462744; }
a { background-color: rgb(70,39,68); }
div.DivClassName
{
background-color: #462744;
}
.BgClassName
{
background-color: #462744;
}
</style>
border-color css
<style>
span { border-color: #462744; }
span { border-color: rgb(70,39,68); }
td.TdClassName
{
border-color: #462744;
}
.TagClassName
{
border-color: #462744;
}
</style>