Shades of Caput Mortuum #542624
Tints of Caput Mortuum #542624
RGB
CMYK
RGB Variations
Color information
#542624 (or 0x542624) is known color: Caput Mortuum. HEX triplet: 54, 26 and 24. RGB value is (84,38,36). Sum of RGB (Red+Green+Blue) = 84+38+36=158 (20% of max value = 765). Red value is 84 (33.20% from 255 or 53.16% from 158); Green value is 38 (15.23% from 255 or 24.05% from 158); Blue value is 36 (14.45% from 255 or 22.78% from 158); Max value from RGB is 84 - color contains mainly: red. Hex color #542624 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #542624 is #ABD9DB. Grayscale: #333333. Windows color (decimal): -11262428 or 2369108. OLE color: 2369108.
HSL color Cylindrical-coordinate representation of color #542624: hue angle of 2.5º degrees, saturation: 0.4, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #542624 is Cyan = 0, Magento = 0.55, Yellow = 0.57 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 38 | 36 | - |
| CMYK | 0 | 0.55 | 0.57 | 0.67 |
| HSL | 2.5º | 0.4% | 0.24% | - |
| HSV(B) | 2.5º | 0.57% | 0.33% | - |
| XYZ | 4.67 | 3.4 | 2.08 | - |
| YUV | 51.53 | 119.24 | 151.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 38 | 36 | 0 | 0.55 | 0.57 | 0.67 | 2.5 | 0.4 | 0.24 |
| Hex | 54 | 26 | 24 | 0 | 37 | 39 | 43 | 2 | 28 | 18 |
| Octal | 124 | 46 | 44 | 0 | 67 | 71 | 103 | 2 | 50 | 30 |
| Binary | 1010100 | 100110 | 100100 | 0 | 110111 | 111001 | 1000011 | 10 | 101000 | 11000 |
Color Harmonies of #542624
Complementary color
Monochromatic Colors of #542624
Black with #542624
Text Example
Text Example
White with #542624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542624; }
p { color: rgb(84,38,36); }
H1.HeaderClassName
{
color: #542624;
}
.AnyTagClassName
{
color: #542624;
}
</style>
background-color css
<style>
a { background-color: #542624; }
a { background-color: rgb(84,38,36); }
div.DivClassName
{
background-color: #542624;
}
.BgClassName
{
background-color: #542624;
}
</style>
border-color css
<style>
span { border-color: #542624; }
span { border-color: rgb(84,38,36); }
td.TdClassName
{
border-color: #542624;
}
.TagClassName
{
border-color: #542624;
}
</style>