Shades of Caput Mortuum #542821
Tints of Caput Mortuum #542821
RGB
CMYK
RGB Variations
Color information
#542821 (or 0x542821) is known color: Caput Mortuum. HEX triplet: 54, 28 and 21. RGB value is (84,40,33). Sum of RGB (Red+Green+Blue) = 84+40+33=157 (20% of max value = 765). Red value is 84 (33.20% from 255 or 53.50% from 157); Green value is 40 (16.02% from 255 or 25.48% from 157); Blue value is 33 (13.28% from 255 or 21.02% from 157); Max value from RGB is 84 - color contains mainly: red. Hex color #542821 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #542821 is #ABD7DE. Grayscale: #343434. Windows color (decimal): -11261919 or 2173012. OLE color: 2173012.
HSL color Cylindrical-coordinate representation of color #542821: hue angle of 8.24º 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 #542821 is Cyan = 0, Magento = 0.52, Yellow = 0.61 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 40 | 33 | - |
| CMYK | 0 | 0.52 | 0.61 | 0.67 |
| HSL | 8.24º | 0.44% | 0.23% | - |
| HSV(B) | 8.24º | 0.61% | 0.33% | - |
| XYZ | 4.69 | 3.51 | 1.87 | - |
| YUV | 52.36 | 117.08 | 150.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 40 | 33 | 0 | 0.52 | 0.61 | 0.67 | 8.24 | 0.44 | 0.23 |
| Hex | 54 | 28 | 21 | 0 | 34 | 3D | 43 | 8 | 2C | 17 |
| Octal | 124 | 50 | 41 | 0 | 64 | 75 | 103 | 10 | 54 | 27 |
| Binary | 1010100 | 101000 | 100001 | 0 | 110100 | 111101 | 1000011 | 1000 | 101100 | 10111 |
Color Harmonies of #542821
Complementary color
Monochromatic Colors of #542821
Black with #542821
Text Example
Text Example
White with #542821
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542821; }
p { color: rgb(84,40,33); }
H1.HeaderClassName
{
color: #542821;
}
.AnyTagClassName
{
color: #542821;
}
</style>
background-color css
<style>
a { background-color: #542821; }
a { background-color: rgb(84,40,33); }
div.DivClassName
{
background-color: #542821;
}
.BgClassName
{
background-color: #542821;
}
</style>
border-color css
<style>
span { border-color: #542821; }
span { border-color: rgb(84,40,33); }
td.TdClassName
{
border-color: #542821;
}
.TagClassName
{
border-color: #542821;
}
</style>