Shades of Caput Mortuum #472322
Tints of Caput Mortuum #472322
RGB
CMYK
RGB Variations
Color information
#472322 (or 0x472322) is known color: Caput Mortuum. HEX triplet: 47, 23 and 22. RGB value is (71,35,34). Sum of RGB (Red+Green+Blue) = 71+35+34=140 (18% of max value = 765). Red value is 71 (28.12% from 255 or 50.71% from 140); Green value is 35 (14.06% from 255 or 25% from 140); Blue value is 34 (13.67% from 255 or 24.29% from 140); Max value from RGB is 71 - color contains mainly: red. Hex color #472322 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472322 is #B8DCDD. Grayscale: #2D2D2D. Windows color (decimal): -12115166 or 2237255. OLE color: 2237255.
HSL color Cylindrical-coordinate representation of color #472322: hue angle of 1.62º degrees, saturation: 0.35, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #472322 is Cyan = 0, Magento = 0.51, Yellow = 0.52 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 35 | 34 | - |
| CMYK | 0 | 0.51 | 0.52 | 0.72 |
| HSL | 1.62º | 0.35% | 0.21% | - |
| HSV(B) | 1.62º | 0.52% | 0.28% | - |
| XYZ | 3.49 | 2.66 | 1.84 | - |
| YUV | 45.65 | 121.43 | 146.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 35 | 34 | 0 | 0.51 | 0.52 | 0.72 | 1.62 | 0.35 | 0.21 |
| Hex | 47 | 23 | 22 | 0 | 33 | 34 | 48 | 2 | 23 | 15 |
| Octal | 107 | 43 | 42 | 0 | 63 | 64 | 110 | 2 | 43 | 25 |
| Binary | 1000111 | 100011 | 100010 | 0 | 110011 | 110100 | 1001000 | 10 | 100011 | 10101 |
Color Harmonies of #472322
Complementary color
Monochromatic Colors of #472322
Black with #472322
Text Example
Text Example
White with #472322
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472322; }
p { color: rgb(71,35,34); }
H1.HeaderClassName
{
color: #472322;
}
.AnyTagClassName
{
color: #472322;
}
</style>
background-color css
<style>
a { background-color: #472322; }
a { background-color: rgb(71,35,34); }
div.DivClassName
{
background-color: #472322;
}
.BgClassName
{
background-color: #472322;
}
</style>
border-color css
<style>
span { border-color: #472322; }
span { border-color: rgb(71,35,34); }
td.TdClassName
{
border-color: #472322;
}
.TagClassName
{
border-color: #472322;
}
</style>