Shades of Caput Mortuum #492320
Tints of Caput Mortuum #492320
RGB
CMYK
RGB Variations
Color information
#492320 (or 0x492320) is known color: Caput Mortuum. HEX triplet: 49, 23 and 20. RGB value is (73,35,32). Sum of RGB (Red+Green+Blue) = 73+35+32=140 (18% of max value = 765). Red value is 73 (28.91% from 255 or 52.14% from 140); Green value is 35 (14.06% from 255 or 25% from 140); Blue value is 32 (12.89% from 255 or 22.86% from 140); Max value from RGB is 73 - color contains mainly: red. Hex color #492320 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492320 is #B6DCDF. Grayscale: #2E2E2E. Windows color (decimal): -11984096 or 2106185. OLE color: 2106185.
HSL color Cylindrical-coordinate representation of color #492320: hue angle of 4.39º 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 #492320 is Cyan = 0, Magento = 0.52, Yellow = 0.56 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 35 | 32 | - |
| CMYK | 0 | 0.52 | 0.56 | 0.71 |
| HSL | 4.39º | 0.39% | 0.21% | - |
| HSV(B) | 4.39º | 0.56% | 0.29% | - |
| XYZ | 3.61 | 2.72 | 1.7 | - |
| YUV | 46.02 | 120.09 | 147.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 35 | 32 | 0 | 0.52 | 0.56 | 0.71 | 4.39 | 0.39 | 0.21 |
| Hex | 49 | 23 | 20 | 0 | 34 | 38 | 47 | 4 | 27 | 15 |
| Octal | 111 | 43 | 40 | 0 | 64 | 70 | 107 | 4 | 47 | 25 |
| Binary | 1001001 | 100011 | 100000 | 0 | 110100 | 111000 | 1000111 | 100 | 100111 | 10101 |
Color Harmonies of #492320
Complementary color
Monochromatic Colors of #492320
Black with #492320
Text Example
Text Example
White with #492320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492320; }
p { color: rgb(73,35,32); }
H1.HeaderClassName
{
color: #492320;
}
.AnyTagClassName
{
color: #492320;
}
</style>
background-color css
<style>
a { background-color: #492320; }
a { background-color: rgb(73,35,32); }
div.DivClassName
{
background-color: #492320;
}
.BgClassName
{
background-color: #492320;
}
</style>
border-color css
<style>
span { border-color: #492320; }
span { border-color: rgb(73,35,32); }
td.TdClassName
{
border-color: #492320;
}
.TagClassName
{
border-color: #492320;
}
</style>