Shades of Caput Mortuum #542112
Tints of Caput Mortuum #542112
RGB
CMYK
RGB Variations
Color information
#542112 (or 0x542112) is known color: Caput Mortuum. HEX triplet: 54, 21 and 12. RGB value is (84,33,18). Sum of RGB (Red+Green+Blue) = 84+33+18=135 (17% of max value = 765). Red value is 84 (33.20% from 255 or 62.22% from 135); Green value is 33 (13.28% from 255 or 24.44% from 135); Blue value is 18 (7.42% from 255 or 13.33% from 135); Max value from RGB is 84 - color contains mainly: red. Hex color #542112 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #542112 is #ABDEED. Grayscale: #2E2E2E. Windows color (decimal): -11263726 or 1188180. OLE color: 1188180.
HSL color Cylindrical-coordinate representation of color #542112: hue angle of 13.64º degrees, saturation: 0.65, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #542112 is Cyan = 0, Magento = 0.61, Yellow = 0.79 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 33 | 18 | - |
| CMYK | 0 | 0.61 | 0.79 | 0.67 |
| HSL | 13.64º | 0.65% | 0.2% | - |
| HSV(B) | 13.64º | 0.79% | 0.33% | - |
| XYZ | 4.31 | 3.02 | 0.93 | - |
| YUV | 46.54 | 111.9 | 154.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 33 | 18 | 0 | 0.61 | 0.79 | 0.67 | 13.64 | 0.65 | 0.2 |
| Hex | 54 | 21 | 12 | 0 | 3D | 4F | 43 | E | 41 | 14 |
| Octal | 124 | 41 | 22 | 0 | 75 | 117 | 103 | 16 | 101 | 24 |
| Binary | 1010100 | 100001 | 10010 | 0 | 111101 | 1001111 | 1000011 | 1110 | 1000001 | 10100 |
Color Harmonies of #542112
Complementary color
Monochromatic Colors of #542112
Black with #542112
Text Example
Text Example
White with #542112
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542112; }
p { color: rgb(84,33,18); }
H1.HeaderClassName
{
color: #542112;
}
.AnyTagClassName
{
color: #542112;
}
</style>
background-color css
<style>
a { background-color: #542112; }
a { background-color: rgb(84,33,18); }
div.DivClassName
{
background-color: #542112;
}
.BgClassName
{
background-color: #542112;
}
</style>
border-color css
<style>
span { border-color: #542112; }
span { border-color: rgb(84,33,18); }
td.TdClassName
{
border-color: #542112;
}
.TagClassName
{
border-color: #542112;
}
</style>