Shades of Caput Mortuum #492622
Tints of Caput Mortuum #492622
RGB
CMYK
RGB Variations
Color information
#492622 (or 0x492622) is known color: Caput Mortuum. HEX triplet: 49, 26 and 22. RGB value is (73,38,34). Sum of RGB (Red+Green+Blue) = 73+38+34=145 (19% of max value = 765). Red value is 73 (28.91% from 255 or 50.34% from 145); Green value is 38 (15.23% from 255 or 26.21% from 145); Blue value is 34 (13.67% from 255 or 23.45% from 145); Max value from RGB is 73 - color contains mainly: red. Hex color #492622 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492622 is #B6D9DD. Grayscale: #303030. Windows color (decimal): -11983326 or 2238025. OLE color: 2238025.
HSL color Cylindrical-coordinate representation of color #492622: hue angle of 6.15º 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 #492622 is Cyan = 0, Magento = 0.48, Yellow = 0.53 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 38 | 34 | - |
| CMYK | 0 | 0.48 | 0.53 | 0.71 |
| HSL | 6.15º | 0.36% | 0.21% | - |
| HSV(B) | 6.15º | 0.53% | 0.29% | - |
| XYZ | 3.73 | 2.92 | 1.88 | - |
| YUV | 48.01 | 120.1 | 145.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 38 | 34 | 0 | 0.48 | 0.53 | 0.71 | 6.15 | 0.36 | 0.21 |
| Hex | 49 | 26 | 22 | 0 | 30 | 35 | 47 | 6 | 24 | 15 |
| Octal | 111 | 46 | 42 | 0 | 60 | 65 | 107 | 6 | 44 | 25 |
| Binary | 1001001 | 100110 | 100010 | 0 | 110000 | 110101 | 1000111 | 110 | 100100 | 10101 |
Color Harmonies of #492622
Complementary color
Monochromatic Colors of #492622
Black with #492622
Text Example
Text Example
White with #492622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492622; }
p { color: rgb(73,38,34); }
H1.HeaderClassName
{
color: #492622;
}
.AnyTagClassName
{
color: #492622;
}
</style>
background-color css
<style>
a { background-color: #492622; }
a { background-color: rgb(73,38,34); }
div.DivClassName
{
background-color: #492622;
}
.BgClassName
{
background-color: #492622;
}
</style>
border-color css
<style>
span { border-color: #492622; }
span { border-color: rgb(73,38,34); }
td.TdClassName
{
border-color: #492622;
}
.TagClassName
{
border-color: #492622;
}
</style>