Shades of Caput Mortuum #642419
Tints of Caput Mortuum #642419
RGB
CMYK
RGB Variations
Color information
#642419 (or 0x642419) is known color: Caput Mortuum. HEX triplet: 64, 24 and 19. RGB value is (100,36,25). Sum of RGB (Red+Green+Blue) = 100+36+25=161 (21% of max value = 765). Red value is 100 (39.45% from 255 or 62.11% from 161); Green value is 36 (14.45% from 255 or 22.36% from 161); Blue value is 25 (10.16% from 255 or 15.53% from 161); Max value from RGB is 100 - color contains mainly: red. Hex color #642419 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #642419 is #9BDBE6. Grayscale: #353535. Windows color (decimal): -10214375 or 1647716. OLE color: 1647716.
HSL color Cylindrical-coordinate representation of color #642419: hue angle of 8.8º degrees, saturation: 0.6, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #642419 is Cyan = 0, Magento = 0.64, Yellow = 0.75 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 36 | 25 | - |
| CMYK | 0 | 0.64 | 0.75 | 0.61 |
| HSL | 8.8º | 0.6% | 0.25% | - |
| HSV(B) | 8.8º | 0.75% | 0.39% | - |
| XYZ | 6.06 | 4.04 | 1.38 | - |
| YUV | 53.88 | 111.7 | 160.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 36 | 25 | 0 | 0.64 | 0.75 | 0.61 | 8.8 | 0.6 | 0.25 |
| Hex | 64 | 24 | 19 | 0 | 40 | 4B | 3D | 9 | 3C | 19 |
| Octal | 144 | 44 | 31 | 0 | 100 | 113 | 75 | 11 | 74 | 31 |
| Binary | 1100100 | 100100 | 11001 | 0 | 1000000 | 1001011 | 111101 | 1001 | 111100 | 11001 |
Color Harmonies of #642419
Complementary color
Monochromatic Colors of #642419
Black with #642419
Text Example
Text Example
White with #642419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642419; }
p { color: rgb(100,36,25); }
H1.HeaderClassName
{
color: #642419;
}
.AnyTagClassName
{
color: #642419;
}
</style>
background-color css
<style>
a { background-color: #642419; }
a { background-color: rgb(100,36,25); }
div.DivClassName
{
background-color: #642419;
}
.BgClassName
{
background-color: #642419;
}
</style>
border-color css
<style>
span { border-color: #642419; }
span { border-color: rgb(100,36,25); }
td.TdClassName
{
border-color: #642419;
}
.TagClassName
{
border-color: #642419;
}
</style>