Shades of Voodoo #473743
Tints of Voodoo #473743
RGB
CMYK
RGB Variations
Color information
#473743 (or 0x473743) is known color: Voodoo. HEX triplet: 47, 37 and 43. RGB value is (71,55,67). Sum of RGB (Red+Green+Blue) = 71+55+67=193 (25% of max value = 765). Red value is 71 (28.12% from 255 or 36.79% from 193); Green value is 55 (21.88% from 255 or 28.50% from 193); Blue value is 67 (26.56% from 255 or 34.72% from 193); Max value from RGB is 71 - color contains mainly: red. Hex color #473743 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #473743 is #B8C8BC. Grayscale: #3D3D3D. Windows color (decimal): -12110013 or 4405063. OLE color: 4405063.
HSL color Cylindrical-coordinate representation of color #473743: hue angle of 315º degrees, saturation: 0.13, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #473743 is Cyan = 0, Magento = 0.23, Yellow = 0.06 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 55 | 67 | - |
| CMYK | 0 | 0.23 | 0.06 | 0.72 |
| HSL | 315º | 0.13% | 0.25% | - |
| HSV(B) | 315º | 0.23% | 0.28% | - |
| XYZ | 4.98 | 4.48 | 5.91 | - |
| YUV | 61.15 | 131.3 | 135.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 55 | 67 | 0 | 0.23 | 0.06 | 0.72 | 315 | 0.13 | 0.25 |
| Hex | 47 | 37 | 43 | 0 | 17 | 6 | 48 | 13B | D | 19 |
| Octal | 107 | 67 | 103 | 0 | 27 | 6 | 110 | 473 | 15 | 31 |
| Binary | 1000111 | 110111 | 1000011 | 0 | 10111 | 110 | 1001000 | 100111011 | 1101 | 11001 |
Color Harmonies of #473743
Complementary color
Monochromatic Colors of #473743
Black with #473743
Text Example
Text Example
White with #473743
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473743; }
p { color: rgb(71,55,67); }
H1.HeaderClassName
{
color: #473743;
}
.AnyTagClassName
{
color: #473743;
}
</style>
background-color css
<style>
a { background-color: #473743; }
a { background-color: rgb(71,55,67); }
div.DivClassName
{
background-color: #473743;
}
.BgClassName
{
background-color: #473743;
}
</style>
border-color css
<style>
span { border-color: #473743; }
span { border-color: rgb(71,55,67); }
td.TdClassName
{
border-color: #473743;
}
.TagClassName
{
border-color: #473743;
}
</style>