Shades of Caput Mortuum #542515
Tints of Caput Mortuum #542515
RGB
CMYK
RGB Variations
Color information
#542515 (or 0x542515) is known color: Caput Mortuum. HEX triplet: 54, 25 and 15. RGB value is (84,37,21). Sum of RGB (Red+Green+Blue) = 84+37+21=142 (18% of max value = 765). Red value is 84 (33.20% from 255 or 59.15% from 142); Green value is 37 (14.84% from 255 or 26.06% from 142); Blue value is 21 (8.59% from 255 or 14.79% from 142); Max value from RGB is 84 - color contains mainly: red. Hex color #542515 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #542515 is #ABDAEA. Grayscale: #313131. Windows color (decimal): -11262699 or 1385812. OLE color: 1385812.
HSL color Cylindrical-coordinate representation of color #542515: hue angle of 15.24º 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 #542515 is Cyan = 0, Magento = 0.56, Yellow = 0.75 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 37 | 21 | - |
| CMYK | 0 | 0.56 | 0.75 | 0.67 |
| HSL | 15.24º | 0.6% | 0.21% | - |
| HSV(B) | 15.24º | 0.75% | 0.33% | - |
| XYZ | 4.45 | 3.26 | 1.1 | - |
| YUV | 49.23 | 112.07 | 152.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 37 | 21 | 0 | 0.56 | 0.75 | 0.67 | 15.24 | 0.6 | 0.21 |
| Hex | 54 | 25 | 15 | 0 | 38 | 4B | 43 | F | 3C | 15 |
| Octal | 124 | 45 | 25 | 0 | 70 | 113 | 103 | 17 | 74 | 25 |
| Binary | 1010100 | 100101 | 10101 | 0 | 111000 | 1001011 | 1000011 | 1111 | 111100 | 10101 |
Color Harmonies of #542515
Complementary color
Monochromatic Colors of #542515
Black with #542515
Text Example
Text Example
White with #542515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542515; }
p { color: rgb(84,37,21); }
H1.HeaderClassName
{
color: #542515;
}
.AnyTagClassName
{
color: #542515;
}
</style>
background-color css
<style>
a { background-color: #542515; }
a { background-color: rgb(84,37,21); }
div.DivClassName
{
background-color: #542515;
}
.BgClassName
{
background-color: #542515;
}
</style>
border-color css
<style>
span { border-color: #542515; }
span { border-color: rgb(84,37,21); }
td.TdClassName
{
border-color: #542515;
}
.TagClassName
{
border-color: #542515;
}
</style>