Shades of Caput Mortuum #542314
Tints of Caput Mortuum #542314
RGB
CMYK
RGB Variations
Color information
#542314 (or 0x542314) is known color: Caput Mortuum. HEX triplet: 54, 23 and 14. RGB value is (84,35,20). Sum of RGB (Red+Green+Blue) = 84+35+20=139 (18% of max value = 765). Red value is 84 (33.20% from 255 or 60.43% from 139); Green value is 35 (14.06% from 255 or 25.18% from 139); Blue value is 20 (8.20% from 255 or 14.39% from 139); Max value from RGB is 84 - color contains mainly: red. Hex color #542314 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #542314 is #ABDCEB. Grayscale: #303030. Windows color (decimal): -11263212 or 1319764. OLE color: 1319764.
HSL color Cylindrical-coordinate representation of color #542314: hue angle of 14.06º degrees, saturation: 0.62, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #542314 is Cyan = 0, Magento = 0.58, Yellow = 0.76 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 35 | 20 | - |
| CMYK | 0 | 0.58 | 0.76 | 0.67 |
| HSL | 14.06º | 0.62% | 0.2% | - |
| HSV(B) | 14.06º | 0.76% | 0.33% | - |
| XYZ | 4.38 | 3.14 | 1.04 | - |
| YUV | 47.94 | 112.23 | 153.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 35 | 20 | 0 | 0.58 | 0.76 | 0.67 | 14.06 | 0.62 | 0.2 |
| Hex | 54 | 23 | 14 | 0 | 3A | 4C | 43 | E | 3E | 14 |
| Octal | 124 | 43 | 24 | 0 | 72 | 114 | 103 | 16 | 76 | 24 |
| Binary | 1010100 | 100011 | 10100 | 0 | 111010 | 1001100 | 1000011 | 1110 | 111110 | 10100 |
Color Harmonies of #542314
Complementary color
Monochromatic Colors of #542314
Black with #542314
Text Example
Text Example
White with #542314
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542314; }
p { color: rgb(84,35,20); }
H1.HeaderClassName
{
color: #542314;
}
.AnyTagClassName
{
color: #542314;
}
</style>
background-color css
<style>
a { background-color: #542314; }
a { background-color: rgb(84,35,20); }
div.DivClassName
{
background-color: #542314;
}
.BgClassName
{
background-color: #542314;
}
</style>
border-color css
<style>
span { border-color: #542314; }
span { border-color: rgb(84,35,20); }
td.TdClassName
{
border-color: #542314;
}
.TagClassName
{
border-color: #542314;
}
</style>