Shades of Caput Mortuum #492322
Tints of Caput Mortuum #492322
RGB
CMYK
RGB Variations
Color information
#492322 (or 0x492322) is known color: Caput Mortuum. HEX triplet: 49, 23 and 22. RGB value is (73,35,34). Sum of RGB (Red+Green+Blue) = 73+35+34=142 (18% of max value = 765). Red value is 73 (28.91% from 255 or 51.41% from 142); Green value is 35 (14.06% from 255 or 24.65% from 142); Blue value is 34 (13.67% from 255 or 23.94% from 142); Max value from RGB is 73 - color contains mainly: red. Hex color #492322 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492322 is #B6DCDD. Grayscale: #2E2E2E. Windows color (decimal): -11984094 or 2237257. OLE color: 2237257.
HSL color Cylindrical-coordinate representation of color #492322: hue angle of 1.54º degrees, saturation: 0.36, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #492322 is Cyan = 0, Magento = 0.52, Yellow = 0.53 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 35 | 34 | - |
| CMYK | 0 | 0.52 | 0.53 | 0.71 |
| HSL | 1.54º | 0.36% | 0.21% | - |
| HSV(B) | 1.54º | 0.53% | 0.29% | - |
| XYZ | 3.64 | 2.73 | 1.85 | - |
| YUV | 46.25 | 121.09 | 147.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 35 | 34 | 0 | 0.52 | 0.53 | 0.71 | 1.54 | 0.36 | 0.21 |
| Hex | 49 | 23 | 22 | 0 | 34 | 35 | 47 | 2 | 24 | 15 |
| Octal | 111 | 43 | 42 | 0 | 64 | 65 | 107 | 2 | 44 | 25 |
| Binary | 1001001 | 100011 | 100010 | 0 | 110100 | 110101 | 1000111 | 10 | 100100 | 10101 |
Color Harmonies of #492322
Complementary color
Monochromatic Colors of #492322
Black with #492322
Text Example
Text Example
White with #492322
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492322; }
p { color: rgb(73,35,34); }
H1.HeaderClassName
{
color: #492322;
}
.AnyTagClassName
{
color: #492322;
}
</style>
background-color css
<style>
a { background-color: #492322; }
a { background-color: rgb(73,35,34); }
div.DivClassName
{
background-color: #492322;
}
.BgClassName
{
background-color: #492322;
}
</style>
border-color css
<style>
span { border-color: #492322; }
span { border-color: rgb(73,35,34); }
td.TdClassName
{
border-color: #492322;
}
.TagClassName
{
border-color: #492322;
}
</style>