Shades of Caput Mortuum #492420
Tints of Caput Mortuum #492420
RGB
CMYK
RGB Variations
Color information
#492420 (or 0x492420) is known color: Caput Mortuum. HEX triplet: 49, 24 and 20. RGB value is (73,36,32). Sum of RGB (Red+Green+Blue) = 73+36+32=141 (18% of max value = 765). Red value is 73 (28.91% from 255 or 51.77% from 141); Green value is 36 (14.45% from 255 or 25.53% from 141); Blue value is 32 (12.89% from 255 or 22.70% from 141); Max value from RGB is 73 - color contains mainly: red. Hex color #492420 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492420 is #B6DBDF. Grayscale: #2E2E2E. Windows color (decimal): -11983840 or 2106441. OLE color: 2106441.
HSL color Cylindrical-coordinate representation of color #492420: hue angle of 5.85º degrees, saturation: 0.39, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #492420 is Cyan = 0, Magento = 0.51, Yellow = 0.56 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 36 | 32 | - |
| CMYK | 0 | 0.51 | 0.56 | 0.71 |
| HSL | 5.85º | 0.39% | 0.21% | - |
| HSV(B) | 5.85º | 0.56% | 0.29% | - |
| XYZ | 3.64 | 2.78 | 1.71 | - |
| YUV | 46.61 | 119.76 | 146.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 36 | 32 | 0 | 0.51 | 0.56 | 0.71 | 5.85 | 0.39 | 0.21 |
| Hex | 49 | 24 | 20 | 0 | 33 | 38 | 47 | 6 | 27 | 15 |
| Octal | 111 | 44 | 40 | 0 | 63 | 70 | 107 | 6 | 47 | 25 |
| Binary | 1001001 | 100100 | 100000 | 0 | 110011 | 111000 | 1000111 | 110 | 100111 | 10101 |
Color Harmonies of #492420
Complementary color
Monochromatic Colors of #492420
Black with #492420
Text Example
Text Example
White with #492420
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492420; }
p { color: rgb(73,36,32); }
H1.HeaderClassName
{
color: #492420;
}
.AnyTagClassName
{
color: #492420;
}
</style>
background-color css
<style>
a { background-color: #492420; }
a { background-color: rgb(73,36,32); }
div.DivClassName
{
background-color: #492420;
}
.BgClassName
{
background-color: #492420;
}
</style>
border-color css
<style>
span { border-color: #492420; }
span { border-color: rgb(73,36,32); }
td.TdClassName
{
border-color: #492420;
}
.TagClassName
{
border-color: #492420;
}
</style>