Shades of Caput Mortuum #472120
Tints of Caput Mortuum #472120
RGB
CMYK
RGB Variations
Color information
#472120 (or 0x472120) is known color: Caput Mortuum. HEX triplet: 47, 21 and 20. RGB value is (71,33,32). Sum of RGB (Red+Green+Blue) = 71+33+32=136 (18% of max value = 765). Red value is 71 (28.12% from 255 or 52.21% from 136); Green value is 33 (13.28% from 255 or 24.26% from 136); Blue value is 32 (12.89% from 255 or 23.53% from 136); Max value from RGB is 71 - color contains mainly: red. Hex color #472120 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472120 is #B8DEDF. Grayscale: #2C2C2C. Windows color (decimal): -12115680 or 2105671. OLE color: 2105671.
HSL color Cylindrical-coordinate representation of color #472120: hue angle of 1.54º degrees, saturation: 0.38, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #472120 is Cyan = 0, Magento = 0.54, Yellow = 0.55 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 33 | 32 | - |
| CMYK | 0 | 0.54 | 0.55 | 0.72 |
| HSL | 1.54º | 0.38% | 0.2% | - |
| HSV(B) | 1.54º | 0.55% | 0.28% | - |
| XYZ | 3.4 | 2.53 | 1.68 | - |
| YUV | 44.25 | 121.09 | 147.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 33 | 32 | 0 | 0.54 | 0.55 | 0.72 | 1.54 | 0.38 | 0.2 |
| Hex | 47 | 21 | 20 | 0 | 36 | 37 | 48 | 2 | 26 | 14 |
| Octal | 107 | 41 | 40 | 0 | 66 | 67 | 110 | 2 | 46 | 24 |
| Binary | 1000111 | 100001 | 100000 | 0 | 110110 | 110111 | 1001000 | 10 | 100110 | 10100 |
Color Harmonies of #472120
Complementary color
Monochromatic Colors of #472120
Black with #472120
Text Example
Text Example
White with #472120
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472120; }
p { color: rgb(71,33,32); }
H1.HeaderClassName
{
color: #472120;
}
.AnyTagClassName
{
color: #472120;
}
</style>
background-color css
<style>
a { background-color: #472120; }
a { background-color: rgb(71,33,32); }
div.DivClassName
{
background-color: #472120;
}
.BgClassName
{
background-color: #472120;
}
</style>
border-color css
<style>
span { border-color: #472120; }
span { border-color: rgb(71,33,32); }
td.TdClassName
{
border-color: #472120;
}
.TagClassName
{
border-color: #472120;
}
</style>