Shades of Caput Mortuum #542517
Tints of Caput Mortuum #542517
RGB
CMYK
RGB Variations
Color information
#542517 (or 0x542517) is known color: Caput Mortuum. HEX triplet: 54, 25 and 17. RGB value is (84,37,23). Sum of RGB (Red+Green+Blue) = 84+37+23=144 (19% of max value = 765). Red value is 84 (33.20% from 255 or 58.33% from 144); Green value is 37 (14.84% from 255 or 25.69% from 144); Blue value is 23 (9.38% from 255 or 15.97% from 144); Max value from RGB is 84 - color contains mainly: red. Hex color #542517 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #542517 is #ABDAE8. Grayscale: #313131. Windows color (decimal): -11262697 or 1516884. OLE color: 1516884.
HSL color Cylindrical-coordinate representation of color #542517: hue angle of 13.77º degrees, saturation: 0.57, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #542517 is Cyan = 0, Magento = 0.56, Yellow = 0.73 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 37 | 23 | - |
| CMYK | 0 | 0.56 | 0.73 | 0.67 |
| HSL | 13.77º | 0.57% | 0.21% | - |
| HSV(B) | 13.77º | 0.73% | 0.33% | - |
| XYZ | 4.47 | 3.27 | 1.21 | - |
| YUV | 49.46 | 113.07 | 152.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 37 | 23 | 0 | 0.56 | 0.73 | 0.67 | 13.77 | 0.57 | 0.21 |
| Hex | 54 | 25 | 17 | 0 | 38 | 49 | 43 | E | 39 | 15 |
| Octal | 124 | 45 | 27 | 0 | 70 | 111 | 103 | 16 | 71 | 25 |
| Binary | 1010100 | 100101 | 10111 | 0 | 111000 | 1001001 | 1000011 | 1110 | 111001 | 10101 |
Color Harmonies of #542517
Complementary color
Monochromatic Colors of #542517
Black with #542517
Text Example
Text Example
White with #542517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542517; }
p { color: rgb(84,37,23); }
H1.HeaderClassName
{
color: #542517;
}
.AnyTagClassName
{
color: #542517;
}
</style>
background-color css
<style>
a { background-color: #542517; }
a { background-color: rgb(84,37,23); }
div.DivClassName
{
background-color: #542517;
}
.BgClassName
{
background-color: #542517;
}
</style>
border-color css
<style>
span { border-color: #542517; }
span { border-color: rgb(84,37,23); }
td.TdClassName
{
border-color: #542517;
}
.TagClassName
{
border-color: #542517;
}
</style>