Shades of Caput Mortuum #542113
Tints of Caput Mortuum #542113
RGB
CMYK
RGB Variations
Color information
#542113 (or 0x542113) is known color: Caput Mortuum. HEX triplet: 54, 21 and 13. RGB value is (84,33,19). Sum of RGB (Red+Green+Blue) = 84+33+19=136 (18% of max value = 765). Red value is 84 (33.20% from 255 or 61.76% from 136); Green value is 33 (13.28% from 255 or 24.26% from 136); Blue value is 19 (7.81% from 255 or 13.97% from 136); Max value from RGB is 84 - color contains mainly: red. Hex color #542113 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #542113 is #ABDEEC. Grayscale: #2E2E2E. Windows color (decimal): -11263725 or 1253716. OLE color: 1253716.
HSL color Cylindrical-coordinate representation of color #542113: hue angle of 12.92º degrees, saturation: 0.63, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #542113 is Cyan = 0, Magento = 0.61, Yellow = 0.77 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 33 | 19 | - |
| CMYK | 0 | 0.61 | 0.77 | 0.67 |
| HSL | 12.92º | 0.63% | 0.2% | - |
| HSV(B) | 12.92º | 0.77% | 0.33% | - |
| XYZ | 4.32 | 3.02 | 0.97 | - |
| YUV | 46.65 | 112.4 | 154.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 33 | 19 | 0 | 0.61 | 0.77 | 0.67 | 12.92 | 0.63 | 0.2 |
| Hex | 54 | 21 | 13 | 0 | 3D | 4D | 43 | D | 3F | 14 |
| Octal | 124 | 41 | 23 | 0 | 75 | 115 | 103 | 15 | 77 | 24 |
| Binary | 1010100 | 100001 | 10011 | 0 | 111101 | 1001101 | 1000011 | 1101 | 111111 | 10100 |
Color Harmonies of #542113
Complementary color
Monochromatic Colors of #542113
Black with #542113
Text Example
Text Example
White with #542113
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542113; }
p { color: rgb(84,33,19); }
H1.HeaderClassName
{
color: #542113;
}
.AnyTagClassName
{
color: #542113;
}
</style>
background-color css
<style>
a { background-color: #542113; }
a { background-color: rgb(84,33,19); }
div.DivClassName
{
background-color: #542113;
}
.BgClassName
{
background-color: #542113;
}
</style>
border-color css
<style>
span { border-color: #542113; }
span { border-color: rgb(84,33,19); }
td.TdClassName
{
border-color: #542113;
}
.TagClassName
{
border-color: #542113;
}
</style>