Shades of Caput Mortuum #542114
Tints of Caput Mortuum #542114
RGB
CMYK
RGB Variations
Color information
#542114 (or 0x542114) is known color: Caput Mortuum. HEX triplet: 54, 21 and 14. RGB value is (84,33,20). Sum of RGB (Red+Green+Blue) = 84+33+20=137 (18% of max value = 765). Red value is 84 (33.20% from 255 or 61.31% from 137); Green value is 33 (13.28% from 255 or 24.09% from 137); Blue value is 20 (8.20% from 255 or 14.60% from 137); Max value from RGB is 84 - color contains mainly: red. Hex color #542114 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #542114 is #ABDEEB. Grayscale: #2E2E2E. Windows color (decimal): -11263724 or 1319252. OLE color: 1319252.
HSL color Cylindrical-coordinate representation of color #542114: hue angle of 12.19º degrees, saturation: 0.62, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #542114 is Cyan = 0, Magento = 0.61, Yellow = 0.76 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 33 | 20 | - |
| CMYK | 0 | 0.61 | 0.76 | 0.67 |
| HSL | 12.19º | 0.62% | 0.2% | - |
| HSV(B) | 12.19º | 0.76% | 0.33% | - |
| XYZ | 4.33 | 3.02 | 1.02 | - |
| YUV | 46.77 | 112.9 | 154.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 33 | 20 | 0 | 0.61 | 0.76 | 0.67 | 12.19 | 0.62 | 0.2 |
| Hex | 54 | 21 | 14 | 0 | 3D | 4C | 43 | C | 3E | 14 |
| Octal | 124 | 41 | 24 | 0 | 75 | 114 | 103 | 14 | 76 | 24 |
| Binary | 1010100 | 100001 | 10100 | 0 | 111101 | 1001100 | 1000011 | 1100 | 111110 | 10100 |
Color Harmonies of #542114
Complementary color
Monochromatic Colors of #542114
Black with #542114
Text Example
Text Example
White with #542114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542114; }
p { color: rgb(84,33,20); }
H1.HeaderClassName
{
color: #542114;
}
.AnyTagClassName
{
color: #542114;
}
</style>
background-color css
<style>
a { background-color: #542114; }
a { background-color: rgb(84,33,20); }
div.DivClassName
{
background-color: #542114;
}
.BgClassName
{
background-color: #542114;
}
</style>
border-color css
<style>
span { border-color: #542114; }
span { border-color: rgb(84,33,20); }
td.TdClassName
{
border-color: #542114;
}
.TagClassName
{
border-color: #542114;
}
</style>