Shades of Caput Mortuum #542822
Tints of Caput Mortuum #542822
RGB
CMYK
RGB Variations
Color information
#542822 (or 0x542822) is known color: Caput Mortuum. HEX triplet: 54, 28 and 22. RGB value is (84,40,34). Sum of RGB (Red+Green+Blue) = 84+40+34=158 (20% of max value = 765). Red value is 84 (33.20% from 255 or 53.16% from 158); Green value is 40 (16.02% from 255 or 25.32% from 158); Blue value is 34 (13.67% from 255 or 21.52% from 158); Max value from RGB is 84 - color contains mainly: red. Hex color #542822 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #542822 is #ABD7DD. Grayscale: #343434. Windows color (decimal): -11261918 or 2238548. OLE color: 2238548.
HSL color Cylindrical-coordinate representation of color #542822: hue angle of 7.2º degrees, saturation: 0.42, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #542822 is Cyan = 0, Magento = 0.52, Yellow = 0.60 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 40 | 34 | - |
| CMYK | 0 | 0.52 | 0.60 | 0.67 |
| HSL | 7.2º | 0.42% | 0.23% | - |
| HSV(B) | 7.2º | 0.6% | 0.33% | - |
| XYZ | 4.7 | 3.52 | 1.94 | - |
| YUV | 52.47 | 117.58 | 150.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 40 | 34 | 0 | 0.52 | 0.60 | 0.67 | 7.2 | 0.42 | 0.23 |
| Hex | 54 | 28 | 22 | 0 | 34 | 3C | 43 | 7 | 2A | 17 |
| Octal | 124 | 50 | 42 | 0 | 64 | 74 | 103 | 7 | 52 | 27 |
| Binary | 1010100 | 101000 | 100010 | 0 | 110100 | 111100 | 1000011 | 111 | 101010 | 10111 |
Color Harmonies of #542822
Complementary color
Monochromatic Colors of #542822
Black with #542822
Text Example
Text Example
White with #542822
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542822; }
p { color: rgb(84,40,34); }
H1.HeaderClassName
{
color: #542822;
}
.AnyTagClassName
{
color: #542822;
}
</style>
background-color css
<style>
a { background-color: #542822; }
a { background-color: rgb(84,40,34); }
div.DivClassName
{
background-color: #542822;
}
.BgClassName
{
background-color: #542822;
}
</style>
border-color css
<style>
span { border-color: #542822; }
span { border-color: rgb(84,40,34); }
td.TdClassName
{
border-color: #542822;
}
.TagClassName
{
border-color: #542822;
}
</style>