Shades of Caput Mortuum #542421
Tints of Caput Mortuum #542421
RGB
CMYK
RGB Variations
Color information
#542421 (or 0x542421) is known color: Caput Mortuum. HEX triplet: 54, 24 and 21. RGB value is (84,36,33). Sum of RGB (Red+Green+Blue) = 84+36+33=153 (20% of max value = 765). Red value is 84 (33.20% from 255 or 54.90% from 153); Green value is 36 (14.45% from 255 or 23.53% from 153); Blue value is 33 (13.28% from 255 or 21.57% from 153); Max value from RGB is 84 - color contains mainly: red. Hex color #542421 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #542421 is #ABDBDE. Grayscale: #323232. Windows color (decimal): -11262943 or 2171988. OLE color: 2171988.
HSL color Cylindrical-coordinate representation of color #542421: hue angle of 3.53º degrees, saturation: 0.44, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #542421 is Cyan = 0, Magento = 0.57, Yellow = 0.61 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 36 | 33 | - |
| CMYK | 0 | 0.57 | 0.61 | 0.67 |
| HSL | 3.53º | 0.44% | 0.23% | - |
| HSV(B) | 3.53º | 0.61% | 0.33% | - |
| XYZ | 4.56 | 3.26 | 1.83 | - |
| YUV | 50.01 | 118.4 | 152.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 36 | 33 | 0 | 0.57 | 0.61 | 0.67 | 3.53 | 0.44 | 0.23 |
| Hex | 54 | 24 | 21 | 0 | 39 | 3D | 43 | 4 | 2C | 17 |
| Octal | 124 | 44 | 41 | 0 | 71 | 75 | 103 | 4 | 54 | 27 |
| Binary | 1010100 | 100100 | 100001 | 0 | 111001 | 111101 | 1000011 | 100 | 101100 | 10111 |
Color Harmonies of #542421
Complementary color
Monochromatic Colors of #542421
Black with #542421
Text Example
Text Example
White with #542421
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542421; }
p { color: rgb(84,36,33); }
H1.HeaderClassName
{
color: #542421;
}
.AnyTagClassName
{
color: #542421;
}
</style>
background-color css
<style>
a { background-color: #542421; }
a { background-color: rgb(84,36,33); }
div.DivClassName
{
background-color: #542421;
}
.BgClassName
{
background-color: #542421;
}
</style>
border-color css
<style>
span { border-color: #542421; }
span { border-color: rgb(84,36,33); }
td.TdClassName
{
border-color: #542421;
}
.TagClassName
{
border-color: #542421;
}
</style>