Shades of Caput Mortuum #542317
Tints of Caput Mortuum #542317
RGB
CMYK
RGB Variations
Color information
#542317 (or 0x542317) is known color: Caput Mortuum. HEX triplet: 54, 23 and 17. RGB value is (84,35,23). Sum of RGB (Red+Green+Blue) = 84+35+23=142 (18% of max value = 765). Red value is 84 (33.20% from 255 or 59.15% from 142); Green value is 35 (14.06% from 255 or 24.65% from 142); Blue value is 23 (9.38% from 255 or 16.20% from 142); Max value from RGB is 84 - color contains mainly: red. Hex color #542317 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #542317 is #ABDCE8. Grayscale: #303030. Windows color (decimal): -11263209 or 1516372. OLE color: 1516372.
HSL color Cylindrical-coordinate representation of color #542317: hue angle of 11.8º 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 #542317 is Cyan = 0, Magento = 0.58, Yellow = 0.73 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 35 | 23 | - |
| CMYK | 0 | 0.58 | 0.73 | 0.67 |
| HSL | 11.8º | 0.57% | 0.21% | - |
| HSV(B) | 11.8º | 0.73% | 0.33% | - |
| XYZ | 4.41 | 3.15 | 1.19 | - |
| YUV | 48.28 | 113.73 | 153.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 35 | 23 | 0 | 0.58 | 0.73 | 0.67 | 11.8 | 0.57 | 0.21 |
| Hex | 54 | 23 | 17 | 0 | 3A | 49 | 43 | C | 39 | 15 |
| Octal | 124 | 43 | 27 | 0 | 72 | 111 | 103 | 14 | 71 | 25 |
| Binary | 1010100 | 100011 | 10111 | 0 | 111010 | 1001001 | 1000011 | 1100 | 111001 | 10101 |
Color Harmonies of #542317
Complementary color
Monochromatic Colors of #542317
Black with #542317
Text Example
Text Example
White with #542317
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542317; }
p { color: rgb(84,35,23); }
H1.HeaderClassName
{
color: #542317;
}
.AnyTagClassName
{
color: #542317;
}
</style>
background-color css
<style>
a { background-color: #542317; }
a { background-color: rgb(84,35,23); }
div.DivClassName
{
background-color: #542317;
}
.BgClassName
{
background-color: #542317;
}
</style>
border-color css
<style>
span { border-color: #542317; }
span { border-color: rgb(84,35,23); }
td.TdClassName
{
border-color: #542317;
}
.TagClassName
{
border-color: #542317;
}
</style>