Shades of Voodoo #473440
Tints of Voodoo #473440
RGB
CMYK
RGB Variations
Color information
#473440 (or 0x473440) is known color: Voodoo. HEX triplet: 47, 34 and 40. RGB value is (71,52,64). Sum of RGB (Red+Green+Blue) = 71+52+64=187 (24% of max value = 765). Red value is 71 (28.12% from 255 or 37.97% from 187); Green value is 52 (20.70% from 255 or 27.81% from 187); Blue value is 64 (25.39% from 255 or 34.22% from 187); Max value from RGB is 71 - color contains mainly: red. Hex color #473440 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #473440 is #B8CBBF. Grayscale: #3B3B3B. Windows color (decimal): -12110784 or 4207687. OLE color: 4207687.
HSL color Cylindrical-coordinate representation of color #473440: hue angle of 322.11º degrees, saturation: 0.15, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #473440 is Cyan = 0, Magento = 0.27, Yellow = 0.10 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 52 | 64 | - |
| CMYK | 0 | 0.27 | 0.10 | 0.72 |
| HSL | 322.11º | 0.15% | 0.24% | - |
| HSV(B) | 322.11º | 0.27% | 0.28% | - |
| XYZ | 4.75 | 4.17 | 5.4 | - |
| YUV | 59.05 | 130.79 | 136.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 52 | 64 | 0 | 0.27 | 0.10 | 0.72 | 322.11 | 0.15 | 0.24 |
| Hex | 47 | 34 | 40 | 0 | 1B | A | 48 | 142 | F | 18 |
| Octal | 107 | 64 | 100 | 0 | 33 | 12 | 110 | 502 | 17 | 30 |
| Binary | 1000111 | 110100 | 1000000 | 0 | 11011 | 1010 | 1001000 | 101000010 | 1111 | 11000 |
Color Harmonies of #473440
Complementary color
Monochromatic Colors of #473440
Black with #473440
Text Example
Text Example
White with #473440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473440; }
p { color: rgb(71,52,64); }
H1.HeaderClassName
{
color: #473440;
}
.AnyTagClassName
{
color: #473440;
}
</style>
background-color css
<style>
a { background-color: #473440; }
a { background-color: rgb(71,52,64); }
div.DivClassName
{
background-color: #473440;
}
.BgClassName
{
background-color: #473440;
}
</style>
border-color css
<style>
span { border-color: #473440; }
span { border-color: rgb(71,52,64); }
td.TdClassName
{
border-color: #473440;
}
.TagClassName
{
border-color: #473440;
}
</style>