Shades of Caput Mortuum #542621
Tints of Caput Mortuum #542621
RGB
CMYK
RGB Variations
Color information
#542621 (or 0x542621) is known color: Caput Mortuum. HEX triplet: 54, 26 and 21. RGB value is (84,38,33). Sum of RGB (Red+Green+Blue) = 84+38+33=155 (20% of max value = 765). Red value is 84 (33.20% from 255 or 54.19% from 155); Green value is 38 (15.23% from 255 or 24.52% from 155); Blue value is 33 (13.28% from 255 or 21.29% from 155); Max value from RGB is 84 - color contains mainly: red. Hex color #542621 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #542621 is #ABD9DE. Grayscale: #333333. Windows color (decimal): -11262431 or 2172500. OLE color: 2172500.
HSL color Cylindrical-coordinate representation of color #542621: hue angle of 5.88º 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 #542621 is Cyan = 0, Magento = 0.55, Yellow = 0.61 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 38 | 33 | - |
| CMYK | 0 | 0.55 | 0.61 | 0.67 |
| HSL | 5.88º | 0.44% | 0.23% | - |
| HSV(B) | 5.88º | 0.61% | 0.33% | - |
| XYZ | 4.62 | 3.38 | 1.85 | - |
| YUV | 51.18 | 117.74 | 151.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 38 | 33 | 0 | 0.55 | 0.61 | 0.67 | 5.88 | 0.44 | 0.23 |
| Hex | 54 | 26 | 21 | 0 | 37 | 3D | 43 | 6 | 2C | 17 |
| Octal | 124 | 46 | 41 | 0 | 67 | 75 | 103 | 6 | 54 | 27 |
| Binary | 1010100 | 100110 | 100001 | 0 | 110111 | 111101 | 1000011 | 110 | 101100 | 10111 |
Color Harmonies of #542621
Complementary color
Monochromatic Colors of #542621
Black with #542621
Text Example
Text Example
White with #542621
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542621; }
p { color: rgb(84,38,33); }
H1.HeaderClassName
{
color: #542621;
}
.AnyTagClassName
{
color: #542621;
}
</style>
background-color css
<style>
a { background-color: #542621; }
a { background-color: rgb(84,38,33); }
div.DivClassName
{
background-color: #542621;
}
.BgClassName
{
background-color: #542621;
}
</style>
border-color css
<style>
span { border-color: #542621; }
span { border-color: rgb(84,38,33); }
td.TdClassName
{
border-color: #542621;
}
.TagClassName
{
border-color: #542621;
}
</style>