Shades of Caput Mortuum #542216
Tints of Caput Mortuum #542216
RGB
CMYK
RGB Variations
Color information
#542216 (or 0x542216) is known color: Caput Mortuum. HEX triplet: 54, 22 and 16. RGB value is (84,34,22). Sum of RGB (Red+Green+Blue) = 84+34+22=140 (18% of max value = 765). Red value is 84 (33.20% from 255 or 60% from 140); Green value is 34 (13.67% from 255 or 24.29% from 140); Blue value is 22 (8.98% from 255 or 15.71% from 140); Max value from RGB is 84 - color contains mainly: red. Hex color #542216 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #542216 is #ABDDE9. Grayscale: #2F2F2F. Windows color (decimal): -11263466 or 1450580. OLE color: 1450580.
HSL color Cylindrical-coordinate representation of color #542216: hue angle of 11.61º degrees, saturation: 0.58, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #542216 is Cyan = 0, Magento = 0.60, Yellow = 0.74 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 34 | 22 | - |
| CMYK | 0 | 0.60 | 0.74 | 0.67 |
| HSL | 11.61º | 0.58% | 0.21% | - |
| HSV(B) | 11.61º | 0.74% | 0.33% | - |
| XYZ | 4.37 | 3.09 | 1.12 | - |
| YUV | 47.58 | 113.57 | 153.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 34 | 22 | 0 | 0.60 | 0.74 | 0.67 | 11.61 | 0.58 | 0.21 |
| Hex | 54 | 22 | 16 | 0 | 3C | 4A | 43 | C | 3A | 15 |
| Octal | 124 | 42 | 26 | 0 | 74 | 112 | 103 | 14 | 72 | 25 |
| Binary | 1010100 | 100010 | 10110 | 0 | 111100 | 1001010 | 1000011 | 1100 | 111010 | 10101 |
Color Harmonies of #542216
Complementary color
Monochromatic Colors of #542216
Black with #542216
Text Example
Text Example
White with #542216
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542216; }
p { color: rgb(84,34,22); }
H1.HeaderClassName
{
color: #542216;
}
.AnyTagClassName
{
color: #542216;
}
</style>
background-color css
<style>
a { background-color: #542216; }
a { background-color: rgb(84,34,22); }
div.DivClassName
{
background-color: #542216;
}
.BgClassName
{
background-color: #542216;
}
</style>
border-color css
<style>
span { border-color: #542216; }
span { border-color: rgb(84,34,22); }
td.TdClassName
{
border-color: #542216;
}
.TagClassName
{
border-color: #542216;
}
</style>