Shades of Caput Mortuum #542514
Tints of Caput Mortuum #542514
RGB
CMYK
RGB Variations
Color information
#542514 (or 0x542514) is known color: Caput Mortuum. HEX triplet: 54, 25 and 14. RGB value is (84,37,20). Sum of RGB (Red+Green+Blue) = 84+37+20=141 (18% of max value = 765). Red value is 84 (33.20% from 255 or 59.57% from 141); Green value is 37 (14.84% from 255 or 26.24% from 141); Blue value is 20 (8.20% from 255 or 14.18% from 141); Max value from RGB is 84 - color contains mainly: red. Hex color #542514 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #542514 is #ABDAEB. Grayscale: #313131. Windows color (decimal): -11262700 or 1320276. OLE color: 1320276.
HSL color Cylindrical-coordinate representation of color #542514: hue angle of 15.94º 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 #542514 is Cyan = 0, Magento = 0.56, Yellow = 0.76 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 37 | 20 | - |
| CMYK | 0 | 0.56 | 0.76 | 0.67 |
| HSL | 15.94º | 0.62% | 0.2% | - |
| HSV(B) | 15.94º | 0.76% | 0.33% | - |
| XYZ | 4.44 | 3.26 | 1.06 | - |
| YUV | 49.12 | 111.57 | 152.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 37 | 20 | 0 | 0.56 | 0.76 | 0.67 | 15.94 | 0.62 | 0.2 |
| Hex | 54 | 25 | 14 | 0 | 38 | 4C | 43 | 10 | 3E | 14 |
| Octal | 124 | 45 | 24 | 0 | 70 | 114 | 103 | 20 | 76 | 24 |
| Binary | 1010100 | 100101 | 10100 | 0 | 111000 | 1001100 | 1000011 | 10000 | 111110 | 10100 |
Color Harmonies of #542514
Complementary color
Monochromatic Colors of #542514
Black with #542514
Text Example
Text Example
White with #542514
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542514; }
p { color: rgb(84,37,20); }
H1.HeaderClassName
{
color: #542514;
}
.AnyTagClassName
{
color: #542514;
}
</style>
background-color css
<style>
a { background-color: #542514; }
a { background-color: rgb(84,37,20); }
div.DivClassName
{
background-color: #542514;
}
.BgClassName
{
background-color: #542514;
}
</style>
border-color css
<style>
span { border-color: #542514; }
span { border-color: rgb(84,37,20); }
td.TdClassName
{
border-color: #542514;
}
.TagClassName
{
border-color: #542514;
}
</style>