Shades of Caput Mortuum #542218
Tints of Caput Mortuum #542218
RGB
CMYK
RGB Variations
Color information
#542218 (or 0x542218) is known color: Caput Mortuum. HEX triplet: 54, 22 and 18. RGB value is (84,34,24). Sum of RGB (Red+Green+Blue) = 84+34+24=142 (18% of max value = 765). Red value is 84 (33.20% from 255 or 59.15% from 142); Green value is 34 (13.67% from 255 or 23.94% from 142); Blue value is 24 (9.77% from 255 or 16.90% from 142); Max value from RGB is 84 - color contains mainly: red. Hex color #542218 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #542218 is #ABDDE7. Grayscale: #2F2F2F. Windows color (decimal): -11263464 or 1581652. OLE color: 1581652.
HSL color Cylindrical-coordinate representation of color #542218: hue angle of 10º degrees, saturation: 0.56, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #542218 is Cyan = 0, Magento = 0.60, Yellow = 0.71 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 34 | 24 | - |
| CMYK | 0 | 0.60 | 0.71 | 0.67 |
| HSL | 10º | 0.56% | 0.21% | - |
| HSV(B) | 10º | 0.71% | 0.33% | - |
| XYZ | 4.39 | 3.09 | 1.23 | - |
| YUV | 47.81 | 114.57 | 153.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 34 | 24 | 0 | 0.60 | 0.71 | 0.67 | 10 | 0.56 | 0.21 |
| Hex | 54 | 22 | 18 | 0 | 3C | 47 | 43 | A | 38 | 15 |
| Octal | 124 | 42 | 30 | 0 | 74 | 107 | 103 | 12 | 70 | 25 |
| Binary | 1010100 | 100010 | 11000 | 0 | 111100 | 1000111 | 1000011 | 1010 | 111000 | 10101 |
Color Harmonies of #542218
Complementary color
Monochromatic Colors of #542218
Black with #542218
Text Example
Text Example
White with #542218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542218; }
p { color: rgb(84,34,24); }
H1.HeaderClassName
{
color: #542218;
}
.AnyTagClassName
{
color: #542218;
}
</style>
background-color css
<style>
a { background-color: #542218; }
a { background-color: rgb(84,34,24); }
div.DivClassName
{
background-color: #542218;
}
.BgClassName
{
background-color: #542218;
}
</style>
border-color css
<style>
span { border-color: #542218; }
span { border-color: rgb(84,34,24); }
td.TdClassName
{
border-color: #542218;
}
.TagClassName
{
border-color: #542218;
}
</style>