Shades of Caput Mortuum #642516
Tints of Caput Mortuum #642516
RGB
CMYK
RGB Variations
Color information
#642516 (or 0x642516) is known color: Caput Mortuum. HEX triplet: 64, 25 and 16. RGB value is (100,37,22). Sum of RGB (Red+Green+Blue) = 100+37+22=159 (21% of max value = 765). Red value is 100 (39.45% from 255 or 62.89% from 159); Green value is 37 (14.84% from 255 or 23.27% from 159); Blue value is 22 (8.98% from 255 or 13.84% from 159); Max value from RGB is 100 - color contains mainly: red. Hex color #642516 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #642516 is #9BDAE9. Grayscale: #363636. Windows color (decimal): -10214122 or 1451364. OLE color: 1451364.
HSL color Cylindrical-coordinate representation of color #642516: hue angle of 11.54º degrees, saturation: 0.64, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #642516 is Cyan = 0, Magento = 0.63, Yellow = 0.78 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 37 | 22 | - |
| CMYK | 0 | 0.63 | 0.78 | 0.61 |
| HSL | 11.54º | 0.64% | 0.24% | - |
| HSV(B) | 11.54º | 0.78% | 0.39% | - |
| XYZ | 6.06 | 4.09 | 1.23 | - |
| YUV | 54.13 | 109.87 | 160.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 37 | 22 | 0 | 0.63 | 0.78 | 0.61 | 11.54 | 0.64 | 0.24 |
| Hex | 64 | 25 | 16 | 0 | 3F | 4E | 3D | C | 40 | 18 |
| Octal | 144 | 45 | 26 | 0 | 77 | 116 | 75 | 14 | 100 | 30 |
| Binary | 1100100 | 100101 | 10110 | 0 | 111111 | 1001110 | 111101 | 1100 | 1000000 | 11000 |
Color Harmonies of #642516
Complementary color
Monochromatic Colors of #642516
Black with #642516
Text Example
Text Example
White with #642516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642516; }
p { color: rgb(100,37,22); }
H1.HeaderClassName
{
color: #642516;
}
.AnyTagClassName
{
color: #642516;
}
</style>
background-color css
<style>
a { background-color: #642516; }
a { background-color: rgb(100,37,22); }
div.DivClassName
{
background-color: #642516;
}
.BgClassName
{
background-color: #642516;
}
</style>
border-color css
<style>
span { border-color: #642516; }
span { border-color: rgb(100,37,22); }
td.TdClassName
{
border-color: #642516;
}
.TagClassName
{
border-color: #642516;
}
</style>