Shades of Caput Mortuum #542312
Tints of Caput Mortuum #542312
RGB
CMYK
RGB Variations
Color information
#542312 (or 0x542312) is known color: Caput Mortuum. HEX triplet: 54, 23 and 12. RGB value is (84,35,18). Sum of RGB (Red+Green+Blue) = 84+35+18=137 (18% of max value = 765). Red value is 84 (33.20% from 255 or 61.31% from 137); Green value is 35 (14.06% from 255 or 25.55% from 137); Blue value is 18 (7.42% from 255 or 13.14% from 137); Max value from RGB is 84 - color contains mainly: red. Hex color #542312 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #542312 is #ABDCED. Grayscale: #2F2F2F. Windows color (decimal): -11263214 or 1188692. OLE color: 1188692.
HSL color Cylindrical-coordinate representation of color #542312: hue angle of 15.45º degrees, saturation: 0.65, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #542312 is Cyan = 0, Magento = 0.58, Yellow = 0.79 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 35 | 18 | - |
| CMYK | 0 | 0.58 | 0.79 | 0.67 |
| HSL | 15.45º | 0.65% | 0.2% | - |
| HSV(B) | 15.45º | 0.79% | 0.33% | - |
| XYZ | 4.37 | 3.13 | 0.95 | - |
| YUV | 47.71 | 111.23 | 153.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 35 | 18 | 0 | 0.58 | 0.79 | 0.67 | 15.45 | 0.65 | 0.2 |
| Hex | 54 | 23 | 12 | 0 | 3A | 4F | 43 | F | 41 | 14 |
| Octal | 124 | 43 | 22 | 0 | 72 | 117 | 103 | 17 | 101 | 24 |
| Binary | 1010100 | 100011 | 10010 | 0 | 111010 | 1001111 | 1000011 | 1111 | 1000001 | 10100 |
Color Harmonies of #542312
Complementary color
Monochromatic Colors of #542312
Black with #542312
Text Example
Text Example
White with #542312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542312; }
p { color: rgb(84,35,18); }
H1.HeaderClassName
{
color: #542312;
}
.AnyTagClassName
{
color: #542312;
}
</style>
background-color css
<style>
a { background-color: #542312; }
a { background-color: rgb(84,35,18); }
div.DivClassName
{
background-color: #542312;
}
.BgClassName
{
background-color: #542312;
}
</style>
border-color css
<style>
span { border-color: #542312; }
span { border-color: rgb(84,35,18); }
td.TdClassName
{
border-color: #542312;
}
.TagClassName
{
border-color: #542312;
}
</style>