Shades of Caput Mortuum #492720
Tints of Caput Mortuum #492720
RGB
CMYK
RGB Variations
Color information
#492720 (or 0x492720) is known color: Caput Mortuum. HEX triplet: 49, 27 and 20. RGB value is (73,39,32). Sum of RGB (Red+Green+Blue) = 73+39+32=144 (19% of max value = 765). Red value is 73 (28.91% from 255 or 50.69% from 144); Green value is 39 (15.62% from 255 or 27.08% from 144); Blue value is 32 (12.89% from 255 or 22.22% from 144); Max value from RGB is 73 - color contains mainly: red. Hex color #492720 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492720 is #B6D8DF. Grayscale: #303030. Windows color (decimal): -11983072 or 2107209. OLE color: 2107209.
HSL color Cylindrical-coordinate representation of color #492720: hue angle of 10.24º 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 #492720 is Cyan = 0, Magento = 0.47, Yellow = 0.56 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 39 | 32 | - |
| CMYK | 0 | 0.47 | 0.56 | 0.71 |
| HSL | 10.24º | 0.39% | 0.21% | - |
| HSV(B) | 10.24º | 0.56% | 0.29% | - |
| XYZ | 3.73 | 2.97 | 1.74 | - |
| YUV | 48.37 | 118.76 | 145.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 39 | 32 | 0 | 0.47 | 0.56 | 0.71 | 10.24 | 0.39 | 0.21 |
| Hex | 49 | 27 | 20 | 0 | 2F | 38 | 47 | A | 27 | 15 |
| Octal | 111 | 47 | 40 | 0 | 57 | 70 | 107 | 12 | 47 | 25 |
| Binary | 1001001 | 100111 | 100000 | 0 | 101111 | 111000 | 1000111 | 1010 | 100111 | 10101 |
Color Harmonies of #492720
Complementary color
Monochromatic Colors of #492720
Black with #492720
Text Example
Text Example
White with #492720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492720; }
p { color: rgb(73,39,32); }
H1.HeaderClassName
{
color: #492720;
}
.AnyTagClassName
{
color: #492720;
}
</style>
background-color css
<style>
a { background-color: #492720; }
a { background-color: rgb(73,39,32); }
div.DivClassName
{
background-color: #492720;
}
.BgClassName
{
background-color: #492720;
}
</style>
border-color css
<style>
span { border-color: #492720; }
span { border-color: rgb(73,39,32); }
td.TdClassName
{
border-color: #492720;
}
.TagClassName
{
border-color: #492720;
}
</style>