Shades of Caput Mortuum #642418
Tints of Caput Mortuum #642418
RGB
CMYK
RGB Variations
Color information
#642418 (or 0x642418) is known color: Caput Mortuum. HEX triplet: 64, 24 and 18. RGB value is (100,36,24). Sum of RGB (Red+Green+Blue) = 100+36+24=160 (21% of max value = 765). Red value is 100 (39.45% from 255 or 62.5% from 160); Green value is 36 (14.45% from 255 or 22.5% from 160); Blue value is 24 (9.77% from 255 or 15% from 160); Max value from RGB is 100 - color contains mainly: red. Hex color #642418 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #642418 is #9BDBE7. Grayscale: #353535. Windows color (decimal): -10214376 or 1582180. OLE color: 1582180.
HSL color Cylindrical-coordinate representation of color #642418: hue angle of 9.47º degrees, saturation: 0.61, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #642418 is Cyan = 0, Magento = 0.64, Yellow = 0.76 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 36 | 24 | - |
| CMYK | 0 | 0.64 | 0.76 | 0.61 |
| HSL | 9.47º | 0.61% | 0.24% | - |
| HSV(B) | 9.47º | 0.76% | 0.39% | - |
| XYZ | 6.05 | 4.04 | 1.32 | - |
| YUV | 53.77 | 111.2 | 160.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 36 | 24 | 0 | 0.64 | 0.76 | 0.61 | 9.47 | 0.61 | 0.24 |
| Hex | 64 | 24 | 18 | 0 | 40 | 4C | 3D | 9 | 3D | 18 |
| Octal | 144 | 44 | 30 | 0 | 100 | 114 | 75 | 11 | 75 | 30 |
| Binary | 1100100 | 100100 | 11000 | 0 | 1000000 | 1001100 | 111101 | 1001 | 111101 | 11000 |
Color Harmonies of #642418
Complementary color
Monochromatic Colors of #642418
Black with #642418
Text Example
Text Example
White with #642418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642418; }
p { color: rgb(100,36,24); }
H1.HeaderClassName
{
color: #642418;
}
.AnyTagClassName
{
color: #642418;
}
</style>
background-color css
<style>
a { background-color: #642418; }
a { background-color: rgb(100,36,24); }
div.DivClassName
{
background-color: #642418;
}
.BgClassName
{
background-color: #642418;
}
</style>
border-color css
<style>
span { border-color: #642418; }
span { border-color: rgb(100,36,24); }
td.TdClassName
{
border-color: #642418;
}
.TagClassName
{
border-color: #642418;
}
</style>