Shades of Caput Mortuum #492522
Tints of Caput Mortuum #492522
RGB
CMYK
RGB Variations
Color information
#492522 (or 0x492522) is known color: Caput Mortuum. HEX triplet: 49, 25 and 22. RGB value is (73,37,34). Sum of RGB (Red+Green+Blue) = 73+37+34=144 (19% of max value = 765). Red value is 73 (28.91% from 255 or 50.69% from 144); Green value is 37 (14.84% from 255 or 25.69% from 144); Blue value is 34 (13.67% from 255 or 23.61% from 144); Max value from RGB is 73 - color contains mainly: red. Hex color #492522 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492522 is #B6DADD. Grayscale: #2F2F2F. Windows color (decimal): -11983582 or 2237769. OLE color: 2237769.
HSL color Cylindrical-coordinate representation of color #492522: hue angle of 4.62º 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 #492522 is Cyan = 0, Magento = 0.49, Yellow = 0.53 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 37 | 34 | - |
| CMYK | 0 | 0.49 | 0.53 | 0.71 |
| HSL | 4.62º | 0.36% | 0.21% | - |
| HSV(B) | 4.62º | 0.53% | 0.29% | - |
| XYZ | 3.7 | 2.86 | 1.87 | - |
| YUV | 47.42 | 120.43 | 146.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 37 | 34 | 0 | 0.49 | 0.53 | 0.71 | 4.62 | 0.36 | 0.21 |
| Hex | 49 | 25 | 22 | 0 | 31 | 35 | 47 | 5 | 24 | 15 |
| Octal | 111 | 45 | 42 | 0 | 61 | 65 | 107 | 5 | 44 | 25 |
| Binary | 1001001 | 100101 | 100010 | 0 | 110001 | 110101 | 1000111 | 101 | 100100 | 10101 |
Color Harmonies of #492522
Complementary color
Monochromatic Colors of #492522
Black with #492522
Text Example
Text Example
White with #492522
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492522; }
p { color: rgb(73,37,34); }
H1.HeaderClassName
{
color: #492522;
}
.AnyTagClassName
{
color: #492522;
}
</style>
background-color css
<style>
a { background-color: #492522; }
a { background-color: rgb(73,37,34); }
div.DivClassName
{
background-color: #492522;
}
.BgClassName
{
background-color: #492522;
}
</style>
border-color css
<style>
span { border-color: #492522; }
span { border-color: rgb(73,37,34); }
td.TdClassName
{
border-color: #492522;
}
.TagClassName
{
border-color: #492522;
}
</style>