Shades of Caput Mortuum #542215
Tints of Caput Mortuum #542215
RGB
CMYK
RGB Variations
Color information
#542215 (or 0x542215) is known color: Caput Mortuum. HEX triplet: 54, 22 and 15. RGB value is (84,34,21). Sum of RGB (Red+Green+Blue) = 84+34+21=139 (18% of max value = 765). Red value is 84 (33.20% from 255 or 60.43% from 139); Green value is 34 (13.67% from 255 or 24.46% from 139); Blue value is 21 (8.59% from 255 or 15.11% from 139); Max value from RGB is 84 - color contains mainly: red. Hex color #542215 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #542215 is #ABDDEA. Grayscale: #2F2F2F. Windows color (decimal): -11263467 or 1385044. OLE color: 1385044.
HSL color Cylindrical-coordinate representation of color #542215: hue angle of 12.38º degrees, saturation: 0.6, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #542215 is Cyan = 0, Magento = 0.60, Yellow = 0.75 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 34 | 21 | - |
| CMYK | 0 | 0.60 | 0.75 | 0.67 |
| HSL | 12.38º | 0.6% | 0.21% | - |
| HSV(B) | 12.38º | 0.75% | 0.33% | - |
| XYZ | 4.36 | 3.08 | 1.07 | - |
| YUV | 47.47 | 113.07 | 154.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 34 | 21 | 0 | 0.60 | 0.75 | 0.67 | 12.38 | 0.6 | 0.21 |
| Hex | 54 | 22 | 15 | 0 | 3C | 4B | 43 | C | 3C | 15 |
| Octal | 124 | 42 | 25 | 0 | 74 | 113 | 103 | 14 | 74 | 25 |
| Binary | 1010100 | 100010 | 10101 | 0 | 111100 | 1001011 | 1000011 | 1100 | 111100 | 10101 |
Color Harmonies of #542215
Complementary color
Monochromatic Colors of #542215
Black with #542215
Text Example
Text Example
White with #542215
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542215; }
p { color: rgb(84,34,21); }
H1.HeaderClassName
{
color: #542215;
}
.AnyTagClassName
{
color: #542215;
}
</style>
background-color css
<style>
a { background-color: #542215; }
a { background-color: rgb(84,34,21); }
div.DivClassName
{
background-color: #542215;
}
.BgClassName
{
background-color: #542215;
}
</style>
border-color css
<style>
span { border-color: #542215; }
span { border-color: rgb(84,34,21); }
td.TdClassName
{
border-color: #542215;
}
.TagClassName
{
border-color: #542215;
}
</style>