Shades of Caput Mortuum #542212
Tints of Caput Mortuum #542212
RGB
CMYK
RGB Variations
Color information
#542212 (or 0x542212) is known color: Caput Mortuum. HEX triplet: 54, 22 and 12. RGB value is (84,34,18). Sum of RGB (Red+Green+Blue) = 84+34+18=136 (18% of max value = 765). Red value is 84 (33.20% from 255 or 61.76% from 136); Green value is 34 (13.67% from 255 or 25% from 136); Blue value is 18 (7.42% from 255 or 13.24% from 136); Max value from RGB is 84 - color contains mainly: red. Hex color #542212 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #542212 is #ABDDED. Grayscale: #2F2F2F. Windows color (decimal): -11263470 or 1188436. OLE color: 1188436.
HSL color Cylindrical-coordinate representation of color #542212: hue angle of 14.55º 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 #542212 is Cyan = 0, Magento = 0.60, Yellow = 0.79 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 34 | 18 | - |
| CMYK | 0 | 0.60 | 0.79 | 0.67 |
| HSL | 14.55º | 0.65% | 0.2% | - |
| HSV(B) | 14.55º | 0.79% | 0.33% | - |
| XYZ | 4.34 | 3.07 | 0.94 | - |
| YUV | 47.13 | 111.57 | 154.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 34 | 18 | 0 | 0.60 | 0.79 | 0.67 | 14.55 | 0.65 | 0.2 |
| Hex | 54 | 22 | 12 | 0 | 3C | 4F | 43 | F | 41 | 14 |
| Octal | 124 | 42 | 22 | 0 | 74 | 117 | 103 | 17 | 101 | 24 |
| Binary | 1010100 | 100010 | 10010 | 0 | 111100 | 1001111 | 1000011 | 1111 | 1000001 | 10100 |
Color Harmonies of #542212
Complementary color
Monochromatic Colors of #542212
Black with #542212
Text Example
Text Example
White with #542212
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542212; }
p { color: rgb(84,34,18); }
H1.HeaderClassName
{
color: #542212;
}
.AnyTagClassName
{
color: #542212;
}
</style>
background-color css
<style>
a { background-color: #542212; }
a { background-color: rgb(84,34,18); }
div.DivClassName
{
background-color: #542212;
}
.BgClassName
{
background-color: #542212;
}
</style>
border-color css
<style>
span { border-color: #542212; }
span { border-color: rgb(84,34,18); }
td.TdClassName
{
border-color: #542212;
}
.TagClassName
{
border-color: #542212;
}
</style>