Shades of Caput Mortuum #472521
Tints of Caput Mortuum #472521
RGB
CMYK
RGB Variations
Color information
#472521 (or 0x472521) is known color: Caput Mortuum. HEX triplet: 47, 25 and 21. RGB value is (71,37,33). Sum of RGB (Red+Green+Blue) = 71+37+33=141 (18% of max value = 765). Red value is 71 (28.12% from 255 or 50.35% from 141); Green value is 37 (14.84% from 255 or 26.24% from 141); Blue value is 33 (13.28% from 255 or 23.40% from 141); Max value from RGB is 71 - color contains mainly: red. Hex color #472521 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472521 is #B8DADE. Grayscale: #2E2E2E. Windows color (decimal): -12114655 or 2172231. OLE color: 2172231.
HSL color Cylindrical-coordinate representation of color #472521: hue angle of 6.32º degrees, saturation: 0.37, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #472521 is Cyan = 0, Magento = 0.48, Yellow = 0.54 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 37 | 33 | - |
| CMYK | 0 | 0.48 | 0.54 | 0.72 |
| HSL | 6.32º | 0.37% | 0.2% | - |
| HSV(B) | 6.32º | 0.54% | 0.28% | - |
| XYZ | 3.53 | 2.77 | 1.79 | - |
| YUV | 46.71 | 120.26 | 145.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 37 | 33 | 0 | 0.48 | 0.54 | 0.72 | 6.32 | 0.37 | 0.2 |
| Hex | 47 | 25 | 21 | 0 | 30 | 36 | 48 | 6 | 25 | 14 |
| Octal | 107 | 45 | 41 | 0 | 60 | 66 | 110 | 6 | 45 | 24 |
| Binary | 1000111 | 100101 | 100001 | 0 | 110000 | 110110 | 1001000 | 110 | 100101 | 10100 |
Color Harmonies of #472521
Complementary color
Monochromatic Colors of #472521
Black with #472521
Text Example
Text Example
White with #472521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472521; }
p { color: rgb(71,37,33); }
H1.HeaderClassName
{
color: #472521;
}
.AnyTagClassName
{
color: #472521;
}
</style>
background-color css
<style>
a { background-color: #472521; }
a { background-color: rgb(71,37,33); }
div.DivClassName
{
background-color: #472521;
}
.BgClassName
{
background-color: #472521;
}
</style>
border-color css
<style>
span { border-color: #472521; }
span { border-color: rgb(71,37,33); }
td.TdClassName
{
border-color: #472521;
}
.TagClassName
{
border-color: #472521;
}
</style>