Shades of Caput Mortuum #542420
Tints of Caput Mortuum #542420
RGB
CMYK
RGB Variations
Color information
#542420 (or 0x542420) is known color: Caput Mortuum. HEX triplet: 54, 24 and 20. RGB value is (84,36,32). Sum of RGB (Red+Green+Blue) = 84+36+32=152 (20% of max value = 765). Red value is 84 (33.20% from 255 or 55.26% from 152); Green value is 36 (14.45% from 255 or 23.68% from 152); Blue value is 32 (12.89% from 255 or 21.05% from 152); Max value from RGB is 84 - color contains mainly: red. Hex color #542420 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #542420 is #ABDBDF. Grayscale: #313131. Windows color (decimal): -11262944 or 2106452. OLE color: 2106452.
HSL color Cylindrical-coordinate representation of color #542420: hue angle of 4.62º degrees, saturation: 0.45, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #542420 is Cyan = 0, Magento = 0.57, Yellow = 0.62 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 36 | 32 | - |
| CMYK | 0 | 0.57 | 0.62 | 0.67 |
| HSL | 4.62º | 0.45% | 0.23% | - |
| HSV(B) | 4.62º | 0.62% | 0.33% | - |
| XYZ | 4.55 | 3.25 | 1.75 | - |
| YUV | 49.9 | 117.9 | 152.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 36 | 32 | 0 | 0.57 | 0.62 | 0.67 | 4.62 | 0.45 | 0.23 |
| Hex | 54 | 24 | 20 | 0 | 39 | 3E | 43 | 5 | 2D | 17 |
| Octal | 124 | 44 | 40 | 0 | 71 | 76 | 103 | 5 | 55 | 27 |
| Binary | 1010100 | 100100 | 100000 | 0 | 111001 | 111110 | 1000011 | 101 | 101101 | 10111 |
Color Harmonies of #542420
Complementary color
Monochromatic Colors of #542420
Black with #542420
Text Example
Text Example
White with #542420
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542420; }
p { color: rgb(84,36,32); }
H1.HeaderClassName
{
color: #542420;
}
.AnyTagClassName
{
color: #542420;
}
</style>
background-color css
<style>
a { background-color: #542420; }
a { background-color: rgb(84,36,32); }
div.DivClassName
{
background-color: #542420;
}
.BgClassName
{
background-color: #542420;
}
</style>
border-color css
<style>
span { border-color: #542420; }
span { border-color: rgb(84,36,32); }
td.TdClassName
{
border-color: #542420;
}
.TagClassName
{
border-color: #542420;
}
</style>