Shades of Caput Mortuum #542118
Tints of Caput Mortuum #542118
RGB
CMYK
RGB Variations
Color information
#542118 (or 0x542118) is known color: Caput Mortuum. HEX triplet: 54, 21 and 18. RGB value is (84,33,24). Sum of RGB (Red+Green+Blue) = 84+33+24=141 (18% of max value = 765). Red value is 84 (33.20% from 255 or 59.57% from 141); Green value is 33 (13.28% from 255 or 23.40% from 141); Blue value is 24 (9.77% from 255 or 17.02% from 141); Max value from RGB is 84 - color contains mainly: red. Hex color #542118 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #542118 is #ABDEE7. Grayscale: #2F2F2F. Windows color (decimal): -11263720 or 1581396. OLE color: 1581396.
HSL color Cylindrical-coordinate representation of color #542118: hue angle of 9º degrees, saturation: 0.56, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #542118 is Cyan = 0, Magento = 0.61, Yellow = 0.71 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 33 | 24 | - |
| CMYK | 0 | 0.61 | 0.71 | 0.67 |
| HSL | 9º | 0.56% | 0.21% | - |
| HSV(B) | 9º | 0.71% | 0.33% | - |
| XYZ | 4.36 | 3.04 | 1.22 | - |
| YUV | 47.22 | 114.9 | 154.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 33 | 24 | 0 | 0.61 | 0.71 | 0.67 | 9 | 0.56 | 0.21 |
| Hex | 54 | 21 | 18 | 0 | 3D | 47 | 43 | 9 | 38 | 15 |
| Octal | 124 | 41 | 30 | 0 | 75 | 107 | 103 | 11 | 70 | 25 |
| Binary | 1010100 | 100001 | 11000 | 0 | 111101 | 1000111 | 1000011 | 1001 | 111000 | 10101 |
Color Harmonies of #542118
Complementary color
Monochromatic Colors of #542118
Black with #542118
Text Example
Text Example
White with #542118
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542118; }
p { color: rgb(84,33,24); }
H1.HeaderClassName
{
color: #542118;
}
.AnyTagClassName
{
color: #542118;
}
</style>
background-color css
<style>
a { background-color: #542118; }
a { background-color: rgb(84,33,24); }
div.DivClassName
{
background-color: #542118;
}
.BgClassName
{
background-color: #542118;
}
</style>
border-color css
<style>
span { border-color: #542118; }
span { border-color: rgb(84,33,24); }
td.TdClassName
{
border-color: #542118;
}
.TagClassName
{
border-color: #542118;
}
</style>