Shades of Caput Mortuum #542416
Tints of Caput Mortuum #542416
RGB
CMYK
RGB Variations
Color information
#542416 (or 0x542416) is known color: Caput Mortuum. HEX triplet: 54, 24 and 16. RGB value is (84,36,22). Sum of RGB (Red+Green+Blue) = 84+36+22=142 (18% of max value = 765). Red value is 84 (33.20% from 255 or 59.15% from 142); Green value is 36 (14.45% from 255 or 25.35% from 142); Blue value is 22 (8.98% from 255 or 15.49% from 142); Max value from RGB is 84 - color contains mainly: red. Hex color #542416 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #542416 is #ABDBE9. Grayscale: #303030. Windows color (decimal): -11262954 or 1451092. OLE color: 1451092.
HSL color Cylindrical-coordinate representation of color #542416: hue angle of 13.55º 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 #542416 is Cyan = 0, Magento = 0.57, Yellow = 0.74 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 36 | 22 | - |
| CMYK | 0 | 0.57 | 0.74 | 0.67 |
| HSL | 13.55º | 0.58% | 0.21% | - |
| HSV(B) | 13.55º | 0.74% | 0.33% | - |
| XYZ | 4.43 | 3.2 | 1.14 | - |
| YUV | 48.76 | 112.9 | 153.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 36 | 22 | 0 | 0.57 | 0.74 | 0.67 | 13.55 | 0.58 | 0.21 |
| Hex | 54 | 24 | 16 | 0 | 39 | 4A | 43 | E | 3A | 15 |
| Octal | 124 | 44 | 26 | 0 | 71 | 112 | 103 | 16 | 72 | 25 |
| Binary | 1010100 | 100100 | 10110 | 0 | 111001 | 1001010 | 1000011 | 1110 | 111010 | 10101 |
Color Harmonies of #542416
Complementary color
Monochromatic Colors of #542416
Black with #542416
Text Example
Text Example
White with #542416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542416; }
p { color: rgb(84,36,22); }
H1.HeaderClassName
{
color: #542416;
}
.AnyTagClassName
{
color: #542416;
}
</style>
background-color css
<style>
a { background-color: #542416; }
a { background-color: rgb(84,36,22); }
div.DivClassName
{
background-color: #542416;
}
.BgClassName
{
background-color: #542416;
}
</style>
border-color css
<style>
span { border-color: #542416; }
span { border-color: rgb(84,36,22); }
td.TdClassName
{
border-color: #542416;
}
.TagClassName
{
border-color: #542416;
}
</style>