Shades of Caput Mortuum #512318
Tints of Caput Mortuum #512318
RGB
CMYK
RGB Variations
Color information
#512318 (or 0x512318) is known color: Caput Mortuum. HEX triplet: 51, 23 and 18. RGB value is (81,35,24). Sum of RGB (Red+Green+Blue) = 81+35+24=140 (18% of max value = 765). Red value is 81 (32.03% from 255 or 57.86% from 140); Green value is 35 (14.06% from 255 or 25% from 140); Blue value is 24 (9.77% from 255 or 17.14% from 140); Max value from RGB is 81 - color contains mainly: red. Hex color #512318 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #512318 is #AEDCE7. Grayscale: #2F2F2F. Windows color (decimal): -11459816 or 1581905. OLE color: 1581905.
HSL color Cylindrical-coordinate representation of color #512318: hue angle of 11.58º degrees, saturation: 0.54, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #512318 is Cyan = 0, Magento = 0.57, Yellow = 0.70 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 35 | 24 | - |
| CMYK | 0 | 0.57 | 0.70 | 0.68 |
| HSL | 11.58º | 0.54% | 0.21% | - |
| HSV(B) | 11.58º | 0.7% | 0.32% | - |
| XYZ | 4.16 | 3.02 | 1.23 | - |
| YUV | 47.5 | 114.74 | 151.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 35 | 24 | 0 | 0.57 | 0.70 | 0.68 | 11.58 | 0.54 | 0.21 |
| Hex | 51 | 23 | 18 | 0 | 39 | 46 | 44 | C | 36 | 15 |
| Octal | 121 | 43 | 30 | 0 | 71 | 106 | 104 | 14 | 66 | 25 |
| Binary | 1010001 | 100011 | 11000 | 0 | 111001 | 1000110 | 1000100 | 1100 | 110110 | 10101 |
Color Harmonies of #512318
Complementary color
Monochromatic Colors of #512318
Black with #512318
Text Example
Text Example
White with #512318
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512318; }
p { color: rgb(81,35,24); }
H1.HeaderClassName
{
color: #512318;
}
.AnyTagClassName
{
color: #512318;
}
</style>
background-color css
<style>
a { background-color: #512318; }
a { background-color: rgb(81,35,24); }
div.DivClassName
{
background-color: #512318;
}
.BgClassName
{
background-color: #512318;
}
</style>
border-color css
<style>
span { border-color: #512318; }
span { border-color: rgb(81,35,24); }
td.TdClassName
{
border-color: #512318;
}
.TagClassName
{
border-color: #512318;
}
</style>