Shades of Caput Mortuum #541806
Tints of Caput Mortuum #541806
RGB
CMYK
RGB Variations
Color information
#541806 (or 0x541806) is known color: Caput Mortuum. HEX triplet: 54, 18 and 06. RGB value is (84,24,6). Sum of RGB (Red+Green+Blue) = 84+24+6=114 (15% of max value = 765). Red value is 84 (33.20% from 255 or 73.68% from 114); Green value is 24 (9.77% from 255 or 21.05% from 114); Blue value is 6 (2.73% from 255 or 5.26% from 114); Max value from RGB is 84 - color contains mainly: red. Hex color #541806 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #541806 is #ABE7F9. Grayscale: #282828. Windows color (decimal): -11266042 or 399444. OLE color: 399444.
HSL color Cylindrical-coordinate representation of color #541806: hue angle of 13.85º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #541806 is Cyan = 0, Magento = 0.71, Yellow = 0.93 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 24 | 6 | - |
| CMYK | 0 | 0.71 | 0.93 | 0.67 |
| HSL | 13.85º | 0.87% | 0.18% | - |
| HSV(B) | 13.85º | 0.93% | 0.33% | - |
| XYZ | 4.02 | 2.55 | 0.45 | - |
| YUV | 39.89 | 108.88 | 159.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 24 | 6 | 0 | 0.71 | 0.93 | 0.67 | 13.85 | 0.87 | 0.18 |
| Hex | 54 | 18 | 6 | 0 | 47 | 5D | 43 | E | 57 | 12 |
| Octal | 124 | 30 | 6 | 0 | 107 | 135 | 103 | 16 | 127 | 22 |
| Binary | 1010100 | 11000 | 110 | 0 | 1000111 | 1011101 | 1000011 | 1110 | 1010111 | 10010 |
Color Harmonies of #541806
Complementary color
Monochromatic Colors of #541806
Black with #541806
Text Example
Text Example
White with #541806
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541806; }
p { color: rgb(84,24,6); }
H1.HeaderClassName
{
color: #541806;
}
.AnyTagClassName
{
color: #541806;
}
</style>
background-color css
<style>
a { background-color: #541806; }
a { background-color: rgb(84,24,6); }
div.DivClassName
{
background-color: #541806;
}
.BgClassName
{
background-color: #541806;
}
</style>
border-color css
<style>
span { border-color: #541806; }
span { border-color: rgb(84,24,6); }
td.TdClassName
{
border-color: #541806;
}
.TagClassName
{
border-color: #541806;
}
</style>