Shades of Caput Mortuum #492521
Tints of Caput Mortuum #492521
RGB
CMYK
RGB Variations
Color information
#492521 (or 0x492521) is known color: Caput Mortuum. HEX triplet: 49, 25 and 21. RGB value is (73,37,33). Sum of RGB (Red+Green+Blue) = 73+37+33=143 (18% of max value = 765). Red value is 73 (28.91% from 255 or 51.05% from 143); Green value is 37 (14.84% from 255 or 25.87% from 143); Blue value is 33 (13.28% from 255 or 23.08% from 143); Max value from RGB is 73 - color contains mainly: red. Hex color #492521 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492521 is #B6DADE. Grayscale: #2F2F2F. Windows color (decimal): -11983583 or 2172233. OLE color: 2172233.
HSL color Cylindrical-coordinate representation of color #492521: hue angle of 6º degrees, saturation: 0.38, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #492521 is Cyan = 0, Magento = 0.49, Yellow = 0.55 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 37 | 33 | - |
| CMYK | 0 | 0.49 | 0.55 | 0.71 |
| HSL | 6º | 0.38% | 0.21% | - |
| HSV(B) | 6º | 0.55% | 0.29% | - |
| XYZ | 3.68 | 2.85 | 1.79 | - |
| YUV | 47.31 | 119.93 | 146.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 37 | 33 | 0 | 0.49 | 0.55 | 0.71 | 6 | 0.38 | 0.21 |
| Hex | 49 | 25 | 21 | 0 | 31 | 37 | 47 | 6 | 26 | 15 |
| Octal | 111 | 45 | 41 | 0 | 61 | 67 | 107 | 6 | 46 | 25 |
| Binary | 1001001 | 100101 | 100001 | 0 | 110001 | 110111 | 1000111 | 110 | 100110 | 10101 |
Color Harmonies of #492521
Complementary color
Monochromatic Colors of #492521
Black with #492521
Text Example
Text Example
White with #492521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492521; }
p { color: rgb(73,37,33); }
H1.HeaderClassName
{
color: #492521;
}
.AnyTagClassName
{
color: #492521;
}
</style>
background-color css
<style>
a { background-color: #492521; }
a { background-color: rgb(73,37,33); }
div.DivClassName
{
background-color: #492521;
}
.BgClassName
{
background-color: #492521;
}
</style>
border-color css
<style>
span { border-color: #492521; }
span { border-color: rgb(73,37,33); }
td.TdClassName
{
border-color: #492521;
}
.TagClassName
{
border-color: #492521;
}
</style>